{
  "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": "be47117c4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.5000732528943,
              47.36597883683562
            ],
            [
              -117.5000732528943,
              47.37504532246225
            ],
            [
              -117.48824088312857,
              47.37504532246225
            ],
            [
              -117.48824088312857,
              47.36597883683562
            ],
            [
              -117.5000732528943,
              47.36597883683562
            ]
          ]
        ]
      },
      "bbox": [
        -117.5000732528943,
        47.36597883683562,
        -117.48824088312857,
        47.37504532246225
      ],
      "properties": {
        "start_datetime": "2012-10-10T00:00:00+00:00",
        "end_datetime": "2013-07-23T00:00:00+00:00",
        "created": "2026-03-18 23:05:15.547601+00:00",
        "license": "NLPL",
        "datetime": "2012-10-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_Turnbull_DEM_2013_8523/stac/be47117c4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be47117c4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_Turnbull_DEM_2013_8523/be47117c4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1002,
            887
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 11N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 11N\",\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 120\u00b0W and 114\u00b0W onshore and offshore - California, Idaho, Nevada, Oregon, Washington.\"],\n        BBOX[30.88,-120,49.01,-114]],\n    ID[\"EPSG\",6340]]",
          "proj:epsg": 6340,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 11N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 11N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -117,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 120\u00b0W and 114\u00b0W onshore and offshore - California, Idaho, Nevada, Oregon, Washington.",
            "bbox": {
              "south_latitude": 30.88,
              "west_longitude": -120,
              "north_latitude": 49.01,
              "east_longitude": -114
            },
            "id": {
              "authority": "EPSG",
              "code": 6340
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            462248.49999999866,
            0.0,
            -1.0,
            5246958.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "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": "be47117c5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.62543805834059,
              47.33749781157111
            ],
            [
              -117.62543805834059,
              47.37561592325214
            ],
            [
              -117.49963224919713,
              47.37561592325214
            ],
            [
              -117.49963224919713,
              47.33749781157111
            ],
            [
              -117.62543805834059,
              47.33749781157111
            ]
          ]
        ]
      },
      "bbox": [
        -117.62543805834059,
        47.33749781157111,
        -117.49963224919713,
        47.37561592325214
      ],
      "properties": {
        "start_datetime": "2012-10-10T00:00:00+00:00",
        "end_datetime": "2013-07-23T00:00:00+00:00",
        "created": "2026-03-18 23:05:15.615794+00:00",
        "license": "NLPL",
        "datetime": "2012-10-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_Turnbull_DEM_2013_8523/stac/be47117c5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be47117c5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_Turnbull_DEM_2013_8523/be47117c5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4168,
            9471
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 11N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 11N\",\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 120\u00b0W and 114\u00b0W onshore and offshore - California, Idaho, Nevada, Oregon, Washington.\"],\n        BBOX[30.88,-120,49.01,-114]],\n    ID[\"EPSG\",6340]]",
          "proj:epsg": 6340,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 11N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 11N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -117,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 120\u00b0W and 114\u00b0W onshore and offshore - California, Idaho, Nevada, Oregon, Washington.",
            "bbox": {
              "south_latitude": 30.88,
              "west_longitude": -120,
              "north_latitude": 49.01,
              "east_longitude": -114
            },
            "id": {
              "authority": "EPSG",
              "code": 6340
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            452784.49999999866,
            0.0,
            -1.0,
            5247027.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "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": "be47117c6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.75019369154852,
              47.33665128897916
            ],
            [
              -117.75019369154852,
              47.37574941260811
            ],
            [
              -117.62453062372431,
              47.37574941260811
            ],
            [
              -117.62453062372431,
              47.33665128897916
            ],
            [
              -117.75019369154852,
              47.33665128897916
            ]
          ]
        ]
      },
      "bbox": [
        -117.75019369154852,
        47.33665128897916,
        -117.62453062372431,
        47.37574941260811
      ],
      "properties": {
        "start_datetime": "2012-10-10T00:00:00+00:00",
        "end_datetime": "2013-07-23T00:00:00+00:00",
        "created": "2026-03-18 23:05:15.671438+00:00",
        "license": "NLPL",
        "datetime": "2012-10-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_Turnbull_DEM_2013_8523/stac/be47117c6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be47117c6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_Turnbull_DEM_2013_8523/be47117c6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4262,
            9453
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 11N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 11N\",\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 120\u00b0W and 114\u00b0W onshore and offshore - California, Idaho, Nevada, Oregon, Washington.\"],\n        BBOX[30.88,-120,49.01,-114]],\n    ID[\"EPSG\",6340]]",
          "proj:epsg": 6340,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 11N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 11N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -117,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 120\u00b0W and 114\u00b0W onshore and offshore - California, Idaho, Nevada, Oregon, Washington.",
            "bbox": {
              "south_latitude": 30.88,
              "west_longitude": -120,
              "north_latitude": 49.01,
              "east_longitude": -114
            },
            "id": {
              "authority": "EPSG",
              "code": 6340
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            443366.49999999866,
            0.0,
            -1.0,
            5247110.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "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": "be47117c7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87647275427622,
              47.285084207705964
            ],
            [
              -117.87647275427622,
              47.375881469957505
            ],
            [
              -117.74872253160149,
              47.375881469957505
            ],
            [
              -117.74872253160149,
              47.285084207705964
            ],
            [
              -117.87647275427622,
              47.285084207705964
            ]
          ]
        ]
      },
      "bbox": [
        -117.87647275427622,
        47.285084207705964,
        -117.74872253160149,
        47.375881469957505
      ],
      "properties": {
        "start_datetime": "2012-10-10T00:00:00+00:00",
        "end_datetime": "2013-07-23T00:00:00+00:00",
        "created": "2026-03-18 23:05:15.727198+00:00",
        "license": "NLPL",
        "datetime": "2012-10-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_Turnbull_DEM_2013_8523/stac/be47117c7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be47117c7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_Turnbull_DEM_2013_8523/be47117c7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            9992,
            9549
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 11N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 11N\",\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 120\u00b0W and 114\u00b0W onshore and offshore - California, Idaho, Nevada, Oregon, Washington.\"],\n        BBOX[30.88,-120,49.01,-114]],\n    ID[\"EPSG\",6340]]",
          "proj:epsg": 6340,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 11N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 11N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -117,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 120\u00b0W and 114\u00b0W onshore and offshore - California, Idaho, Nevada, Oregon, Washington.",
            "bbox": {
              "south_latitude": 30.88,
              "west_longitude": -120,
              "north_latitude": 49.01,
              "east_longitude": -114
            },
            "id": {
              "authority": "EPSG",
              "code": 6340
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            433833.49999999866,
            0.0,
            -1.0,
            5247208.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "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": "be47117c8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00188682213653,
              47.26304292322973
            ],
            [
              -118.00188682213653,
              47.37508554152703
            ],
            [
              -117.87314666497177,
              47.37508554152703
            ],
            [
              -117.87314666497177,
              47.26304292322973
            ],
            [
              -118.00188682213653,
              47.26304292322973
            ]
          ]
        ]
      },
      "bbox": [
        -118.00188682213653,
        47.26304292322973,
        -117.87314666497177,
        47.37508554152703
      ],
      "properties": {
        "start_datetime": "2012-10-10T00:00:00+00:00",
        "end_datetime": "2013-07-23T00:00:00+00:00",
        "created": "2026-03-18 23:05:15.782290+00:00",
        "license": "NLPL",
        "datetime": "2012-10-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_Turnbull_DEM_2013_8523/stac/be47117c8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be47117c8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_Turnbull_DEM_2013_8523/be47117c8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12338,
            9582
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 11N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 11N\",\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 120\u00b0W and 114\u00b0W onshore and offshore - California, Idaho, Nevada, Oregon, Washington.\"],\n        BBOX[30.88,-120,49.01,-114]],\n    ID[\"EPSG\",6340]]",
          "proj:epsg": 6340,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 11N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 11N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -117,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 120\u00b0W and 114\u00b0W onshore and offshore - California, Idaho, Nevada, Oregon, Washington.",
            "bbox": {
              "south_latitude": 30.88,
              "west_longitude": -120,
              "north_latitude": 49.01,
              "east_longitude": -114
            },
            "id": {
              "authority": "EPSG",
              "code": 6340
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            424364.49999999866,
            0.0,
            -1.0,
            5247218.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "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": "be47117d4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.50117934112068,
              47.37494102833017
            ],
            [
              -117.50117934112068,
              47.50029805364356
            ],
            [
              -117.4242789771375,
              47.50029805364356
            ],
            [
              -117.4242789771375,
              47.37494102833017
            ],
            [
              -117.50117934112068,
              47.37494102833017
            ]
          ]
        ]
      },
      "bbox": [
        -117.50117934112068,
        47.37494102833017,
        -117.4242789771375,
        47.50029805364356
      ],
      "properties": {
        "start_datetime": "2012-10-10T00:00:00+00:00",
        "end_datetime": "2013-07-23T00:00:00+00:00",
        "created": "2026-03-18 23:05:15.837425+00:00",
        "license": "NLPL",
        "datetime": "2012-10-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_Turnbull_DEM_2013_8523/stac/be47117d4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be47117d4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_Turnbull_DEM_2013_8523/be47117d4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            13898,
            5716
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 11N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 11N\",\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 120\u00b0W and 114\u00b0W onshore and offshore - California, Idaho, Nevada, Oregon, Washington.\"],\n        BBOX[30.88,-120,49.01,-114]],\n    ID[\"EPSG\",6340]]",
          "proj:epsg": 6340,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 11N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 11N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -117,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 120\u00b0W and 114\u00b0W onshore and offshore - California, Idaho, Nevada, Oregon, Washington.",
            "bbox": {
              "south_latitude": 30.88,
              "west_longitude": -120,
              "north_latitude": 49.01,
              "east_longitude": -114
            },
            "id": {
              "authority": "EPSG",
              "code": 6340
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            462254.49999999866,
            0.0,
            -1.0,
            5260850.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "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": "be47117d5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.62646792762443,
              47.374372702085346
            ],
            [
              -117.62646792762443,
              47.500473566768406
            ],
            [
              -117.49880155873605,
              47.500473566768406
            ],
            [
              -117.49880155873605,
              47.374372702085346
            ],
            [
              -117.62646792762443,
              47.374372702085346
            ]
          ]
        ]
      },
      "bbox": [
        -117.62646792762443,
        47.374372702085346,
        -117.49880155873605,
        47.500473566768406
      ],
      "properties": {
        "start_datetime": "2012-10-10T00:00:00+00:00",
        "end_datetime": "2013-07-23T00:00:00+00:00",
        "created": "2026-03-18 23:05:15.892492+00:00",
        "license": "NLPL",
        "datetime": "2012-10-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_Turnbull_DEM_2013_8523/stac/be47117d5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be47117d5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_Turnbull_DEM_2013_8523/be47117d5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            13946,
            9526
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 11N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 11N\",\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 120\u00b0W and 114\u00b0W onshore and offshore - California, Idaho, Nevada, Oregon, Washington.\"],\n        BBOX[30.88,-120,49.01,-114]],\n    ID[\"EPSG\",6340]]",
          "proj:epsg": 6340,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 11N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 11N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -117,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 120\u00b0W and 114\u00b0W onshore and offshore - California, Idaho, Nevada, Oregon, Washington.",
            "bbox": {
              "south_latitude": 30.88,
              "west_longitude": -120,
              "north_latitude": 49.01,
              "east_longitude": -114
            },
            "id": {
              "authority": "EPSG",
              "code": 6340
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            452818.49999999866,
            0.0,
            -1.0,
            5260903.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "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": "be47117d6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.75177333998842,
              47.37424385648001
            ],
            [
              -117.75177333998842,
              47.50074983633381
            ],
            [
              -117.62375575495628,
              47.50074983633381
            ],
            [
              -117.62375575495628,
              47.37424385648001
            ],
            [
              -117.75177333998842,
              47.37424385648001
            ]
          ]
        ]
      },
      "bbox": [
        -117.75177333998842,
        47.37424385648001,
        -117.62375575495628,
        47.50074983633381
      ],
      "properties": {
        "start_datetime": "2012-10-10T00:00:00+00:00",
        "end_datetime": "2013-07-23T00:00:00+00:00",
        "created": "2026-03-18 23:05:15.947768+00:00",
        "license": "NLPL",
        "datetime": "2012-10-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_Turnbull_DEM_2013_8523/stac/be47117d6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be47117d6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_Turnbull_DEM_2013_8523/be47117d6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            13976,
            9530
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 11N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 11N\",\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 120\u00b0W and 114\u00b0W onshore and offshore - California, Idaho, Nevada, Oregon, Washington.\"],\n        BBOX[30.88,-120,49.01,-114]],\n    ID[\"EPSG\",6340]]",
          "proj:epsg": 6340,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 11N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 11N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -117,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 120\u00b0W and 114\u00b0W onshore and offshore - California, Idaho, Nevada, Oregon, Washington.",
            "bbox": {
              "south_latitude": 30.88,
              "west_longitude": -120,
              "north_latitude": 49.01,
              "east_longitude": -114
            },
            "id": {
              "authority": "EPSG",
              "code": 6340
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            443381.49999999866,
            0.0,
            -1.0,
            5261002.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "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": "be47117d7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.87705786626032,
              47.37410475411589
            ],
            [
              -117.87705786626032,
              47.500514703963496
            ],
            [
              -117.74820676896468,
              47.500514703963496
            ],
            [
              -117.74820676896468,
              47.37410475411589
            ],
            [
              -117.87705786626032,
              47.37410475411589
            ]
          ]
        ]
      },
      "bbox": [
        -117.87705786626032,
        47.37410475411589,
        -117.74820676896468,
        47.500514703963496
      ],
      "properties": {
        "start_datetime": "2012-10-10T00:00:00+00:00",
        "end_datetime": "2013-07-23T00:00:00+00:00",
        "created": "2026-03-18 23:05:16.002902+00:00",
        "license": "NLPL",
        "datetime": "2012-10-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_Turnbull_DEM_2013_8523/stac/be47117d7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be47117d7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_Turnbull_DEM_2013_8523/be47117d7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            13950,
            9571
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 11N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 11N\",\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 120\u00b0W and 114\u00b0W onshore and offshore - California, Idaho, Nevada, Oregon, Washington.\"],\n        BBOX[30.88,-120,49.01,-114]],\n    ID[\"EPSG\",6340]]",
          "proj:epsg": 6340,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 11N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 11N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -117,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 120\u00b0W and 114\u00b0W onshore and offshore - California, Idaho, Nevada, Oregon, Washington.",
            "bbox": {
              "south_latitude": 30.88,
              "west_longitude": -120,
              "north_latitude": 49.01,
              "east_longitude": -114
            },
            "id": {
              "authority": "EPSG",
              "code": 6340
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            433945.49999999866,
            0.0,
            -1.0,
            5261059.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "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": "be47117d8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.88591715019926,
              47.37490376696401
            ],
            [
              -117.88591715019926,
              47.384533724429296
            ],
            [
              -117.8748169950433,
              47.384533724429296
            ],
            [
              -117.8748169950433,
              47.37490376696401
            ],
            [
              -117.88591715019926,
              47.37490376696401
            ]
          ]
        ]
      },
      "bbox": [
        -117.88591715019926,
        47.37490376696401,
        -117.8748169950433,
        47.384533724429296
      ],
      "properties": {
        "start_datetime": "2012-10-10T00:00:00+00:00",
        "end_datetime": "2013-07-23T00:00:00+00:00",
        "created": "2026-03-18 23:05:16.057670+00:00",
        "license": "NLPL",
        "datetime": "2012-10-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_Turnbull_DEM_2013_8523/stac/be47117d8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be47117d8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_Turnbull_DEM_2013_8523/be47117d8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1061,
            826
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 11N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 11N\",\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 120\u00b0W and 114\u00b0W onshore and offshore - California, Idaho, Nevada, Oregon, Washington.\"],\n        BBOX[30.88,-120,49.01,-114]],\n    ID[\"EPSG\",6340]]",
          "proj:epsg": 6340,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 11N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 11N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -117,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 120\u00b0W and 114\u00b0W onshore and offshore - California, Idaho, Nevada, Oregon, Washington.",
            "bbox": {
              "south_latitude": 30.88,
              "west_longitude": -120,
              "north_latitude": 49.01,
              "east_longitude": -114
            },
            "id": {
              "authority": "EPSG",
              "code": 6340
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            433132.49999999866,
            0.0,
            -1.0,
            5248268.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "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": "be47117e4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.50022966167116,
              47.499834677027486
            ],
            [
              -117.50022966167116,
              47.52457096308047
            ],
            [
              -117.46316474469717,
              47.52457096308047
            ],
            [
              -117.46316474469717,
              47.499834677027486
            ],
            [
              -117.50022966167116,
              47.499834677027486
            ]
          ]
        ]
      },
      "bbox": [
        -117.50022966167116,
        47.499834677027486,
        -117.46316474469717,
        47.52457096308047
      ],
      "properties": {
        "start_datetime": "2012-10-10T00:00:00+00:00",
        "end_datetime": "2013-07-23T00:00:00+00:00",
        "created": "2026-03-18 23:05:16.112807+00:00",
        "license": "NLPL",
        "datetime": "2012-10-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_Turnbull_DEM_2013_8523/stac/be47117e4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be47117e4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_Turnbull_DEM_2013_8523/be47117e4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2732,
            2774
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 11N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 11N\",\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 120\u00b0W and 114\u00b0W onshore and offshore - California, Idaho, Nevada, Oregon, Washington.\"],\n        BBOX[30.88,-120,49.01,-114]],\n    ID[\"EPSG\",6340]]",
          "proj:epsg": 6340,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 11N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 11N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -117,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 120\u00b0W and 114\u00b0W onshore and offshore - California, Idaho, Nevada, Oregon, Washington.",
            "bbox": {
              "south_latitude": 30.88,
              "west_longitude": -120,
              "north_latitude": 49.01,
              "east_longitude": -114
            },
            "id": {
              "authority": "EPSG",
              "code": 6340
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            462343.49999999866,
            0.0,
            -1.0,
            5263564.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "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": "be47117e5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.62529598873924,
              47.49937756888319
            ],
            [
              -117.62529598873924,
              47.572814871634975
            ],
            [
              -117.49979841281578,
              47.572814871634975
            ],
            [
              -117.49979841281578,
              47.49937756888319
            ],
            [
              -117.62529598873924,
              47.49937756888319
            ]
          ]
        ]
      },
      "bbox": [
        -117.62529598873924,
        47.49937756888319,
        -117.49979841281578,
        47.572814871634975
      ],
      "properties": {
        "start_datetime": "2012-10-10T00:00:00+00:00",
        "end_datetime": "2013-07-23T00:00:00+00:00",
        "created": "2026-03-18 23:05:16.167961+00:00",
        "license": "NLPL",
        "datetime": "2012-10-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_Turnbull_DEM_2013_8523/stac/be47117e5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be47117e5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_Turnbull_DEM_2013_8523/be47117e5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            8094,
            9387
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 11N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 11N\",\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 120\u00b0W and 114\u00b0W onshore and offshore - California, Idaho, Nevada, Oregon, Washington.\"],\n        BBOX[30.88,-120,49.01,-114]],\n    ID[\"EPSG\",6340]]",
          "proj:epsg": 6340,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 11N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 11N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -117,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 120\u00b0W and 114\u00b0W onshore and offshore - California, Idaho, Nevada, Oregon, Washington.",
            "bbox": {
              "south_latitude": 30.88,
              "west_longitude": -120,
              "north_latitude": 49.01,
              "east_longitude": -114
            },
            "id": {
              "authority": "EPSG",
              "code": 6340
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            452971.49999999866,
            0.0,
            -1.0,
            5268943.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "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": "be47117e6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.7513933937885,
              47.499416958346046
            ],
            [
              -117.7513933937885,
              47.59873717331746
            ],
            [
              -117.62412152118156,
              47.59873717331746
            ],
            [
              -117.62412152118156,
              47.499416958346046
            ],
            [
              -117.7513933937885,
              47.499416958346046
            ]
          ]
        ]
      },
      "bbox": [
        -117.7513933937885,
        47.499416958346046,
        -117.62412152118156,
        47.59873717331746
      ],
      "properties": {
        "start_datetime": "2012-10-10T00:00:00+00:00",
        "end_datetime": "2013-07-23T00:00:00+00:00",
        "created": "2026-03-18 23:05:16.223220+00:00",
        "license": "NLPL",
        "datetime": "2012-10-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_Turnbull_DEM_2013_8523/stac/be47117e6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be47117e6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_Turnbull_DEM_2013_8523/be47117e6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10955,
            9480
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 11N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 11N\",\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 120\u00b0W and 114\u00b0W onshore and offshore - California, Idaho, Nevada, Oregon, Washington.\"],\n        BBOX[30.88,-120,49.01,-114]],\n    ID[\"EPSG\",6340]]",
          "proj:epsg": 6340,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 11N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 11N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -117,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 120\u00b0W and 114\u00b0W onshore and offshore - California, Idaho, Nevada, Oregon, Washington.",
            "bbox": {
              "south_latitude": 30.88,
              "west_longitude": -120,
              "north_latitude": 49.01,
              "east_longitude": -114
            },
            "id": {
              "authority": "EPSG",
              "code": 6340
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            443515.49999999866,
            0.0,
            -1.0,
            5271892.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "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": "be47117e7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -117.82615338387743,
              47.499480204112594
            ],
            [
              -117.82615338387743,
              47.59588420497671
            ],
            [
              -117.74861335635659,
              47.59588420497671
            ],
            [
              -117.74861335635659,
              47.499480204112594
            ],
            [
              -117.82615338387743,
              47.499480204112594
            ]
          ]
        ]
      },
      "bbox": [
        -117.82615338387743,
        47.499480204112594,
        -117.74861335635659,
        47.59588420497671
      ],
      "properties": {
        "start_datetime": "2012-10-10T00:00:00+00:00",
        "end_datetime": "2013-07-23T00:00:00+00:00",
        "created": "2026-03-18 23:05:16.278198+00:00",
        "license": "NLPL",
        "datetime": "2012-10-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_Turnbull_DEM_2013_8523/stac/be47117e7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be47117e7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_Turnbull_DEM_2013_8523/be47117e7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10657,
            5727
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 11N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 11N\",\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 120\u00b0W and 114\u00b0W onshore and offshore - California, Idaho, Nevada, Oregon, Washington.\"],\n        BBOX[30.88,-120,49.01,-114]],\n    ID[\"EPSG\",6340]]",
          "proj:epsg": 6340,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 11N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 11N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -117,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 120\u00b0W and 114\u00b0W onshore and offshore - California, Idaho, Nevada, Oregon, Washington.",
            "bbox": {
              "south_latitude": 30.88,
              "west_longitude": -120,
              "north_latitude": 49.01,
              "east_longitude": -114
            },
            "id": {
              "authority": "EPSG",
              "code": 6340
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            437892.49999999866,
            0.0,
            -1.0,
            5271658.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "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": "be47118c1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -118.00435131966299,
              47.273878667393966
            ],
            [
              -118.00435131966299,
              47.30711559773056
            ],
            [
              -117.99934741806844,
              47.30711559773056
            ],
            [
              -117.99934741806844,
              47.273878667393966
            ],
            [
              -118.00435131966299,
              47.273878667393966
            ]
          ]
        ]
      },
      "bbox": [
        -118.00435131966299,
        47.273878667393966,
        -117.99934741806844,
        47.30711559773056
      ],
      "properties": {
        "start_datetime": "2012-10-10T00:00:00+00:00",
        "end_datetime": "2013-07-23T00:00:00+00:00",
        "created": "2026-03-18 23:05:16.322899+00:00",
        "license": "NLPL",
        "datetime": "2012-10-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_Turnbull_DEM_2013_8523/stac/be47118c1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "be47118c1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/OLC_Turnbull_DEM_2013_8523/be47118c1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            3690,
            331
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 11N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 11N\",\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[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 120\u00b0W and 114\u00b0W onshore and offshore - California, Idaho, Nevada, Oregon, Washington.\"],\n        BBOX[30.88,-120,49.01,-114]],\n    ID[\"EPSG\",6340]]",
          "proj:epsg": 6340,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 11N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 11N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -117,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 120\u00b0W and 114\u00b0W onshore and offshore - California, Idaho, Nevada, Oregon, Washington.",
            "bbox": {
              "south_latitude": 30.88,
              "west_longitude": -120,
              "north_latitude": 49.01,
              "east_longitude": -114
            },
            "id": {
              "authority": "EPSG",
              "code": 6340
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            424082.49999999866,
            0.0,
            -1.0,
            5239778.5
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    }
  ]
}