{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "be42114g7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -114.87543309552062,
              42.856081760659066
            ],
            [
              -114.87543309552062,
              42.87664112204713
            ],
            [
              -114.78801148227016,
              42.87664112204713
            ],
            [
              -114.78801148227016,
              42.856081760659066
            ],
            [
              -114.87543309552062,
              42.856081760659066
            ]
          ]
        ]
      },
      "bbox": [
        -114.87543309552062,
        42.856081760659066,
        -114.78801148227016,
        42.87664112204713
      ],
      "properties": {
        "start_datetime": "2015-04-11T00:00:00+00:00",
        "end_datetime": "2015-07-02T00:00:00+00:00",
        "created": "2026-03-18 19:02:25.251208+00:00",
        "license": "NLPL",
        "datetime": "2015-04-11T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/stac/be42114g7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be42114g7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/be42114g7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2102,
            7092
          ],
          "proj:wkt2": "PROJCRS[\"UTM Zone 11, Northern Hemisphere\",\n    BASEGEOGCRS[\"Unknown datum based upon the GRS 1980 ellipsoid\",\n        DATUM[\"Not specified (based on GRS 1980 ellipsoid)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4019]],\n    CONVERSION[\"Transverse Mercator\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-117,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "UTM Zone 11, Northern Hemisphere",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "Unknown datum based upon the GRS 1980 ellipsoid",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "Not specified (based on GRS 1980 ellipsoid)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4019
              }
            },
            "conversion": {
              "name": "Transverse Mercator",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -117,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            673572.0,
            0.0,
            -1.0,
            4749307.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "be42114g8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -114.90619713962214,
              42.8577166193084
            ],
            [
              -114.90619713962214,
              42.87118795558021
            ],
            [
              -114.87453796966722,
              42.87118795558021
            ],
            [
              -114.87453796966722,
              42.8577166193084
            ],
            [
              -114.90619713962214,
              42.8577166193084
            ]
          ]
        ]
      },
      "bbox": [
        -114.90619713962214,
        42.8577166193084,
        -114.87453796966722,
        42.87118795558021
      ],
      "properties": {
        "start_datetime": "2015-04-11T00:00:00+00:00",
        "end_datetime": "2015-07-02T00:00:00+00:00",
        "created": "2026-03-18 19:02:25.351313+00:00",
        "license": "NLPL",
        "datetime": "2015-04-11T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/stac/be42114g8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be42114g8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/be42114g8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1433,
            2552
          ],
          "proj:wkt2": "PROJCRS[\"UTM Zone 11, Northern Hemisphere\",\n    BASEGEOGCRS[\"Unknown datum based upon the GRS 1980 ellipsoid\",\n        DATUM[\"Not specified (based on GRS 1980 ellipsoid)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4019]],\n    CONVERSION[\"Transverse Mercator\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-117,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "UTM Zone 11, Northern Hemisphere",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "Unknown datum based upon the GRS 1980 ellipsoid",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "Not specified (based on GRS 1980 ellipsoid)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4019
              }
            },
            "conversion": {
              "name": "Transverse Mercator",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -117,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            671057.0,
            0.0,
            -1.0,
            4748638.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "be42114h3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -114.37561567278345,
              42.97505165193515
            ],
            [
              -114.37561567278345,
              43.00091043531686
            ],
            [
              -114.33500443640263,
              43.00091043531686
            ],
            [
              -114.33500443640263,
              42.97505165193515
            ],
            [
              -114.37561567278345,
              42.97505165193515
            ]
          ]
        ]
      },
      "bbox": [
        -114.37561567278345,
        42.97505165193515,
        -114.33500443640263,
        43.00091043531686
      ],
      "properties": {
        "start_datetime": "2015-04-11T00:00:00+00:00",
        "end_datetime": "2015-07-02T00:00:00+00:00",
        "created": "2026-03-18 19:02:25.491688+00:00",
        "license": "NLPL",
        "datetime": "2015-04-11T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/stac/be42114h3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be42114h3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/be42114h3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2773,
            3227
          ],
          "proj:wkt2": "PROJCRS[\"UTM Zone 11, Northern Hemisphere\",\n    BASEGEOGCRS[\"Unknown datum based upon the GRS 1980 ellipsoid\",\n        DATUM[\"Not specified (based on GRS 1980 ellipsoid)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4019]],\n    CONVERSION[\"Transverse Mercator\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-117,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "UTM Zone 11, Northern Hemisphere",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "Unknown datum based upon the GRS 1980 ellipsoid",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "Not specified (based on GRS 1980 ellipsoid)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4019
              }
            },
            "conversion": {
              "name": "Transverse Mercator",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -117,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            713998.0,
            0.0,
            -1.0,
            4764261.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "be42114h4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -114.50091511994665,
              42.974457621919775
            ],
            [
              -114.50091511994665,
              43.00140554256424
            ],
            [
              -114.37401470795581,
              43.00140554256424
            ],
            [
              -114.37401470795581,
              42.974457621919775
            ],
            [
              -114.50091511994665,
              42.974457621919775
            ]
          ]
        ]
      },
      "bbox": [
        -114.50091511994665,
        42.974457621919775,
        -114.37401470795581,
        43.00140554256424
      ],
      "properties": {
        "start_datetime": "2015-04-11T00:00:00+00:00",
        "end_datetime": "2015-07-02T00:00:00+00:00",
        "created": "2026-03-18 19:02:25.659777+00:00",
        "license": "NLPL",
        "datetime": "2015-04-11T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/stac/be42114h4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be42114h4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/be42114h4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2682,
            10274
          ],
          "proj:wkt2": "PROJCRS[\"UTM Zone 11, Northern Hemisphere\",\n    BASEGEOGCRS[\"Unknown datum based upon the GRS 1980 ellipsoid\",\n        DATUM[\"Not specified (based on GRS 1980 ellipsoid)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4019]],\n    CONVERSION[\"Transverse Mercator\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-117,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "UTM Zone 11, Northern Hemisphere",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "Unknown datum based upon the GRS 1980 ellipsoid",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "Not specified (based on GRS 1980 ellipsoid)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4019
              }
            },
            "conversion": {
              "name": "Transverse Mercator",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -117,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            703776.0,
            0.0,
            -1.0,
            4764004.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "be42114h5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -114.6254630976567,
              42.98508334507131
            ],
            [
              -114.6254630976567,
              43.002663524660555
            ],
            [
              -114.4994666794697,
              43.002663524660555
            ],
            [
              -114.4994666794697,
              42.98508334507131
            ],
            [
              -114.6254630976567,
              42.98508334507131
            ]
          ]
        ]
      },
      "bbox": [
        -114.6254630976567,
        42.98508334507131,
        -114.4994666794697,
        43.002663524660555
      ],
      "properties": {
        "start_datetime": "2015-04-11T00:00:00+00:00",
        "end_datetime": "2015-07-02T00:00:00+00:00",
        "created": "2026-03-18 19:02:25.714702+00:00",
        "license": "NLPL",
        "datetime": "2015-04-11T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/stac/be42114h5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be42114h5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/be42114h5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1657,
            10232
          ],
          "proj:wkt2": "PROJCRS[\"UTM Zone 11, Northern Hemisphere\",\n    BASEGEOGCRS[\"Unknown datum based upon the GRS 1980 ellipsoid\",\n        DATUM[\"Not specified (based on GRS 1980 ellipsoid)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4019]],\n    CONVERSION[\"Transverse Mercator\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-117,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "UTM Zone 11, Northern Hemisphere",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "Unknown datum based upon the GRS 1980 ellipsoid",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "Not specified (based on GRS 1980 ellipsoid)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4019
              }
            },
            "conversion": {
              "name": "Transverse Mercator",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -117,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            693587.0,
            0.0,
            -1.0,
            4763848.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "be42114h6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -114.75226147367013,
              42.91562239286266
            ],
            [
              -114.75226147367013,
              43.002511349276546
            ],
            [
              -114.62455004410526,
              43.002511349276546
            ],
            [
              -114.62455004410526,
              42.91562239286266
            ],
            [
              -114.75226147367013,
              42.91562239286266
            ]
          ]
        ]
      },
      "bbox": [
        -114.75226147367013,
        42.91562239286266,
        -114.62455004410526,
        43.002511349276546
      ],
      "properties": {
        "start_datetime": "2015-04-11T00:00:00+00:00",
        "end_datetime": "2015-07-02T00:00:00+00:00",
        "created": "2026-03-18 19:02:25.776333+00:00",
        "license": "NLPL",
        "datetime": "2015-04-11T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/stac/be42114h6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be42114h6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/be42114h6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            9377,
            10167
          ],
          "proj:wkt2": "PROJCRS[\"UTM Zone 11, Northern Hemisphere\",\n    BASEGEOGCRS[\"Unknown datum based upon the GRS 1980 ellipsoid\",\n        DATUM[\"Not specified (based on GRS 1980 ellipsoid)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4019]],\n    CONVERSION[\"Transverse Mercator\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-117,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "UTM Zone 11, Northern Hemisphere",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "Unknown datum based upon the GRS 1980 ellipsoid",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "Not specified (based on GRS 1980 ellipsoid)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4019
              }
            },
            "conversion": {
              "name": "Transverse Mercator",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -117,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            683456.0,
            0.0,
            -1.0,
            4763552.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "be42114h7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -114.84516310415562,
              42.87321054548739
            ],
            [
              -114.84516310415562,
              43.00172764599987
            ],
            [
              -114.74810254010217,
              43.00172764599987
            ],
            [
              -114.74810254010217,
              42.87321054548739
            ],
            [
              -114.84516310415562,
              42.87321054548739
            ]
          ]
        ]
      },
      "bbox": [
        -114.84516310415562,
        42.87321054548739,
        -114.74810254010217,
        43.00172764599987
      ],
      "properties": {
        "start_datetime": "2015-04-11T00:00:00+00:00",
        "end_datetime": "2015-07-02T00:00:00+00:00",
        "created": "2026-03-18 19:02:25.892907+00:00",
        "license": "NLPL",
        "datetime": "2015-04-11T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/stac/be42114h7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be42114h7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/be42114h7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            14084,
            7556
          ],
          "proj:wkt2": "PROJCRS[\"UTM Zone 11, Northern Hemisphere\",\n    BASEGEOGCRS[\"Unknown datum based upon the GRS 1980 ellipsoid\",\n        DATUM[\"Not specified (based on GRS 1980 ellipsoid)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4019]],\n    CONVERSION[\"Transverse Mercator\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-117,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "UTM Zone 11, Northern Hemisphere",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "Unknown datum based upon the GRS 1980 ellipsoid",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "Not specified (based on GRS 1980 ellipsoid)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4019
              }
            },
            "conversion": {
              "name": "Transverse Mercator",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -117,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            675996.0,
            0.0,
            -1.0,
            4763269.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "be43113b8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -114.0007678663574,
              43.23367829419382
            ],
            [
              -114.0007678663574,
              43.250241195331135
            ],
            [
              -113.98054294923664,
              43.250241195331135
            ],
            [
              -113.98054294923664,
              43.23367829419382
            ],
            [
              -114.0007678663574,
              43.23367829419382
            ]
          ]
        ]
      },
      "bbox": [
        -114.0007678663574,
        43.23367829419382,
        -113.98054294923664,
        43.250241195331135
      ],
      "properties": {
        "start_datetime": "2015-04-11T00:00:00+00:00",
        "end_datetime": "2015-07-02T00:00:00+00:00",
        "created": "2026-03-18 19:02:25.957859+00:00",
        "license": "NLPL",
        "datetime": "2015-04-11T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/stac/be43113b8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be43113b8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/be43113b8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1785,
            1580
          ],
          "proj:wkt2": "PROJCRS[\"UTM Zone 11, Northern Hemisphere\",\n    BASEGEOGCRS[\"Unknown datum based upon the GRS 1980 ellipsoid\",\n        DATUM[\"Not specified (based on GRS 1980 ellipsoid)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4019]],\n    CONVERSION[\"Transverse Mercator\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-117,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "UTM Zone 11, Northern Hemisphere",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "Unknown datum based upon the GRS 1980 ellipsoid",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "Not specified (based on GRS 1980 ellipsoid)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4019
              }
            },
            "conversion": {
              "name": "Transverse Mercator",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -117,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            743539.0,
            0.0,
            -1.0,
            4792975.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "be43113c8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -114.00077934551004,
              43.24974232328225
            ],
            [
              -114.00077934551004,
              43.266043383939596
            ],
            [
              -113.9898030715704,
              43.266043383939596
            ],
            [
              -113.9898030715704,
              43.24974232328225
            ],
            [
              -114.00077934551004,
              43.24974232328225
            ]
          ]
        ]
      },
      "bbox": [
        -114.00077934551004,
        43.24974232328225,
        -113.9898030715704,
        43.266043383939596
      ],
      "properties": {
        "start_datetime": "2015-04-11T00:00:00+00:00",
        "end_datetime": "2015-07-02T00:00:00+00:00",
        "created": "2026-03-18 19:02:26.018184+00:00",
        "license": "NLPL",
        "datetime": "2015-04-11T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/stac/be43113c8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be43113c8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/be43113c8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1783,
            828
          ],
          "proj:wkt2": "PROJCRS[\"UTM Zone 11, Northern Hemisphere\",\n    BASEGEOGCRS[\"Unknown datum based upon the GRS 1980 ellipsoid\",\n        DATUM[\"Not specified (based on GRS 1980 ellipsoid)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4019]],\n    CONVERSION[\"Transverse Mercator\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-117,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "UTM Zone 11, Northern Hemisphere",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "Unknown datum based upon the GRS 1980 ellipsoid",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "Not specified (based on GRS 1980 ellipsoid)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4019
              }
            },
            "conversion": {
              "name": "Transverse Mercator",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -117,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            743475.0,
            0.0,
            -1.0,
            4794730.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "be43114a3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -114.35703739033714,
              42.99898592698287
            ],
            [
              -114.35703739033714,
              43.06655096370819
            ],
            [
              -114.31086992241292,
              43.06655096370819
            ],
            [
              -114.31086992241292,
              42.99898592698287
            ],
            [
              -114.35703739033714,
              42.99898592698287
            ]
          ]
        ]
      },
      "bbox": [
        -114.35703739033714,
        42.99898592698287,
        -114.31086992241292,
        43.06655096370819
      ],
      "properties": {
        "start_datetime": "2015-04-11T00:00:00+00:00",
        "end_datetime": "2015-07-02T00:00:00+00:00",
        "created": "2026-03-18 19:02:26.088166+00:00",
        "license": "NLPL",
        "datetime": "2015-04-11T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/stac/be43114a3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be43114a3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/be43114a3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            7399,
            3530
          ],
          "proj:wkt2": "PROJCRS[\"UTM Zone 11, Northern Hemisphere\",\n    BASEGEOGCRS[\"Unknown datum based upon the GRS 1980 ellipsoid\",\n        DATUM[\"Not specified (based on GRS 1980 ellipsoid)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4019]],\n    CONVERSION[\"Transverse Mercator\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-117,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "UTM Zone 11, Northern Hemisphere",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "Unknown datum based upon the GRS 1980 ellipsoid",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "Not specified (based on GRS 1980 ellipsoid)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4019
              }
            },
            "conversion": {
              "name": "Transverse Mercator",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -117,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            715429.0,
            0.0,
            -1.0,
            4771603.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "be43114a4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -114.50016569226891,
              42.9985823490616
            ],
            [
              -114.50016569226891,
              43.00507986439387
            ],
            [
              -114.43604860475283,
              43.00507986439387
            ],
            [
              -114.43604860475283,
              42.9985823490616
            ],
            [
              -114.50016569226891,
              42.9985823490616
            ]
          ]
        ]
      },
      "bbox": [
        -114.50016569226891,
        42.9985823490616,
        -114.43604860475283,
        43.00507986439387
      ],
      "properties": {
        "start_datetime": "2015-04-11T00:00:00+00:00",
        "end_datetime": "2015-07-02T00:00:00+00:00",
        "created": "2026-03-18 19:02:26.134679+00:00",
        "license": "NLPL",
        "datetime": "2015-04-11T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/stac/be43114a4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be43114a4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/be43114a4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            565,
            5214
          ],
          "proj:wkt2": "PROJCRS[\"UTM Zone 11, Northern Hemisphere\",\n    BASEGEOGCRS[\"Unknown datum based upon the GRS 1980 ellipsoid\",\n        DATUM[\"Not specified (based on GRS 1980 ellipsoid)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4019]],\n    CONVERSION[\"Transverse Mercator\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-117,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "UTM Zone 11, Northern Hemisphere",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "Unknown datum based upon the GRS 1980 ellipsoid",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "Not specified (based on GRS 1980 ellipsoid)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4019
              }
            },
            "conversion": {
              "name": "Transverse Mercator",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -117,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            703762.0,
            0.0,
            -1.0,
            4764412.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "be43114a5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -114.62665878902858,
              42.99732985820246
            ],
            [
              -114.62665878902858,
              43.06050573849139
            ],
            [
              -114.49763302831676,
              43.06050573849139
            ],
            [
              -114.49763302831676,
              42.99732985820246
            ],
            [
              -114.62665878902858,
              42.99732985820246
            ]
          ]
        ]
      },
      "bbox": [
        -114.62665878902858,
        42.99732985820246,
        -114.49763302831676,
        43.06050573849139
      ],
      "properties": {
        "start_datetime": "2015-04-11T00:00:00+00:00",
        "end_datetime": "2015-07-02T00:00:00+00:00",
        "created": "2026-03-18 19:02:26.269441+00:00",
        "license": "NLPL",
        "datetime": "2015-04-11T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/stac/be43114a5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be43114a5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/be43114a5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6722,
            10326
          ],
          "proj:wkt2": "PROJCRS[\"UTM Zone 11, Northern Hemisphere\",\n    BASEGEOGCRS[\"Unknown datum based upon the GRS 1980 ellipsoid\",\n        DATUM[\"Not specified (based on GRS 1980 ellipsoid)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4019]],\n    CONVERSION[\"Transverse Mercator\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-117,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "UTM Zone 11, Northern Hemisphere",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "Unknown datum based upon the GRS 1980 ellipsoid",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "Not specified (based on GRS 1980 ellipsoid)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4019
              }
            },
            "conversion": {
              "name": "Transverse Mercator",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -117,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            693451.0,
            0.0,
            -1.0,
            4770273.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "be43114a6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -114.75149824515488,
              42.99913631338521
            ],
            [
              -114.75149824515488,
              43.0458820464796
            ],
            [
              -114.62330767979928,
              43.0458820464796
            ],
            [
              -114.62330767979928,
              42.99913631338521
            ],
            [
              -114.75149824515488,
              42.99913631338521
            ]
          ]
        ]
      },
      "bbox": [
        -114.75149824515488,
        42.99913631338521,
        -114.62330767979928,
        43.0458820464796
      ],
      "properties": {
        "start_datetime": "2015-04-11T00:00:00+00:00",
        "end_datetime": "2015-07-02T00:00:00+00:00",
        "created": "2026-03-18 19:02:26.330183+00:00",
        "license": "NLPL",
        "datetime": "2015-04-11T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/stac/be43114a6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be43114a6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/be43114a6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4911,
            10318
          ],
          "proj:wkt2": "PROJCRS[\"UTM Zone 11, Northern Hemisphere\",\n    BASEGEOGCRS[\"Unknown datum based upon the GRS 1980 ellipsoid\",\n        DATUM[\"Not specified (based on GRS 1980 ellipsoid)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4019]],\n    CONVERSION[\"Transverse Mercator\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-117,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "UTM Zone 11, Northern Hemisphere",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "Unknown datum based upon the GRS 1980 ellipsoid",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "Not specified (based on GRS 1980 ellipsoid)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4019
              }
            },
            "conversion": {
              "name": "Transverse Mercator",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -117,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            683270.0,
            0.0,
            -1.0,
            4768367.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "be43114a7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -114.81323932340251,
              42.99925861612674
            ],
            [
              -114.81323932340251,
              43.04893275618721
            ],
            [
              -114.7491415917739,
              43.04893275618721
            ],
            [
              -114.7491415917739,
              42.99925861612674
            ],
            [
              -114.81323932340251,
              42.99925861612674
            ]
          ]
        ]
      },
      "bbox": [
        -114.81323932340251,
        42.99925861612674,
        -114.7491415917739,
        43.04893275618721
      ],
      "properties": {
        "start_datetime": "2015-04-11T00:00:00+00:00",
        "end_datetime": "2015-07-02T00:00:00+00:00",
        "created": "2026-03-18 19:02:26.413321+00:00",
        "license": "NLPL",
        "datetime": "2015-04-11T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/stac/be43114a7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be43114a7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/be43114a7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5386,
            5084
          ],
          "proj:wkt2": "PROJCRS[\"UTM Zone 11, Northern Hemisphere\",\n    BASEGEOGCRS[\"Unknown datum based upon the GRS 1980 ellipsoid\",\n        DATUM[\"Not specified (based on GRS 1980 ellipsoid)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4019]],\n    CONVERSION[\"Transverse Mercator\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-117,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "UTM Zone 11, Northern Hemisphere",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "Unknown datum based upon the GRS 1980 ellipsoid",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "Not specified (based on GRS 1980 ellipsoid)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4019
              }
            },
            "conversion": {
              "name": "Transverse Mercator",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -117,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            678241.0,
            0.0,
            -1.0,
            4768573.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "be43114b1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -114.00185328815722,
              43.24740505839206
            ],
            [
              -114.00185328815722,
              43.25004391920821
            ],
            [
              -113.99985626639572,
              43.25004391920821
            ],
            [
              -113.99985626639572,
              43.24740505839206
            ],
            [
              -114.00185328815722,
              43.24740505839206
            ]
          ]
        ]
      },
      "bbox": [
        -114.00185328815722,
        43.24740505839206,
        -113.99985626639572,
        43.25004391920821
      ],
      "properties": {
        "start_datetime": "2015-04-11T00:00:00+00:00",
        "end_datetime": "2015-07-02T00:00:00+00:00",
        "created": "2026-03-18 19:02:26.494788+00:00",
        "license": "NLPL",
        "datetime": "2015-04-11T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/stac/be43114b1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be43114b1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/be43114b1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            288,
            152
          ],
          "proj:wkt2": "PROJCRS[\"UTM Zone 11, Northern Hemisphere\",\n    BASEGEOGCRS[\"Unknown datum based upon the GRS 1980 ellipsoid\",\n        DATUM[\"Not specified (based on GRS 1980 ellipsoid)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4019]],\n    CONVERSION[\"Transverse Mercator\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-117,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "UTM Zone 11, Northern Hemisphere",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "Unknown datum based upon the GRS 1980 ellipsoid",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "Not specified (based on GRS 1980 ellipsoid)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4019
              }
            },
            "conversion": {
              "name": "Transverse Mercator",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -117,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            743398.0,
            0.0,
            -1.0,
            4792948.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "be43114b3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -114.37525690950832,
              43.2433352962029
            ],
            [
              -114.37525690950832,
              43.25057214401814
            ],
            [
              -114.35019907323597,
              43.25057214401814
            ],
            [
              -114.35019907323597,
              43.2433352962029
            ],
            [
              -114.37525690950832,
              43.2433352962029
            ]
          ]
        ]
      },
      "bbox": [
        -114.37525690950832,
        43.2433352962029,
        -114.35019907323597,
        43.25057214401814
      ],
      "properties": {
        "start_datetime": "2015-04-11T00:00:00+00:00",
        "end_datetime": "2015-07-02T00:00:00+00:00",
        "created": "2026-03-18 19:02:26.557458+00:00",
        "license": "NLPL",
        "datetime": "2015-04-11T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/stac/be43114b3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be43114b3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/be43114b3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            741,
            2013
          ],
          "proj:wkt2": "PROJCRS[\"UTM Zone 11, Northern Hemisphere\",\n    BASEGEOGCRS[\"Unknown datum based upon the GRS 1980 ellipsoid\",\n        DATUM[\"Not specified (based on GRS 1980 ellipsoid)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4019]],\n    CONVERSION[\"Transverse Mercator\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-117,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "UTM Zone 11, Northern Hemisphere",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "Unknown datum based upon the GRS 1980 ellipsoid",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "Not specified (based on GRS 1980 ellipsoid)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4019
              }
            },
            "conversion": {
              "name": "Transverse Mercator",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -117,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            713095.0,
            0.0,
            -1.0,
            4791987.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "be43114b4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -114.38142878004574,
              43.244305528124244
            ],
            [
              -114.38142878004574,
              43.25013841677026
            ],
            [
              -114.37473682021435,
              43.25013841677026
            ],
            [
              -114.37473682021435,
              43.244305528124244
            ],
            [
              -114.38142878004574,
              43.244305528124244
            ]
          ]
        ]
      },
      "bbox": [
        -114.38142878004574,
        43.244305528124244,
        -114.37473682021435,
        43.25013841677026
      ],
      "properties": {
        "start_datetime": "2015-04-11T00:00:00+00:00",
        "end_datetime": "2015-07-02T00:00:00+00:00",
        "created": "2026-03-18 19:02:26.751867+00:00",
        "license": "NLPL",
        "datetime": "2015-04-11T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/stac/be43114b4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be43114b4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/be43114b4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            632,
            524
          ],
          "proj:wkt2": "PROJCRS[\"UTM Zone 11, Northern Hemisphere\",\n    BASEGEOGCRS[\"Unknown datum based upon the GRS 1980 ellipsoid\",\n        DATUM[\"Not specified (based on GRS 1980 ellipsoid)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4019]],\n    CONVERSION[\"Transverse Mercator\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-117,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "UTM Zone 11, Northern Hemisphere",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "Unknown datum based upon the GRS 1980 ellipsoid",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "Not specified (based on GRS 1980 ellipsoid)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4019
              }
            },
            "conversion": {
              "name": "Transverse Mercator",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -117,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            712592.0,
            0.0,
            -1.0,
            4791923.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "be43114c1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -114.12951889104349,
              43.249944125485925
            ],
            [
              -114.12951889104349,
              43.34930100701748
            ],
            [
              -113.99525330040791,
              43.34930100701748
            ],
            [
              -113.99525330040791,
              43.249944125485925
            ],
            [
              -114.12951889104349,
              43.249944125485925
            ]
          ]
        ]
      },
      "bbox": [
        -114.12951889104349,
        43.249944125485925,
        -113.99525330040791,
        43.34930100701748
      ],
      "properties": {
        "start_datetime": "2015-04-11T00:00:00+00:00",
        "end_datetime": "2015-07-02T00:00:00+00:00",
        "created": "2026-03-18 19:02:26.814840+00:00",
        "license": "NLPL",
        "datetime": "2015-04-11T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/stac/be43114c1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be43114c1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/be43114c1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10678,
            10529
          ],
          "proj:wkt2": "PROJCRS[\"UTM Zone 11, Northern Hemisphere\",\n    BASEGEOGCRS[\"Unknown datum based upon the GRS 1980 ellipsoid\",\n        DATUM[\"Not specified (based on GRS 1980 ellipsoid)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4019]],\n    CONVERSION[\"Transverse Mercator\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-117,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "UTM Zone 11, Northern Hemisphere",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "Unknown datum based upon the GRS 1980 ellipsoid",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "Not specified (based on GRS 1980 ellipsoid)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4019
              }
            },
            "conversion": {
              "name": "Transverse Mercator",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -117,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            733011.0,
            0.0,
            -1.0,
            4803620.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "be43114c2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -114.25232703494088,
              43.30803582113816
            ],
            [
              -114.25232703494088,
              43.36289382844082
            ],
            [
              -114.12253766777802,
              43.36289382844082
            ],
            [
              -114.12253766777802,
              43.30803582113816
            ],
            [
              -114.25232703494088,
              43.30803582113816
            ]
          ]
        ]
      },
      "bbox": [
        -114.25232703494088,
        43.30803582113816,
        -114.12253766777802,
        43.36289382844082
      ],
      "properties": {
        "start_datetime": "2015-04-11T00:00:00+00:00",
        "end_datetime": "2015-07-02T00:00:00+00:00",
        "created": "2026-03-18 19:02:26.881712+00:00",
        "license": "NLPL",
        "datetime": "2015-04-11T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/stac/be43114c2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be43114c2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/be43114c2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5751,
            10340
          ],
          "proj:wkt2": "PROJCRS[\"UTM Zone 11, Northern Hemisphere\",\n    BASEGEOGCRS[\"Unknown datum based upon the GRS 1980 ellipsoid\",\n        DATUM[\"Not specified (based on GRS 1980 ellipsoid)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4019]],\n    CONVERSION[\"Transverse Mercator\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-117,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "UTM Zone 11, Northern Hemisphere",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "Unknown datum based upon the GRS 1980 ellipsoid",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "Not specified (based on GRS 1980 ellipsoid)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4019
              }
            },
            "conversion": {
              "name": "Transverse Mercator",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -117,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            722830.0,
            0.0,
            -1.0,
            4804788.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "be43114c3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -114.37959800596026,
              43.247141147414304
            ],
            [
              -114.37959800596026,
              43.37745525714872
            ],
            [
              -114.24809754221565,
              43.37745525714872
            ],
            [
              -114.24809754221565,
              43.247141147414304
            ],
            [
              -114.37959800596026,
              43.247141147414304
            ]
          ]
        ]
      },
      "bbox": [
        -114.37959800596026,
        43.247141147414304,
        -114.24809754221565,
        43.37745525714872
      ],
      "properties": {
        "start_datetime": "2015-04-11T00:00:00+00:00",
        "end_datetime": "2015-07-02T00:00:00+00:00",
        "created": "2026-03-18 19:02:26.952690+00:00",
        "license": "NLPL",
        "datetime": "2015-04-11T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/stac/be43114c3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be43114c3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/be43114c3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            14159,
            10220
          ],
          "proj:wkt2": "PROJCRS[\"UTM Zone 11, Northern Hemisphere\",\n    BASEGEOGCRS[\"Unknown datum based upon the GRS 1980 ellipsoid\",\n        DATUM[\"Not specified (based on GRS 1980 ellipsoid)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4019]],\n    CONVERSION[\"Transverse Mercator\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-117,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "UTM Zone 11, Northern Hemisphere",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "Unknown datum based upon the GRS 1980 ellipsoid",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "Not specified (based on GRS 1980 ellipsoid)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4019
              }
            },
            "conversion": {
              "name": "Transverse Mercator",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -117,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            712721.0,
            0.0,
            -1.0,
            4806081.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "be43114c4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -114.4239924490301,
              43.249843247930336
            ],
            [
              -114.4239924490301,
              43.37582395726816
            ],
            [
              -114.36960631208468,
              43.37582395726816
            ],
            [
              -114.36960631208468,
              43.249843247930336
            ],
            [
              -114.4239924490301,
              43.249843247930336
            ]
          ]
        ]
      },
      "bbox": [
        -114.4239924490301,
        43.249843247930336,
        -114.36960631208468,
        43.37582395726816
      ],
      "properties": {
        "start_datetime": "2015-04-11T00:00:00+00:00",
        "end_datetime": "2015-07-02T00:00:00+00:00",
        "created": "2026-03-18 19:02:27.015164+00:00",
        "license": "NLPL",
        "datetime": "2015-04-11T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/stac/be43114c4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be43114c4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/be43114c4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            13881,
            3982
          ],
          "proj:wkt2": "PROJCRS[\"UTM Zone 11, Northern Hemisphere\",\n    BASEGEOGCRS[\"Unknown datum based upon the GRS 1980 ellipsoid\",\n        DATUM[\"Not specified (based on GRS 1980 ellipsoid)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4019]],\n    CONVERSION[\"Transverse Mercator\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-117,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "UTM Zone 11, Northern Hemisphere",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "Unknown datum based upon the GRS 1980 ellipsoid",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "Not specified (based on GRS 1980 ellipsoid)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4019
              }
            },
            "conversion": {
              "name": "Transverse Mercator",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -117,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            709114.0,
            0.0,
            -1.0,
            4805787.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "be43114d2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -114.25226090964937,
              43.42746175928882
            ],
            [
              -114.25226090964937,
              43.500747225039206
            ],
            [
              -114.13020761314134,
              43.500747225039206
            ],
            [
              -114.13020761314134,
              43.42746175928882
            ],
            [
              -114.25226090964937,
              43.42746175928882
            ]
          ]
        ]
      },
      "bbox": [
        -114.25226090964937,
        43.42746175928882,
        -114.13020761314134,
        43.500747225039206
      ],
      "properties": {
        "start_datetime": "2015-04-11T00:00:00+00:00",
        "end_datetime": "2015-07-02T00:00:00+00:00",
        "created": "2026-03-18 19:02:27.076617+00:00",
        "license": "NLPL",
        "datetime": "2015-04-11T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/stac/be43114d2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be43114d2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/be43114d2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            7824,
            9621
          ],
          "proj:wkt2": "PROJCRS[\"UTM Zone 11, Northern Hemisphere\",\n    BASEGEOGCRS[\"Unknown datum based upon the GRS 1980 ellipsoid\",\n        DATUM[\"Not specified (based on GRS 1980 ellipsoid)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4019]],\n    CONVERSION[\"Transverse Mercator\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-117,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "UTM Zone 11, Northern Hemisphere",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "Unknown datum based upon the GRS 1980 ellipsoid",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "Not specified (based on GRS 1980 ellipsoid)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4019
              }
            },
            "conversion": {
              "name": "Transverse Mercator",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -117,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            722399.0001220703,
            0.0,
            -1.0,
            4820101.00012207
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "be43114d3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -114.38013340294806,
              43.37403854670419
            ],
            [
              -114.38013340294806,
              43.50255959045693
            ],
            [
              -114.24683551803857,
              43.50255959045693
            ],
            [
              -114.24683551803857,
              43.37403854670419
            ],
            [
              -114.38013340294806,
              43.37403854670419
            ]
          ]
        ]
      },
      "bbox": [
        -114.38013340294806,
        43.37403854670419,
        -114.24683551803857,
        43.50255959045693
      ],
      "properties": {
        "start_datetime": "2015-04-11T00:00:00+00:00",
        "end_datetime": "2015-07-02T00:00:00+00:00",
        "created": "2026-03-18 19:02:27.178466+00:00",
        "license": "NLPL",
        "datetime": "2015-04-11T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/stac/be43114d3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be43114d3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/be43114d3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            13955,
            10349
          ],
          "proj:wkt2": "PROJCRS[\"UTM Zone 11, Northern Hemisphere\",\n    BASEGEOGCRS[\"Unknown datum based upon the GRS 1980 ellipsoid\",\n        DATUM[\"Not specified (based on GRS 1980 ellipsoid)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4019]],\n    CONVERSION[\"Transverse Mercator\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-117,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "UTM Zone 11, Northern Hemisphere",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "Unknown datum based upon the GRS 1980 ellipsoid",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "Not specified (based on GRS 1980 ellipsoid)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4019
              }
            },
            "conversion": {
              "name": "Transverse Mercator",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -117,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            712235.0,
            0.0,
            -1.0,
            4819974.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "be43114d4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -114.4753501205,
              43.37428097814242
            ],
            [
              -114.4753501205,
              43.49819671395931
            ],
            [
              -114.37138245657988,
              43.49819671395931
            ],
            [
              -114.37138245657988,
              43.37428097814242
            ],
            [
              -114.4753501205,
              43.37428097814242
            ]
          ]
        ]
      },
      "bbox": [
        -114.4753501205,
        43.37428097814242,
        -114.37138245657988,
        43.49819671395931
      ],
      "properties": {
        "start_datetime": "2015-04-11T00:00:00+00:00",
        "end_datetime": "2015-07-02T00:00:00+00:00",
        "created": "2026-03-18 19:02:27.362231+00:00",
        "license": "NLPL",
        "datetime": "2015-04-11T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/stac/be43114d4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be43114d4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/be43114d4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            13528,
            8004
          ],
          "proj:wkt2": "PROJCRS[\"UTM Zone 11, Northern Hemisphere\",\n    BASEGEOGCRS[\"Unknown datum based upon the GRS 1980 ellipsoid\",\n        DATUM[\"Not specified (based on GRS 1980 ellipsoid)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4019]],\n    CONVERSION[\"Transverse Mercator\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-117,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "UTM Zone 11, Northern Hemisphere",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "Unknown datum based upon the GRS 1980 ellipsoid",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "Not specified (based on GRS 1980 ellipsoid)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4019
              }
            },
            "conversion": {
              "name": "Transverse Mercator",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -117,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            704523.0,
            0.0,
            -1.0,
            4819250.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "be43114e2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -114.25217488080598,
              43.49849625838267
            ],
            [
              -114.25217488080598,
              43.56412038121171
            ],
            [
              -114.16901447624852,
              43.56412038121171
            ],
            [
              -114.16901447624852,
              43.49849625838267
            ],
            [
              -114.25217488080598,
              43.49849625838267
            ]
          ]
        ]
      },
      "bbox": [
        -114.25217488080598,
        43.49849625838267,
        -114.16901447624852,
        43.56412038121171
      ],
      "properties": {
        "start_datetime": "2015-04-11T00:00:00+00:00",
        "end_datetime": "2015-07-02T00:00:00+00:00",
        "created": "2026-03-18 19:02:27.510425+00:00",
        "license": "NLPL",
        "datetime": "2015-04-11T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/stac/be43114e2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be43114e2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/be43114e2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            7079,
            6490
          ],
          "proj:wkt2": "PROJCRS[\"UTM Zone 11, Northern Hemisphere\",\n    BASEGEOGCRS[\"Unknown datum based upon the GRS 1980 ellipsoid\",\n        DATUM[\"Not specified (based on GRS 1980 ellipsoid)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4019]],\n    CONVERSION[\"Transverse Mercator\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-117,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "UTM Zone 11, Northern Hemisphere",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "Unknown datum based upon the GRS 1980 ellipsoid",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "Not specified (based on GRS 1980 ellipsoid)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4019
              }
            },
            "conversion": {
              "name": "Transverse Mercator",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -117,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            722149.0,
            0.0,
            -1.0,
            4827139.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "be43114e3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -114.37936969505346,
              43.497307166010216
            ],
            [
              -114.37936969505346,
              43.6272864333137
            ],
            [
              -114.24588030380565,
              43.6272864333137
            ],
            [
              -114.24588030380565,
              43.497307166010216
            ],
            [
              -114.37936969505346,
              43.497307166010216
            ]
          ]
        ]
      },
      "bbox": [
        -114.37936969505346,
        43.497307166010216,
        -114.24588030380565,
        43.6272864333137
      ],
      "properties": {
        "start_datetime": "2015-04-11T00:00:00+00:00",
        "end_datetime": "2015-07-02T00:00:00+00:00",
        "created": "2026-03-18 19:02:27.599317+00:00",
        "license": "NLPL",
        "datetime": "2015-04-11T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/stac/be43114e3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be43114e3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/be43114e3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            14117,
            10336
          ],
          "proj:wkt2": "PROJCRS[\"UTM Zone 11, Northern Hemisphere\",\n    BASEGEOGCRS[\"Unknown datum based upon the GRS 1980 ellipsoid\",\n        DATUM[\"Not specified (based on GRS 1980 ellipsoid)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4019]],\n    CONVERSION[\"Transverse Mercator\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-117,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "UTM Zone 11, Northern Hemisphere",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "Unknown datum based upon the GRS 1980 ellipsoid",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "Not specified (based on GRS 1980 ellipsoid)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4019
              }
            },
            "conversion": {
              "name": "Transverse Mercator",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -117,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            711866.0001220703,
            0.0,
            -1.0,
            4833829.00012207
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "be43114e4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -114.42983476755052,
              43.544792140983965
            ],
            [
              -114.42983476755052,
              43.602412893285
            ],
            [
              -114.37286176750861,
              43.602412893285
            ],
            [
              -114.37286176750861,
              43.544792140983965
            ],
            [
              -114.42983476755052,
              43.544792140983965
            ]
          ]
        ]
      },
      "bbox": [
        -114.42983476755052,
        43.544792140983965,
        -114.37286176750861,
        43.602412893285
      ],
      "properties": {
        "start_datetime": "2015-04-11T00:00:00+00:00",
        "end_datetime": "2015-07-02T00:00:00+00:00",
        "created": "2026-03-18 19:02:27.689697+00:00",
        "license": "NLPL",
        "datetime": "2015-04-11T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/stac/be43114e4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be43114e4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/be43114e4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6268,
            4409
          ],
          "proj:wkt2": "PROJCRS[\"UTM Zone 11, Northern Hemisphere\",\n    BASEGEOGCRS[\"Unknown datum based upon the GRS 1980 ellipsoid\",\n        DATUM[\"Not specified (based on GRS 1980 ellipsoid)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4019]],\n    CONVERSION[\"Transverse Mercator\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-117,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "UTM Zone 11, Northern Hemisphere",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "Unknown datum based upon the GRS 1980 ellipsoid",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "Not specified (based on GRS 1980 ellipsoid)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4019
              }
            },
            "conversion": {
              "name": "Transverse Mercator",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -117,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            707629.0,
            0.0,
            -1.0,
            4830931.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "be43114f2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -114.25065004418228,
              43.633081230618586
            ],
            [
              -114.25065004418228,
              43.68699477538166
            ],
            [
              -114.18407498670773,
              43.68699477538166
            ],
            [
              -114.18407498670773,
              43.633081230618586
            ],
            [
              -114.25065004418228,
              43.633081230618586
            ]
          ]
        ]
      },
      "bbox": [
        -114.25065004418228,
        43.633081230618586,
        -114.18407498670773,
        43.68699477538166
      ],
      "properties": {
        "start_datetime": "2015-04-11T00:00:00+00:00",
        "end_datetime": "2015-07-02T00:00:00+00:00",
        "created": "2026-03-18 19:02:27.751305+00:00",
        "license": "NLPL",
        "datetime": "2015-04-11T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/stac/be43114f2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be43114f2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/be43114f2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5821,
            5179
          ],
          "proj:wkt2": "PROJCRS[\"UTM Zone 11, Northern Hemisphere\",\n    BASEGEOGCRS[\"Unknown datum based upon the GRS 1980 ellipsoid\",\n        DATUM[\"Not specified (based on GRS 1980 ellipsoid)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4019]],\n    CONVERSION[\"Transverse Mercator\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-117,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "UTM Zone 11, Northern Hemisphere",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "Unknown datum based upon the GRS 1980 ellipsoid",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "Not specified (based on GRS 1980 ellipsoid)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4019
              }
            },
            "conversion": {
              "name": "Transverse Mercator",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -117,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            721779.0,
            0.0,
            -1.0,
            4840789.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "be43114f3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -114.38040466105447,
              43.622427221260075
            ],
            [
              -114.38040466105447,
              43.749733816964984
            ],
            [
              -114.24506423146595,
              43.749733816964984
            ],
            [
              -114.24506423146595,
              43.622427221260075
            ],
            [
              -114.38040466105447,
              43.622427221260075
            ]
          ]
        ]
      },
      "bbox": [
        -114.38040466105447,
        43.622427221260075,
        -114.24506423146595,
        43.749733816964984
      ],
      "properties": {
        "start_datetime": "2015-04-11T00:00:00+00:00",
        "end_datetime": "2015-07-02T00:00:00+00:00",
        "created": "2026-03-18 19:02:28.068531+00:00",
        "license": "NLPL",
        "datetime": "2015-04-11T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/stac/be43114f3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be43114f3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/be43114f3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            13815,
            10472
          ],
          "proj:wkt2": "PROJCRS[\"UTM Zone 11, Northern Hemisphere\",\n    BASEGEOGCRS[\"Unknown datum based upon the GRS 1980 ellipsoid\",\n        DATUM[\"Not specified (based on GRS 1980 ellipsoid)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4019]],\n    CONVERSION[\"Transverse Mercator\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-117,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "UTM Zone 11, Northern Hemisphere",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "Unknown datum based upon the GRS 1980 ellipsoid",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "Not specified (based on GRS 1980 ellipsoid)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4019
              }
            },
            "conversion": {
              "name": "Transverse Mercator",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -117,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            711344.0001220703,
            0.0,
            -1.0,
            4847426.00012207
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "be43114f4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -114.4956098640049,
              43.62613844202087
            ],
            [
              -114.4956098640049,
              43.75259009963732
            ],
            [
              -114.37139033026298,
              43.75259009963732
            ],
            [
              -114.37139033026298,
              43.62613844202087
            ],
            [
              -114.4956098640049,
              43.62613844202087
            ]
          ]
        ]
      },
      "bbox": [
        -114.4956098640049,
        43.62613844202087,
        -114.37139033026298,
        43.75259009963732
      ],
      "properties": {
        "start_datetime": "2015-04-11T00:00:00+00:00",
        "end_datetime": "2015-07-02T00:00:00+00:00",
        "created": "2026-03-18 19:02:28.201484+00:00",
        "license": "NLPL",
        "datetime": "2015-04-11T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/stac/be43114f4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be43114f4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/be43114f4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            13761,
            9595
          ],
          "proj:wkt2": "PROJCRS[\"UTM Zone 11, Northern Hemisphere\",\n    BASEGEOGCRS[\"Unknown datum based upon the GRS 1980 ellipsoid\",\n        DATUM[\"Not specified (based on GRS 1980 ellipsoid)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4019]],\n    CONVERSION[\"Transverse Mercator\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-117,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "UTM Zone 11, Northern Hemisphere",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "Unknown datum based upon the GRS 1980 ellipsoid",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "Not specified (based on GRS 1980 ellipsoid)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4019
              }
            },
            "conversion": {
              "name": "Transverse Mercator",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -117,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            702038.0,
            0.0,
            -1.0,
            4847455.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "be43114g4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -114.42407575238069,
              43.749406154181166
            ],
            [
              -114.42407575238069,
              43.78900683856161
            ],
            [
              -114.37354072501681,
              43.78900683856161
            ],
            [
              -114.37354072501681,
              43.749406154181166
            ],
            [
              -114.42407575238069,
              43.749406154181166
            ]
          ]
        ]
      },
      "bbox": [
        -114.42407575238069,
        43.749406154181166,
        -114.37354072501681,
        43.78900683856161
      ],
      "properties": {
        "start_datetime": "2015-04-11T00:00:00+00:00",
        "end_datetime": "2015-07-02T00:00:00+00:00",
        "created": "2026-03-18 19:02:28.256134+00:00",
        "license": "NLPL",
        "datetime": "2015-04-11T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/stac/be43114g4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be43114g4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_big_wood_2015_6345/be43114g4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4279,
            3937
          ],
          "proj:wkt2": "PROJCRS[\"UTM Zone 11, Northern Hemisphere\",\n    BASEGEOGCRS[\"Unknown datum based upon the GRS 1980 ellipsoid\",\n        DATUM[\"Not specified (based on GRS 1980 ellipsoid)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4019]],\n    CONVERSION[\"Transverse Mercator\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-117,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1,\n                ID[\"EPSG\",9001]]]]",
          "proj:epsg": null,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "UTM Zone 11, Northern Hemisphere",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "Unknown datum based upon the GRS 1980 ellipsoid",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "Not specified (based on GRS 1980 ellipsoid)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4019
              }
            },
            "conversion": {
              "name": "Transverse Mercator",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -117,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            707389.0,
            0.0,
            -1.0,
            4851668.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    }
  ]
}