{
  "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": "AA_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.23751163477041,
              40.7790688690237
            ],
            [
              -124.23751163477041,
              40.78123773854745
            ],
            [
              -124.23611478451774,
              40.78123773854745
            ],
            [
              -124.23611478451774,
              40.7790688690237
            ],
            [
              -124.23751163477041,
              40.7790688690237
            ]
          ]
        ]
      },
      "bbox": [
        -124.23751163477041,
        40.7790688690237,
        -124.23611478451774,
        40.78123773854745
      ],
      "properties": {
        "created": "2026-03-19 03:05:22.903406+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/AA_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AA_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/AA_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            781,
            367
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5942133.0,
            0.0,
            -1.0,
            2175781.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "AA_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.16413776978632,
              40.78047284687612
            ],
            [
              -124.16413776978632,
              40.787502399158505
            ],
            [
              -124.15488961557318,
              40.787502399158505
            ],
            [
              -124.15488961557318,
              40.78047284687612
            ],
            [
              -124.16413776978632,
              40.78047284687612
            ]
          ]
        ]
      },
      "bbox": [
        -124.16413776978632,
        40.78047284687612,
        -124.15488961557318,
        40.787502399158505
      ],
      "properties": {
        "created": "2026-03-19 03:05:22.976420+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/AA_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AA_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/AA_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5962500.0,
            0.0,
            -1.0,
            2177500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "AA_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.15511163641752,
              40.78064195014468
            ],
            [
              -124.15511163641752,
              40.78767081296086
            ],
            [
              -124.1458643655956,
              40.78767081296086
            ],
            [
              -124.1458643655956,
              40.78064195014468
            ],
            [
              -124.15511163641752,
              40.78064195014468
            ]
          ]
        ]
      },
      "bbox": [
        -124.15511163641752,
        40.78064195014468,
        -124.1458643655956,
        40.78767081296086
      ],
      "properties": {
        "created": "2026-03-19 03:05:23.044336+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/AA_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AA_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/AA_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5965000.0,
            0.0,
            -1.0,
            2177500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "AA_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.14608545730303,
              40.78081034678341
            ],
            [
              -124.14608545730303,
              40.787838520056106
            ],
            [
              -124.13683907007766,
              40.787838520056106
            ],
            [
              -124.13683907007766,
              40.78081034678341
            ],
            [
              -124.14608545730303,
              40.78081034678341
            ]
          ]
        ]
      },
      "bbox": [
        -124.14608545730303,
        40.78081034678341,
        -124.13683907007766,
        40.787838520056106
      ],
      "properties": {
        "created": "2026-03-19 03:05:23.104289+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/AA_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AA_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/AA_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5967500.0,
            0.0,
            -1.0,
            2177500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "AA_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.13705923263416,
              40.78097803678701
            ],
            [
              -124.13705923263416,
              40.78800552043893
            ],
            [
              -124.12781372921054,
              40.78800552043893
            ],
            [
              -124.12781372921054,
              40.78097803678701
            ],
            [
              -124.13705923263416,
              40.78097803678701
            ]
          ]
        ]
      },
      "bbox": [
        -124.13705923263416,
        40.78097803678701,
        -124.12781372921054,
        40.78800552043893
      ],
      "properties": {
        "created": "2026-03-19 03:05:23.164763+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/AA_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AA_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/AA_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5970000.0,
            0.0,
            -1.0,
            2177500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "AA_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.12803296260206,
              40.7811450201502
            ],
            [
              -124.12803296260206,
              40.788171814104075
            ],
            [
              -124.11878834318539,
              40.788171814104075
            ],
            [
              -124.11878834318539,
              40.7811450201502
            ],
            [
              -124.12803296260206,
              40.7811450201502
            ]
          ]
        ]
      },
      "bbox": [
        -124.12803296260206,
        40.7811450201502,
        -124.11878834318539,
        40.788171814104075
      ],
      "properties": {
        "created": "2026-03-19 03:05:23.224623+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/AA_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AA_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/AA_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5972500.0,
            0.0,
            -1.0,
            2177500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "AA_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.11900664739801,
              40.781311296867706
            ],
            [
              -124.11900664739801,
              40.788337401046334
            ],
            [
              -124.1097629121934,
              40.788337401046334
            ],
            [
              -124.1097629121934,
              40.781311296867706
            ],
            [
              -124.11900664739801,
              40.781311296867706
            ]
          ]
        ]
      },
      "bbox": [
        -124.11900664739801,
        40.781311296867706,
        -124.1097629121934,
        40.788337401046334
      ],
      "properties": {
        "created": "2026-03-19 03:05:23.284716+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/AA_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AA_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/AA_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5975000.0,
            0.0,
            -1.0,
            2177500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "AA_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.1099802872132,
              40.781476866934305
            ],
            [
              -124.1099802872132,
              40.788502281260435
            ],
            [
              -124.10073743642572,
              40.788502281260435
            ],
            [
              -124.10073743642572,
              40.781476866934305
            ],
            [
              -124.1099802872132,
              40.781476866934305
            ]
          ]
        ]
      },
      "bbox": [
        -124.1099802872132,
        40.781476866934305,
        -124.10073743642572,
        40.788502281260435
      ],
      "properties": {
        "created": "2026-03-19 03:05:23.340683+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/AA_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AA_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/AA_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5977500.0,
            0.0,
            -1.0,
            2177500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "AA_17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.10095388223887,
              40.78164173034478
            ],
            [
              -124.10095388223887,
              40.78866645474124
            ],
            [
              -124.09171191607352,
              40.78866645474124
            ],
            [
              -124.09171191607352,
              40.78164173034478
            ],
            [
              -124.10095388223887,
              40.78164173034478
            ]
          ]
        ]
      },
      "bbox": [
        -124.10095388223887,
        40.78164173034478,
        -124.09171191607352,
        40.78866645474124
      ],
      "properties": {
        "created": "2026-03-19 03:05:23.388937+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/AA_17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AA_17": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/AA_17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5980000.0,
            0.0,
            -1.0,
            2177500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "AA_18",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.09192743266628,
              40.781805887093924
            ],
            [
              -124.09192743266628,
              40.788829921483526
            ],
            [
              -124.08268635132804,
              40.788829921483526
            ],
            [
              -124.08268635132804,
              40.781805887093924
            ],
            [
              -124.09192743266628,
              40.781805887093924
            ]
          ]
        ]
      },
      "bbox": [
        -124.09192743266628,
        40.781805887093924,
        -124.08268635132804,
        40.788829921483526
      ],
      "properties": {
        "created": "2026-03-19 03:05:23.437303+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/AA_18.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AA_18": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/AA_18.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5982500.0,
            0.0,
            -1.0,
            2177500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "AA_19",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.08290093868663,
              40.781969337176584
            ],
            [
              -124.08290093868663,
              40.78899268148219
            ],
            [
              -124.0736607423804,
              40.78899268148219
            ],
            [
              -124.0736607423804,
              40.781969337176584
            ],
            [
              -124.08290093868663,
              40.781969337176584
            ]
          ]
        ]
      },
      "bbox": [
        -124.08290093868663,
        40.781969337176584,
        -124.0736607423804,
        40.78899268148219
      ],
      "properties": {
        "created": "2026-03-19 03:05:23.486095+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/AA_19.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AA_19": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/AA_19.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5985000.0,
            0.0,
            -1.0,
            2177500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "AA_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.23634516695098,
              40.779094582697844
            ],
            [
              -124.23634516695098,
              40.786129647924454
            ],
            [
              -124.22708995300441,
              40.786129647924454
            ],
            [
              -124.22708995300441,
              40.779094582697844
            ],
            [
              -124.23634516695098,
              40.779094582697844
            ]
          ]
        ]
      },
      "bbox": [
        -124.23634516695098,
        40.779094582697844,
        -124.22708995300441,
        40.786129647924454
      ],
      "properties": {
        "created": "2026-03-19 03:05:23.534170+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/AA_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AA_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/AA_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5942500.0,
            0.0,
            -1.0,
            2177500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "AA_20",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.07387440049122,
              40.78213208058761
            ],
            [
              -124.07387440049122,
              40.78915473473209
            ],
            [
              -124.06463508942188,
              40.78915473473209
            ],
            [
              -124.06463508942188,
              40.78213208058761
            ],
            [
              -124.07387440049122,
              40.78213208058761
            ]
          ]
        ]
      },
      "bbox": [
        -124.07387440049122,
        40.78213208058761,
        -124.06463508942188,
        40.78915473473209
      ],
      "properties": {
        "created": "2026-03-19 03:05:23.582334+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/AA_20.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AA_20": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/AA_20.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5987500.0,
            0.0,
            -1.0,
            2177500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "AA_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.22731940643007,
              40.77926933881139
            ],
            [
              -124.22731940643007,
              40.786303715190954
            ],
            [
              -124.21806507423055,
              40.786303715190954
            ],
            [
              -124.21806507423055,
              40.77926933881139
            ],
            [
              -124.22731940643007,
              40.77926933881139
            ]
          ]
        ]
      },
      "bbox": [
        -124.22731940643007,
        40.77926933881139,
        -124.21806507423055,
        40.786303715190954
      ],
      "properties": {
        "created": "2026-03-19 03:05:23.630920+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/AA_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AA_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/AA_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5945000.0,
            0.0,
            -1.0,
            2177500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "AA_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.21829359863405,
              40.77944338833831
            ],
            [
              -124.21829359863405,
              40.78647707579337
            ],
            [
              -124.20904014838733,
              40.78647707579337
            ],
            [
              -124.20904014838733,
              40.77944338833831
            ],
            [
              -124.21829359863405,
              40.77944338833831
            ]
          ]
        ]
      },
      "bbox": [
        -124.21829359863405,
        40.77944338833831,
        -124.20904014838733,
        40.78647707579337
      ],
      "properties": {
        "created": "2026-03-19 03:05:23.679366+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/AA_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AA_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/AA_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5947500.0,
            0.0,
            -1.0,
            2177500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "AA_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.2092677437541,
              40.77961673127318
            ],
            [
              -124.2092677437541,
              40.78664972972629
            ],
            [
              -124.2000151756658,
              40.78664972972629
            ],
            [
              -124.2000151756658,
              40.77961673127318
            ],
            [
              -124.2092677437541,
              40.77961673127318
            ]
          ]
        ]
      },
      "bbox": [
        -124.2092677437541,
        40.77961673127318,
        -124.2000151756658,
        40.78664972972629
      ],
      "properties": {
        "created": "2026-03-19 03:05:23.728073+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/AA_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AA_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/AA_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5950000.0,
            0.0,
            -1.0,
            2177500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "AA_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.20024184198137,
              40.779789367610505
            ],
            [
              -124.20024184198137,
              40.78682167698425
            ],
            [
              -124.1909901562571,
              40.78682167698425
            ],
            [
              -124.1909901562571,
              40.779789367610505
            ],
            [
              -124.20024184198137,
              40.779789367610505
            ]
          ]
        ]
      },
      "bbox": [
        -124.20024184198137,
        40.779789367610505,
        -124.1909901562571,
        40.78682167698425
      ],
      "properties": {
        "created": "2026-03-19 03:05:23.776562+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/AA_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AA_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/AA_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5952500.0,
            0.0,
            -1.0,
            2177500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "AA_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.19121589350705,
              40.779961297344876
            ],
            [
              -124.19121589350705,
              40.78699291756183
            ],
            [
              -124.18196509035235,
              40.78699291756183
            ],
            [
              -124.18196509035235,
              40.779961297344876
            ],
            [
              -124.19121589350705,
              40.779961297344876
            ]
          ]
        ]
      },
      "bbox": [
        -124.19121589350705,
        40.779961297344876,
        -124.18196509035235,
        40.78699291756183
      ],
      "properties": {
        "created": "2026-03-19 03:05:23.831379+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/AA_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AA_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/AA_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5955000.0,
            0.0,
            -1.0,
            2177500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "AA_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.18218989852231,
              40.78013252047085
            ],
            [
              -124.18218989852231,
              40.78716345145365
            ],
            [
              -124.17293997814271,
              40.78716345145365
            ],
            [
              -124.17293997814271,
              40.78013252047085
            ],
            [
              -124.18218989852231,
              40.78013252047085
            ]
          ]
        ]
      },
      "bbox": [
        -124.18218989852231,
        40.78013252047085,
        -124.17293997814271,
        40.78716345145365
      ],
      "properties": {
        "created": "2026-03-19 03:05:23.872637+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/AA_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AA_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/AA_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5957500.0,
            0.0,
            -1.0,
            2177500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "AA_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.17316385721834,
              40.78030303698307
            ],
            [
              -124.17316385721834,
              40.78733327865432
            ],
            [
              -124.16391481981925,
              40.78733327865432
            ],
            [
              -124.16391481981925,
              40.78030303698307
            ],
            [
              -124.17316385721834,
              40.78030303698307
            ]
          ]
        ]
      },
      "bbox": [
        -124.17316385721834,
        40.78030303698307,
        -124.16391481981925,
        40.78733327865432
      ],
      "properties": {
        "created": "2026-03-19 03:05:23.913410+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/AA_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "AA_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/AA_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5960000.0,
            0.0,
            -1.0,
            2177500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "BB_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.24167766703555,
              40.772126222898045
            ],
            [
              -124.24167766703555,
              40.779094582697844
            ],
            [
              -124.23588444953607,
              40.779094582697844
            ],
            [
              -124.23588444953607,
              40.772126222898045
            ],
            [
              -124.24167766703555,
              40.772126222898045
            ]
          ]
        ]
      },
      "bbox": [
        -124.24167766703555,
        40.772126222898045,
        -124.23588444953607,
        40.779094582697844
      ],
      "properties": {
        "created": "2026-03-19 03:05:23.954047+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/BB_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "BB_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/BB_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            1541
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5940959.0,
            0.0,
            -1.0,
            2175000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "BB_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.16391481981925,
              40.773612407264054
            ],
            [
              -124.16391481981925,
              40.78064195014468
            ],
            [
              -124.15466764046035,
              40.78064195014468
            ],
            [
              -124.15466764046035,
              40.773612407264054
            ],
            [
              -124.16391481981925,
              40.773612407264054
            ]
          ]
        ]
      },
      "bbox": [
        -124.16391481981925,
        40.773612407264054,
        -124.15466764046035,
        40.78064195014468
      ],
      "properties": {
        "created": "2026-03-19 03:05:23.994700+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/BB_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "BB_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/BB_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5962500.0,
            0.0,
            -1.0,
            2175000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "BB_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.15488961557318,
              40.773781493298124
            ],
            [
              -124.15488961557318,
              40.78081034678341
            ],
            [
              -124.14564331942849,
              40.78081034678341
            ],
            [
              -124.14564331942849,
              40.773781493298124
            ],
            [
              -124.15488961557318,
              40.773781493298124
            ]
          ]
        ]
      },
      "bbox": [
        -124.15488961557318,
        40.773781493298124,
        -124.14564331942849,
        40.78081034678341
      ],
      "properties": {
        "created": "2026-03-19 03:05:24.034943+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/BB_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "BB_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/BB_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5965000.0,
            0.0,
            -1.0,
            2175000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "BB_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.1458643655956,
              40.773949872774345
            ],
            [
              -124.1458643655956,
              40.78097803678701
            ],
            [
              -124.13661895287034,
              40.78097803678701
            ],
            [
              -124.13661895287034,
              40.773949872774345
            ],
            [
              -124.1458643655956,
              40.773949872774345
            ]
          ]
        ]
      },
      "bbox": [
        -124.1458643655956,
        40.773949872774345,
        -124.13661895287034,
        40.78097803678701
      ],
      "properties": {
        "created": "2026-03-19 03:05:24.075583+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/BB_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "BB_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/BB_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5967500.0,
            0.0,
            -1.0,
            2175000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "BB_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.13683907007766,
              40.77411754568743
            ],
            [
              -124.13683907007766,
              40.7811450201502
            ],
            [
              -124.12759454097703,
              40.7811450201502
            ],
            [
              -124.12759454097703,
              40.77411754568743
            ],
            [
              -124.13683907007766,
              40.77411754568743
            ]
          ]
        ]
      },
      "bbox": [
        -124.13683907007766,
        40.77411754568743,
        -124.12759454097703,
        40.7811450201502
      ],
      "properties": {
        "created": "2026-03-19 03:05:24.116491+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/BB_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "BB_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/BB_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5970000.0,
            0.0,
            -1.0,
            2175000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "BB_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.12781372921054,
              40.77428451203209
            ],
            [
              -124.12781372921054,
              40.781311296867706
            ],
            [
              -124.11857008393963,
              40.781311296867706
            ],
            [
              -124.11857008393963,
              40.77428451203209
            ],
            [
              -124.12781372921054,
              40.77428451203209
            ]
          ]
        ]
      },
      "bbox": [
        -124.12781372921054,
        40.77428451203209,
        -124.11857008393963,
        40.781311296867706
      ],
      "properties": {
        "created": "2026-03-19 03:05:24.157064+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/BB_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "BB_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/BB_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5972500.0,
            0.0,
            -1.0,
            2175000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "BB_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.11878834318539,
              40.774450771803075
            ],
            [
              -124.11878834318539,
              40.781476866934305
            ],
            [
              -124.10954558194926,
              40.781476866934305
            ],
            [
              -124.10954558194926,
              40.774450771803075
            ],
            [
              -124.11878834318539,
              40.774450771803075
            ]
          ]
        ]
      },
      "bbox": [
        -124.11878834318539,
        40.774450771803075,
        -124.10954558194926,
        40.781476866934305
      ],
      "properties": {
        "created": "2026-03-19 03:05:24.198164+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/BB_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "BB_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/BB_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5975000.0,
            0.0,
            -1.0,
            2175000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "BB_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.1097629121934,
              40.77461632499512
            ],
            [
              -124.1097629121934,
              40.78164173034478
            ],
            [
              -124.10052103519705,
              40.78164173034478
            ],
            [
              -124.10052103519705,
              40.77461632499512
            ],
            [
              -124.1097629121934,
              40.77461632499512
            ]
          ]
        ]
      },
      "bbox": [
        -124.1097629121934,
        40.77461632499512,
        -124.10052103519705,
        40.78164173034478
      ],
      "properties": {
        "created": "2026-03-19 03:05:24.238779+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/BB_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "BB_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/BB_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5977500.0,
            0.0,
            -1.0,
            2175000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "BB_17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.10073743642572,
              40.77478117160306
            ],
            [
              -124.10073743642572,
              40.781805887093924
            ],
            [
              -124.09149644387412,
              40.781805887093924
            ],
            [
              -124.09149644387412,
              40.77478117160306
            ],
            [
              -124.10073743642572,
              40.77478117160306
            ]
          ]
        ]
      },
      "bbox": [
        -124.10073743642572,
        40.77478117160306,
        -124.09149644387412,
        40.781805887093924
      ],
      "properties": {
        "created": "2026-03-19 03:05:24.279441+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/BB_17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "BB_17": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/BB_17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5980000.0,
            0.0,
            -1.0,
            2175000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "BB_18",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.09171191607352,
              40.774945311621664
            ],
            [
              -124.09171191607352,
              40.781969337176584
            ],
            [
              -124.08247180817156,
              40.781969337176584
            ],
            [
              -124.08247180817156,
              40.774945311621664
            ],
            [
              -124.09171191607352,
              40.774945311621664
            ]
          ]
        ]
      },
      "bbox": [
        -124.09171191607352,
        40.774945311621664,
        -124.08247180817156,
        40.781969337176584
      ],
      "properties": {
        "created": "2026-03-19 03:05:24.320566+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/BB_18.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "BB_18": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/BB_18.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5982500.0,
            0.0,
            -1.0,
            2175000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "BB_19",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.08268635132804,
              40.77510874504578
            ],
            [
              -124.08268635132804,
              40.78213208058761
            ],
            [
              -124.07344712828056,
              40.78213208058761
            ],
            [
              -124.07344712828056,
              40.77510874504578
            ],
            [
              -124.08268635132804,
              40.77510874504578
            ]
          ]
        ]
      },
      "bbox": [
        -124.08268635132804,
        40.77510874504578,
        -124.07344712828056,
        40.78213208058761
      ],
      "properties": {
        "created": "2026-03-19 03:05:24.354726+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/BB_19.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "BB_19": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/BB_19.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5985000.0,
            0.0,
            -1.0,
            2175000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "BB_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.23611478451774,
              40.77223428355325
            ],
            [
              -124.23611478451774,
              40.77926933881139
            ],
            [
              -124.22686054683922,
              40.77926933881139
            ],
            [
              -124.22686054683922,
              40.77223428355325
            ],
            [
              -124.23611478451774,
              40.77223428355325
            ]
          ]
        ]
      },
      "bbox": [
        -124.23611478451774,
        40.77223428355325,
        -124.22686054683922,
        40.77926933881139
      ],
      "properties": {
        "created": "2026-03-19 03:05:24.388031+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/BB_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "BB_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/BB_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5942500.0,
            0.0,
            -1.0,
            2175000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "BB_20",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.0736607423804,
              40.77527147187022
            ],
            [
              -124.0736607423804,
              40.78229411732185
            ],
            [
              -124.0644224043922,
              40.78229411732185
            ],
            [
              -124.0644224043922,
              40.77527147187022
            ],
            [
              -124.0736607423804,
              40.77527147187022
            ]
          ]
        ]
      },
      "bbox": [
        -124.0736607423804,
        40.77527147187022,
        -124.0644224043922,
        40.78229411732185
      ],
      "properties": {
        "created": "2026-03-19 03:05:24.421561+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/BB_20.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "BB_20": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/BB_20.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5987500.0,
            0.0,
            -1.0,
            2175000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "BB_21",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.06463508942188,
              40.775433492089924
            ],
            [
              -124.06463508942188,
              40.782455447374225
            ],
            [
              -124.05539763669768,
              40.782455447374225
            ],
            [
              -124.05539763669768,
              40.775433492089924
            ],
            [
              -124.06463508942188,
              40.775433492089924
            ]
          ]
        ]
      },
      "bbox": [
        -124.06463508942188,
        40.775433492089924,
        -124.05539763669768,
        40.782455447374225
      ],
      "properties": {
        "created": "2026-03-19 03:05:24.455392+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/BB_21.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "BB_21": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/BB_21.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5990000.0,
            0.0,
            -1.0,
            2175000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "BB_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.22708995300441,
              40.772409021856404
            ],
            [
              -124.22708995300441,
              40.77944338833831
            ],
            [
              -124.21783659689645,
              40.77944338833831
            ],
            [
              -124.21783659689645,
              40.772409021856404
            ],
            [
              -124.22708995300441,
              40.772409021856404
            ]
          ]
        ]
      },
      "bbox": [
        -124.22708995300441,
        40.772409021856404,
        -124.21783659689645,
        40.77944338833831
      ],
      "properties": {
        "created": "2026-03-19 03:05:24.488873+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/BB_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "BB_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/BB_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5945000.0,
            0.0,
            -1.0,
            2175000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "BB_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.21806507423055,
              40.772583053644944
            ],
            [
              -124.21806507423055,
              40.77961673127318
            ],
            [
              -124.20881259989883,
              40.77961673127318
            ],
            [
              -124.20881259989883,
              40.772583053644944
            ],
            [
              -124.21806507423055,
              40.772583053644944
            ]
          ]
        ]
      },
      "bbox": [
        -124.21806507423055,
        40.772583053644944,
        -124.20881259989883,
        40.77961673127318
      ],
      "properties": {
        "created": "2026-03-19 03:05:24.522074+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/BB_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "BB_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/BB_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5947500.0,
            0.0,
            -1.0,
            2175000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "BB_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.20904014838733,
              40.77275637891339
            ],
            [
              -124.20904014838733,
              40.779789367610505
            ],
            [
              -124.1997885560374,
              40.779789367610505
            ],
            [
              -124.1997885560374,
              40.77275637891339
            ],
            [
              -124.20904014838733,
              40.77275637891339
            ]
          ]
        ]
      },
      "bbox": [
        -124.20904014838733,
        40.77275637891339,
        -124.1997885560374,
        40.779789367610505
      ],
      "properties": {
        "created": "2026-03-19 03:05:24.555297+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/BB_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "BB_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/BB_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5950000.0,
            0.0,
            -1.0,
            2175000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "BB_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.2000151756658,
              40.77292899765629
            ],
            [
              -124.2000151756658,
              40.779961297344876
            ],
            [
              -124.19076446550321,
              40.779961297344876
            ],
            [
              -124.19076446550321,
              40.77292899765629
            ],
            [
              -124.2000151756658,
              40.77292899765629
            ]
          ]
        ]
      },
      "bbox": [
        -124.2000151756658,
        40.77292899765629,
        -124.19076446550321,
        40.779961297344876
      ],
      "properties": {
        "created": "2026-03-19 03:05:24.588480+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/BB_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "BB_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/BB_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5952500.0,
            0.0,
            -1.0,
            2175000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "BB_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.1909901562571,
              40.77310090986823
            ],
            [
              -124.1909901562571,
              40.78013252047085
            ],
            [
              -124.18174032848735,
              40.78013252047085
            ],
            [
              -124.18174032848735,
              40.77310090986823
            ],
            [
              -124.1909901562571,
              40.77310090986823
            ]
          ]
        ]
      },
      "bbox": [
        -124.1909901562571,
        40.77310090986823,
        -124.18174032848735,
        40.78013252047085
      ],
      "properties": {
        "created": "2026-03-19 03:05:24.621879+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/BB_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "BB_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/BB_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5955000.0,
            0.0,
            -1.0,
            2175000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "BB_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.18196509035235,
              40.77327211554374
            ],
            [
              -124.18196509035235,
              40.78030303698307
            ],
            [
              -124.17271614518086,
              40.78030303698307
            ],
            [
              -124.17271614518086,
              40.77327211554374
            ],
            [
              -124.18196509035235,
              40.77327211554374
            ]
          ]
        ]
      },
      "bbox": [
        -124.18196509035235,
        40.77327211554374,
        -124.17271614518086,
        40.78030303698307
      ],
      "properties": {
        "created": "2026-03-19 03:05:24.655103+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/BB_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "BB_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/BB_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5957500.0,
            0.0,
            -1.0,
            2175000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "BB_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.17293997814271,
              40.77344261467749
            ],
            [
              -124.17293997814271,
              40.78047284687612
            ],
            [
              -124.16369191577485,
              40.78047284687612
            ],
            [
              -124.16369191577485,
              40.77344261467749
            ],
            [
              -124.17293997814271,
              40.77344261467749
            ]
          ]
        ]
      },
      "bbox": [
        -124.17293997814271,
        40.77344261467749,
        -124.16369191577485,
        40.78047284687612
      ],
      "properties": {
        "created": "2026-03-19 03:05:24.688396+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/BB_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "BB_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/BB_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5960000.0,
            0.0,
            -1.0,
            2175000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "B_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.13352851466598,
              40.9526549227963
            ],
            [
              -124.13352851466598,
              40.95968191309178
            ],
            [
              -124.12425947477118,
              40.95968191309178
            ],
            [
              -124.12425947477118,
              40.9526549227963
            ],
            [
              -124.13352851466598,
              40.9526549227963
            ]
          ]
        ]
      },
      "bbox": [
        -124.13352851466598,
        40.9526549227963,
        -124.12425947477118,
        40.95968191309178
      ],
      "properties": {
        "created": "2026-03-19 03:05:24.721704+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/B_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "B_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/B_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5972500.0,
            0.0,
            -1.0,
            2240000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "CC_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.24549163372559,
              40.76518350036403
            ],
            [
              -124.24549163372559,
              40.76644986702104
            ],
            [
              -124.24467708864051,
              40.76644986702104
            ],
            [
              -124.24467708864051,
              40.76518350036403
            ],
            [
              -124.24549163372559,
              40.76518350036403
            ]
          ]
        ]
      },
      "bbox": [
        -124.24549163372559,
        40.76518350036403,
        -124.24467708864051,
        40.76644986702104
      ],
      "properties": {
        "created": "2026-03-19 03:05:24.764934+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/CC_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "CC_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/CC_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            456,
            214
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5939786.0,
            0.0,
            -1.0,
            2170456.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "CC_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.17271614518086,
              40.766582184635176
            ],
            [
              -124.17271614518086,
              40.773612407264054
            ],
            [
              -124.16346905763886,
              40.773612407264054
            ],
            [
              -124.16346905763886,
              40.766582184635176
            ],
            [
              -124.17271614518086,
              40.766582184635176
            ]
          ]
        ]
      },
      "bbox": [
        -124.17271614518086,
        40.766582184635176,
        -124.16346905763886,
        40.773612407264054
      ],
      "properties": {
        "created": "2026-03-19 03:05:24.798672+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/CC_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "CC_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/CC_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5960000.0,
            0.0,
            -1.0,
            2172500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "CC_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.16369191577485,
              40.7667519599164
            ],
            [
              -124.16369191577485,
              40.773781493298124
            ],
            [
              -124.15444571106488,
              40.773781493298124
            ],
            [
              -124.15444571106488,
              40.7667519599164
            ],
            [
              -124.16369191577485,
              40.7667519599164
            ]
          ]
        ]
      },
      "bbox": [
        -124.16369191577485,
        40.7667519599164,
        -124.15444571106488,
        40.773781493298124
      ],
      "properties": {
        "created": "2026-03-19 03:05:24.830695+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/CC_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "CC_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/CC_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5962500.0,
            0.0,
            -1.0,
            2172500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "CC_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.15466764046035,
              40.76692102871709
            ],
            [
              -124.15466764046035,
              40.773949872774345
            ],
            [
              -124.14542231878767,
              40.773949872774345
            ],
            [
              -124.14542231878767,
              40.76692102871709
            ],
            [
              -124.15466764046035,
              40.76692102871709
            ]
          ]
        ]
      },
      "bbox": [
        -124.15466764046035,
        40.76692102871709,
        -124.14542231878767,
        40.773949872774345
      ],
      "properties": {
        "created": "2026-03-19 03:05:24.859317+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/CC_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "CC_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/CC_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5965000.0,
            0.0,
            -1.0,
            2172500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "CC_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.14564331942849,
              40.76708939103195
            ],
            [
              -124.14564331942849,
              40.77411754568743
            ],
            [
              -124.13639888099823,
              40.77411754568743
            ],
            [
              -124.13639888099823,
              40.76708939103195
            ],
            [
              -124.14564331942849,
              40.76708939103195
            ]
          ]
        ]
      },
      "bbox": [
        -124.14564331942849,
        40.76708939103195,
        -124.13639888099823,
        40.77411754568743
      ],
      "properties": {
        "created": "2026-03-19 03:05:24.888081+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/CC_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "CC_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/CC_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5967500.0,
            0.0,
            -1.0,
            2172500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "CC_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.13661895287034,
              40.76725704685563
            ],
            [
              -124.13661895287034,
              40.77428451203209
            ],
            [
              -124.12737539788759,
              40.77428451203209
            ],
            [
              -124.12737539788759,
              40.76725704685563
            ],
            [
              -124.13661895287034,
              40.76725704685563
            ]
          ]
        ]
      },
      "bbox": [
        -124.13661895287034,
        40.76725704685563,
        -124.12737539788759,
        40.77428451203209
      ],
      "properties": {
        "created": "2026-03-19 03:05:24.916863+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/CC_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "CC_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/CC_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5970000.0,
            0.0,
            -1.0,
            2172500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "CC_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.12759454097703,
              40.76742399618289
            ],
            [
              -124.12759454097703,
              40.774450771803075
            ],
            [
              -124.11835186964683,
              40.774450771803075
            ],
            [
              -124.11835186964683,
              40.76742399618289
            ],
            [
              -124.12759454097703,
              40.76742399618289
            ]
          ]
        ]
      },
      "bbox": [
        -124.12759454097703,
        40.76742399618289,
        -124.11835186964683,
        40.774450771803075
      ],
      "properties": {
        "created": "2026-03-19 03:05:24.945221+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/CC_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "CC_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/CC_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5972500.0,
            0.0,
            -1.0,
            2172500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "CC_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.11857008393963,
              40.76759023900844
            ],
            [
              -124.11857008393963,
              40.77461632499512
            ],
            [
              -124.10932829646698,
              40.77461632499512
            ],
            [
              -124.10932829646698,
              40.76759023900844
            ],
            [
              -124.11857008393963,
              40.76759023900844
            ]
          ]
        ]
      },
      "bbox": [
        -124.11857008393963,
        40.76759023900844,
        -124.10932829646698,
        40.77461632499512
      ],
      "properties": {
        "created": "2026-03-19 03:05:24.973907+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/CC_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "CC_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/CC_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5975000.0,
            0.0,
            -1.0,
            2172500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "CC_17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.10954558194926,
              40.767755775327075
            ],
            [
              -124.10954558194926,
              40.77478117160306
            ],
            [
              -124.10030467853913,
              40.77478117160306
            ],
            [
              -124.10030467853913,
              40.767755775327075
            ],
            [
              -124.10954558194926,
              40.767755775327075
            ]
          ]
        ]
      },
      "bbox": [
        -124.10954558194926,
        40.767755775327075,
        -124.10030467853913,
        40.77478117160306
      ],
      "properties": {
        "created": "2026-03-19 03:05:25.002701+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/CC_17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "CC_17": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/CC_17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5977500.0,
            0.0,
            -1.0,
            2172500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "CC_18",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.10052103519705,
              40.76792060513355
            ],
            [
              -124.10052103519705,
              40.774945311621664
            ],
            [
              -124.09128101605428,
              40.774945311621664
            ],
            [
              -124.09128101605428,
              40.76792060513355
            ],
            [
              -124.10052103519705,
              40.76792060513355
            ]
          ]
        ]
      },
      "bbox": [
        -124.10052103519705,
        40.76792060513355,
        -124.09128101605428,
        40.774945311621664
      ],
      "properties": {
        "created": "2026-03-19 03:05:25.043603+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/CC_18.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "CC_18": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/CC_18.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5980000.0,
            0.0,
            -1.0,
            2172500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "CC_19",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.09149644387412,
              40.7680847284227
            ],
            [
              -124.09149644387412,
              40.77510874504578
            ],
            [
              -124.08225730920356,
              40.77510874504578
            ],
            [
              -124.08225730920356,
              40.7680847284227
            ],
            [
              -124.09149644387412,
              40.7680847284227
            ]
          ]
        ]
      },
      "bbox": [
        -124.09149644387412,
        40.7680847284227,
        -124.08225730920356,
        40.77510874504578
      ],
      "properties": {
        "created": "2026-03-19 03:05:25.072053+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/CC_19.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "CC_19": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/CC_19.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5982500.0,
            0.0,
            -1.0,
            2172500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "CC_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.24490830479601,
              40.76519854973281
            ],
            [
              -124.24490830479601,
              40.77223428355325
            ],
            [
              -124.23565416199138,
              40.77223428355325
            ],
            [
              -124.23565416199138,
              40.76519854973281
            ],
            [
              -124.24490830479601,
              40.76519854973281
            ]
          ]
        ]
      },
      "bbox": [
        -124.24490830479601,
        40.76519854973281,
        -124.23565416199138,
        40.77223428355325
      ],
      "properties": {
        "created": "2026-03-19 03:05:25.100741+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/CC_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "CC_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/CC_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5940000.0,
            0.0,
            -1.0,
            2172500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "CC_20",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.08247180817156,
              40.76824814518934
            ],
            [
              -124.08247180817156,
              40.77527147187022
            ],
            [
              -124.07323355817802,
              40.77527147187022
            ],
            [
              -124.07323355817802,
              40.76824814518934
            ],
            [
              -124.08247180817156,
              40.76824814518934
            ]
          ]
        ]
      },
      "bbox": [
        -124.08247180817156,
        40.76824814518934,
        -124.07323355817802,
        40.77527147187022
      ],
      "properties": {
        "created": "2026-03-19 03:05:25.129249+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/CC_20.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "CC_20": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/CC_20.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5985000.0,
            0.0,
            -1.0,
            2172500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "CC_21",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.07344712828056,
              40.768410855428336
            ],
            [
              -124.07344712828056,
              40.775433492089924
            ],
            [
              -124.06420976316872,
              40.775433492089924
            ],
            [
              -124.06420976316872,
              40.768410855428336
            ],
            [
              -124.07344712828056,
              40.768410855428336
            ]
          ]
        ]
      },
      "bbox": [
        -124.07344712828056,
        40.768410855428336,
        -124.06420976316872,
        40.775433492089924
      ],
      "properties": {
        "created": "2026-03-19 03:05:25.157606+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/CC_21.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "CC_21": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/CC_21.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5987500.0,
            0.0,
            -1.0,
            2172500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "CC_22",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.0644224043922,
              40.76857285913455
            ],
            [
              -124.0644224043922,
              40.775594805699725
            ],
            [
              -124.05518592436678,
              40.775594805699725
            ],
            [
              -124.05518592436678,
              40.76857285913455
            ],
            [
              -124.0644224043922,
              40.76857285913455
            ]
          ]
        ]
      },
      "bbox": [
        -124.0644224043922,
        40.76857285913455,
        -124.05518592436678,
        40.775594805699725
      ],
      "properties": {
        "created": "2026-03-19 03:05:25.186205+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/CC_22.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "CC_22": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/CC_22.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5990000.0,
            0.0,
            -1.0,
            2172500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "CC_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.23588444953607,
              40.76537397666387
            ],
            [
              -124.23588444953607,
              40.772409021856404
            ],
            [
              -124.22663118791996,
              40.772409021856404
            ],
            [
              -124.22663118791996,
              40.76537397666387
            ],
            [
              -124.23588444953607,
              40.76537397666387
            ]
          ]
        ]
      },
      "bbox": [
        -124.23588444953607,
        40.76537397666387,
        -124.22663118791996,
        40.772409021856404
      ],
      "properties": {
        "created": "2026-03-19 03:05:25.216230+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/CC_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "CC_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/CC_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5942500.0,
            0.0,
            -1.0,
            2172500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "CC_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.22686054683922,
              40.76554869715782
            ],
            [
              -124.22686054683922,
              40.772583053644944
            ],
            [
              -124.21760816661721,
              40.772583053644944
            ],
            [
              -124.21760816661721,
              40.76554869715782
            ],
            [
              -124.22686054683922,
              40.76554869715782
            ]
          ]
        ]
      },
      "bbox": [
        -124.22686054683922,
        40.76554869715782,
        -124.21760816661721,
        40.772583053644944
      ],
      "properties": {
        "created": "2026-03-19 03:05:25.244605+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/CC_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "CC_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/CC_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5945000.0,
            0.0,
            -1.0,
            2172500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "CC_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.21783659689645,
              40.765722711209115
            ],
            [
              -124.21783659689645,
              40.77275637891339
            ],
            [
              -124.20858509827417,
              40.77275637891339
            ],
            [
              -124.20858509827417,
              40.765722711209115
            ],
            [
              -124.21783659689645,
              40.765722711209115
            ]
          ]
        ]
      },
      "bbox": [
        -124.21783659689645,
        40.765722711209115,
        -124.20858509827417,
        40.77275637891339
      ],
      "properties": {
        "created": "2026-03-19 03:05:25.273174+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/CC_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "CC_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/CC_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5947500.0,
            0.0,
            -1.0,
            2172500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "CC_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.20881259989883,
              40.7658960188123
            ],
            [
              -124.20881259989883,
              40.77292899765629
            ],
            [
              -124.19956198308175,
              40.77292899765629
            ],
            [
              -124.19956198308175,
              40.7658960188123
            ],
            [
              -124.20881259989883,
              40.7658960188123
            ]
          ]
        ]
      },
      "bbox": [
        -124.20881259989883,
        40.7658960188123,
        -124.19956198308175,
        40.77292899765629
      ],
      "properties": {
        "created": "2026-03-19 03:05:25.301411+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/CC_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "CC_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/CC_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5950000.0,
            0.0,
            -1.0,
            2172500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "CC_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.1997885560374,
              40.76606861996194
            ],
            [
              -124.1997885560374,
              40.77310090986823
            ],
            [
              -124.19053882123103,
              40.77310090986823
            ],
            [
              -124.19053882123103,
              40.76606861996194
            ],
            [
              -124.1997885560374,
              40.76606861996194
            ]
          ]
        ]
      },
      "bbox": [
        -124.1997885560374,
        40.76606861996194,
        -124.19053882123103,
        40.77310090986823
      ],
      "properties": {
        "created": "2026-03-19 03:05:25.329334+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/CC_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "CC_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/CC_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5952500.0,
            0.0,
            -1.0,
            2172500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "CC_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.19076446550321,
              40.766240514652566
            ],
            [
              -124.19076446550321,
              40.77327211554374
            ],
            [
              -124.18151561291296,
              40.77327211554374
            ],
            [
              -124.18151561291296,
              40.766240514652566
            ],
            [
              -124.19076446550321,
              40.766240514652566
            ]
          ]
        ]
      },
      "bbox": [
        -124.19076446550321,
        40.766240514652566,
        -124.18151561291296,
        40.77327211554374
      ],
      "properties": {
        "created": "2026-03-19 03:05:25.353780+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/CC_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "CC_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/CC_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5955000.0,
            0.0,
            -1.0,
            2172500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "CC_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.18174032848735,
              40.76641170287877
            ],
            [
              -124.18174032848735,
              40.77344261467749
            ],
            [
              -124.17249235831856,
              40.77344261467749
            ],
            [
              -124.17249235831856,
              40.76641170287877
            ],
            [
              -124.18174032848735,
              40.76641170287877
            ]
          ]
        ]
      },
      "bbox": [
        -124.18174032848735,
        40.76641170287877,
        -124.17249235831856,
        40.77344261467749
      ],
      "properties": {
        "created": "2026-03-19 03:05:25.378541+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/CC_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "CC_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/CC_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5957500.0,
            0.0,
            -1.0,
            2172500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "C_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.14086918404153,
              40.94565481570943
            ],
            [
              -124.14086918404153,
              40.9526549227963
            ],
            [
              -124.13308782639004,
              40.9526549227963
            ],
            [
              -124.13308782639004,
              40.94565481570943
            ],
            [
              -124.14086918404153,
              40.94565481570943
            ]
          ]
        ]
      },
      "bbox": [
        -124.14086918404153,
        40.94565481570943,
        -124.13308782639004,
        40.9526549227963
      ],
      "properties": {
        "created": "2026-03-19 03:05:25.464334+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/C_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "C_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/C_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2089
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5970411.0,
            0.0,
            -1.0,
            2237500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "C_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.1333081477737,
              40.94579463992833
            ],
            [
              -124.1333081477737,
              40.952821623538334
            ],
            [
              -124.12404008717222,
              40.952821623538334
            ],
            [
              -124.12404008717222,
              40.94579463992833
            ],
            [
              -124.1333081477737,
              40.94579463992833
            ]
          ]
        ]
      },
      "bbox": [
        -124.1333081477737,
        40.94579463992833,
        -124.12404008717222,
        40.952821623538334
      ],
      "properties": {
        "created": "2026-03-19 03:05:25.490803+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/C_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "C_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/C_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5972500.0,
            0.0,
            -1.0,
            2237500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "C_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.12425947477118,
              40.945961323696025
            ],
            [
              -124.12425947477118,
              40.952987615828086
            ],
            [
              -124.11499230265251,
              40.952987615828086
            ],
            [
              -124.11499230265251,
              40.945961323696025
            ],
            [
              -124.12425947477118,
              40.945961323696025
            ]
          ]
        ]
      },
      "bbox": [
        -124.12425947477118,
        40.945961323696025,
        -124.11499230265251,
        40.952987615828086
      ],
      "properties": {
        "created": "2026-03-19 03:05:25.515763+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/C_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "C_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/C_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5975000.0,
            0.0,
            -1.0,
            2237500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "DD_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.24966133291842,
              40.75824105424898
            ],
            [
              -124.24966133291842,
              40.76519854973281
            ],
            [
              -124.24444592009829,
              40.76519854973281
            ],
            [
              -124.24444592009829,
              40.75824105424898
            ],
            [
              -124.24966133291842,
              40.75824105424898
            ]
          ]
        ]
      },
      "bbox": [
        -124.24966133291842,
        40.75824105424898,
        -124.24444592009829,
        40.76519854973281
      ],
      "properties": {
        "created": "2026-03-19 03:05:25.540558+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/DD_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DD_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/DD_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            1381
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5938619.0,
            0.0,
            -1.0,
            2170000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "DD_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.17249235831856,
              40.759721746954476
            ],
            [
              -124.17249235831856,
              40.7667519599164
            ],
            [
              -124.16324624539719,
              40.7667519599164
            ],
            [
              -124.16324624539719,
              40.759721746954476
            ],
            [
              -124.17249235831856,
              40.759721746954476
            ]
          ]
        ]
      },
      "bbox": [
        -124.17249235831856,
        40.759721746954476,
        -124.16324624539719,
        40.7667519599164
      ],
      "properties": {
        "created": "2026-03-19 03:05:25.565215+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/DD_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DD_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/DD_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5960000.0,
            0.0,
            -1.0,
            2170000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "DD_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.16346905763886,
              40.75989150493147
            ],
            [
              -124.16346905763886,
              40.76692102871709
            ],
            [
              -124.15422382737269,
              40.76692102871709
            ],
            [
              -124.15422382737269,
              40.75989150493147
            ],
            [
              -124.16346905763886,
              40.75989150493147
            ]
          ]
        ]
      },
      "bbox": [
        -124.16346905763886,
        40.75989150493147,
        -124.15422382737269,
        40.76692102871709
      ],
      "properties": {
        "created": "2026-03-19 03:05:25.590244+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/DD_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DD_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/DD_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5962500.0,
            0.0,
            -1.0,
            2170000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "DD_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.15444571106488,
              40.760060556499944
            ],
            [
              -124.15444571106488,
              40.76708939103195
            ],
            [
              -124.14520136365907,
              40.76708939103195
            ],
            [
              -124.14520136365907,
              40.760060556499944
            ],
            [
              -124.15444571106488,
              40.760060556499944
            ]
          ]
        ]
      },
      "bbox": [
        -124.15444571106488,
        40.760060556499944,
        -124.14520136365907,
        40.76708939103195
      ],
      "properties": {
        "created": "2026-03-19 03:05:25.615221+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/DD_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DD_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/DD_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5965000.0,
            0.0,
            -1.0,
            2170000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "DD_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.14542231878767,
              40.76022890165452
            ],
            [
              -124.14542231878767,
              40.76725704685563
            ],
            [
              -124.13617885444728,
              40.76725704685563
            ],
            [
              -124.13617885444728,
              40.76022890165452
            ],
            [
              -124.14542231878767,
              40.76022890165452
            ]
          ]
        ]
      },
      "bbox": [
        -124.14542231878767,
        40.76022890165452,
        -124.13617885444728,
        40.76725704685563
      ],
      "properties": {
        "created": "2026-03-19 03:05:25.640343+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/DD_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DD_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/DD_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5967500.0,
            0.0,
            -1.0,
            2170000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "DD_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.13639888099823,
              40.76039654038992
            ],
            [
              -124.13639888099823,
              40.76742399618289
            ],
            [
              -124.1271562999283,
              40.76742399618289
            ],
            [
              -124.1271562999283,
              40.76039654038992
            ],
            [
              -124.13639888099823,
              40.76039654038992
            ]
          ]
        ]
      },
      "bbox": [
        -124.13639888099823,
        40.76039654038992,
        -124.1271562999283,
        40.76742399618289
      ],
      "properties": {
        "created": "2026-03-19 03:05:25.674072+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/DD_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DD_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/DD_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5970000.0,
            0.0,
            -1.0,
            2170000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "DD_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.12737539788759,
              40.7605634727009
            ],
            [
              -124.12737539788759,
              40.76759023900844
            ],
            [
              -124.11813370029311,
              40.76759023900844
            ],
            [
              -124.11813370029311,
              40.7605634727009
            ],
            [
              -124.12737539788759,
              40.7605634727009
            ]
          ]
        ]
      },
      "bbox": [
        -124.12737539788759,
        40.7605634727009,
        -124.11813370029311,
        40.76759023900844
      ],
      "properties": {
        "created": "2026-03-19 03:05:25.703325+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/DD_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DD_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/DD_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5972500.0,
            0.0,
            -1.0,
            2170000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "DD_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.11835186964683,
              40.76072969858215
            ],
            [
              -124.11835186964683,
              40.767755775327075
            ],
            [
              -124.10911105573274,
              40.767755775327075
            ],
            [
              -124.10911105573274,
              40.76072969858215
            ],
            [
              -124.11835186964683,
              40.76072969858215
            ]
          ]
        ]
      },
      "bbox": [
        -124.11835186964683,
        40.76072969858215,
        -124.10911105573274,
        40.767755775327075
      ],
      "properties": {
        "created": "2026-03-19 03:05:25.730050+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/DD_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DD_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/DD_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5975000.0,
            0.0,
            -1.0,
            2170000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "DD_17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.10932829646698,
              40.76089521802845
            ],
            [
              -124.10932829646698,
              40.76792060513355
            ],
            [
              -124.10008836643814,
              40.76792060513355
            ],
            [
              -124.10008836643814,
              40.76089521802845
            ],
            [
              -124.10932829646698,
              40.76089521802845
            ]
          ]
        ]
      },
      "bbox": [
        -124.10932829646698,
        40.76089521802845,
        -124.10008836643814,
        40.76792060513355
      ],
      "properties": {
        "created": "2026-03-19 03:05:25.755162+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/DD_17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DD_17": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/DD_17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5977500.0,
            0.0,
            -1.0,
            2170000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "DD_18",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.10030467853913,
              40.76106003103459
            ],
            [
              -124.10030467853913,
              40.7680847284227
            ],
            [
              -124.09106563260038,
              40.7680847284227
            ],
            [
              -124.09106563260038,
              40.76106003103459
            ],
            [
              -124.10030467853913,
              40.76106003103459
            ]
          ]
        ]
      },
      "bbox": [
        -124.10030467853913,
        40.76106003103459,
        -124.09106563260038,
        40.7680847284227
      ],
      "properties": {
        "created": "2026-03-19 03:05:25.780011+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/DD_18.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DD_18": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/DD_18.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5980000.0,
            0.0,
            -1.0,
            2170000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "DD_19",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.09128101605428,
              40.76122413759538
            ],
            [
              -124.09128101605428,
              40.76824814518934
            ],
            [
              -124.08204285441039,
              40.76824814518934
            ],
            [
              -124.08204285441039,
              40.76122413759538
            ],
            [
              -124.09128101605428,
              40.76122413759538
            ]
          ]
        ]
      },
      "bbox": [
        -124.09128101605428,
        40.76122413759538,
        -124.08204285441039,
        40.76824814518934
      ],
      "properties": {
        "created": "2026-03-19 03:05:25.804496+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/DD_19.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DD_19": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/DD_19.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5982500.0,
            0.0,
            -1.0,
            2170000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "DD_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.24467708864051,
              40.758338253076964
            ],
            [
              -124.24467708864051,
              40.76537397666387
            ],
            [
              -124.23542392186897,
              40.76537397666387
            ],
            [
              -124.23542392186897,
              40.758338253076964
            ],
            [
              -124.24467708864051,
              40.758338253076964
            ]
          ]
        ]
      },
      "bbox": [
        -124.24467708864051,
        40.758338253076964,
        -124.23542392186897,
        40.76537397666387
      ],
      "properties": {
        "created": "2026-03-19 03:05:25.829269+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/DD_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DD_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/DD_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5940000.0,
            0.0,
            -1.0,
            2170000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "DD_20",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.08225730920356,
              40.761387537705644
            ],
            [
              -124.08225730920356,
              40.768410855428336
            ],
            [
              -124.07302003205923,
              40.768410855428336
            ],
            [
              -124.07302003205923,
              40.761387537705644
            ],
            [
              -124.08225730920356,
              40.761387537705644
            ]
          ]
        ]
      },
      "bbox": [
        -124.08225730920356,
        40.761387537705644,
        -124.07302003205923,
        40.768410855428336
      ],
      "properties": {
        "created": "2026-03-19 03:05:25.852407+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/DD_20.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DD_20": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/DD_20.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5985000.0,
            0.0,
            -1.0,
            2170000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "DD_21",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.07323355817802,
              40.76155023136026
            ],
            [
              -124.07323355817802,
              40.76857285913455
            ],
            [
              -124.06399716573792,
              40.76857285913455
            ],
            [
              -124.06399716573792,
              40.76155023136026
            ],
            [
              -124.07323355817802,
              40.76155023136026
            ]
          ]
        ]
      },
      "bbox": [
        -124.07323355817802,
        40.76155023136026,
        -124.06399716573792,
        40.76857285913455
      ],
      "properties": {
        "created": "2026-03-19 03:05:25.876208+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/DD_21.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DD_21": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/DD_21.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5987500.0,
            0.0,
            -1.0,
            2170000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "DD_22",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.06420976316872,
              40.76171221855407
            ],
            [
              -124.06420976316872,
              40.76873415630287
            ],
            [
              -124.05497425563746,
              40.76873415630287
            ],
            [
              -124.05497425563746,
              40.76171221855407
            ],
            [
              -124.06420976316872,
              40.76171221855407
            ]
          ]
        ]
      },
      "bbox": [
        -124.06420976316872,
        40.76171221855407,
        -124.05497425563746,
        40.76873415630287
      ],
      "properties": {
        "created": "2026-03-19 03:05:25.898969+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/DD_22.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DD_22": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/DD_22.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5990000.0,
            0.0,
            -1.0,
            2170000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "DD_23",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.05518592436678,
              40.76187349928197
            ],
            [
              -124.05518592436678,
              40.76889474692823
            ],
            [
              -124.04595130194892,
              40.76889474692823
            ],
            [
              -124.04595130194892,
              40.76187349928197
            ],
            [
              -124.05518592436678,
              40.76187349928197
            ]
          ]
        ]
      },
      "bbox": [
        -124.05518592436678,
        40.76187349928197,
        -124.04595130194892,
        40.76889474692823
      ],
      "properties": {
        "created": "2026-03-19 03:05:25.921904+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/DD_23.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DD_23": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/DD_23.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5992500.0,
            0.0,
            -1.0,
            2170000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "DD_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.23565416199138,
              40.75851366212802
            ],
            [
              -124.23565416199138,
              40.76554869715782
            ],
            [
              -124.226401876232,
              40.76554869715782
            ],
            [
              -124.226401876232,
              40.75851366212802
            ],
            [
              -124.23565416199138,
              40.75851366212802
            ]
          ]
        ]
      },
      "bbox": [
        -124.23565416199138,
        40.75851366212802,
        -124.226401876232,
        40.76554869715782
      ],
      "properties": {
        "created": "2026-03-19 03:05:25.944838+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/DD_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DD_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/DD_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5942500.0,
            0.0,
            -1.0,
            2170000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "DD_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.22663118791996,
              40.75868836481389
            ],
            [
              -124.22663118791996,
              40.765722711209115
            ],
            [
              -124.2173797833783,
              40.765722711209115
            ],
            [
              -124.2173797833783,
              40.75868836481389
            ],
            [
              -124.22663118791996,
              40.75868836481389
            ]
          ]
        ]
      },
      "bbox": [
        -124.22663118791996,
        40.75868836481389,
        -124.2173797833783,
        40.765722711209115
      ],
      "properties": {
        "created": "2026-03-19 03:05:25.968305+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/DD_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DD_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/DD_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5945000.0,
            0.0,
            -1.0,
            2170000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "DD_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.21760816661721,
              40.75886236112913
            ],
            [
              -124.21760816661721,
              40.7658960188123
            ],
            [
              -124.2083576434988,
              40.7658960188123
            ],
            [
              -124.2083576434988,
              40.75886236112913
            ],
            [
              -124.21760816661721,
              40.75886236112913
            ]
          ]
        ]
      },
      "bbox": [
        -124.21760816661721,
        40.75886236112913,
        -124.2083576434988,
        40.7658960188123
      ],
      "properties": {
        "created": "2026-03-19 03:05:25.991124+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/DD_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DD_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/DD_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5947500.0,
            0.0,
            -1.0,
            2170000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "DD_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.20858509827417,
              40.75903565106824
            ],
            [
              -124.20858509827417,
              40.76606861996194
            ],
            [
              -124.19933545678444,
              40.76606861996194
            ],
            [
              -124.19933545678444,
              40.75903565106824
            ],
            [
              -124.20858509827417,
              40.75903565106824
            ]
          ]
        ]
      },
      "bbox": [
        -124.20858509827417,
        40.75903565106824,
        -124.19933545678444,
        40.76606861996194
      ],
      "properties": {
        "created": "2026-03-19 03:05:26.014390+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/DD_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DD_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/DD_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5950000.0,
            0.0,
            -1.0,
            2170000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "DD_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.19956198308175,
              40.75920823462574
            ],
            [
              -124.19956198308175,
              40.766240514652566
            ],
            [
              -124.19031322342616,
              40.766240514652566
            ],
            [
              -124.19031322342616,
              40.75920823462574
            ],
            [
              -124.19956198308175,
              40.75920823462574
            ]
          ]
        ]
      },
      "bbox": [
        -124.19956198308175,
        40.75920823462574,
        -124.19031322342616,
        40.766240514652566
      ],
      "properties": {
        "created": "2026-03-19 03:05:26.037212+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/DD_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DD_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/DD_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5952500.0,
            0.0,
            -1.0,
            2170000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "DD_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.19053882123103,
              40.759380111796226
            ],
            [
              -124.19053882123103,
              40.76641170287877
            ],
            [
              -124.18129094361487,
              40.76641170287877
            ],
            [
              -124.18129094361487,
              40.759380111796226
            ],
            [
              -124.19053882123103,
              40.759380111796226
            ]
          ]
        ]
      },
      "bbox": [
        -124.19053882123103,
        40.759380111796226,
        -124.18129094361487,
        40.76641170287877
      ],
      "properties": {
        "created": "2026-03-19 03:05:26.060200+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/DD_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DD_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/DD_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5955000.0,
            0.0,
            -1.0,
            2170000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "DD_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.18151561291296,
              40.75955128257425
            ],
            [
              -124.18151561291296,
              40.766582184635176
            ],
            [
              -124.17226861754156,
              40.766582184635176
            ],
            [
              -124.17226861754156,
              40.75955128257425
            ],
            [
              -124.18151561291296,
              40.75955128257425
            ]
          ]
        ]
      },
      "bbox": [
        -124.18151561291296,
        40.75955128257425,
        -124.17226861754156,
        40.766582184635176
      ],
      "properties": {
        "created": "2026-03-19 03:05:26.082480+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/DD_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "DD_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/DD_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5957500.0,
            0.0,
            -1.0,
            2170000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "D_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.14452705168922,
              40.938720987369926
            ],
            [
              -124.14452705168922,
              40.942916067917565
            ],
            [
              -124.14191431064613,
              40.942916067917565
            ],
            [
              -124.14191431064613,
              40.938720987369926
            ],
            [
              -124.14452705168922,
              40.938720987369926
            ]
          ]
        ]
      },
      "bbox": [
        -124.14452705168922,
        40.938720987369926,
        -124.14191431064613,
        40.942916067917565
      ],
      "properties": {
        "created": "2026-03-19 03:05:26.104976+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/D_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "D_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/D_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1512,
            685
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5969315.0,
            0.0,
            -1.0,
            2234012.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "D_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.14213552011334,
              40.93876697177162
            ],
            [
              -124.14213552011334,
              40.94579463992833
            ],
            [
              -124.13286755050089,
              40.94579463992833
            ],
            [
              -124.13286755050089,
              40.93876697177162
            ],
            [
              -124.14213552011334,
              40.93876697177162
            ]
          ]
        ]
      },
      "bbox": [
        -124.14213552011334,
        40.93876697177162,
        -124.13286755050089,
        40.94579463992833
      ],
      "properties": {
        "created": "2026-03-19 03:05:26.127717+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/D_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "D_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/D_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5970000.0,
            0.0,
            -1.0,
            2235000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "D_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.13308782639004,
              40.9389343468689
            ],
            [
              -124.13308782639004,
              40.945961323696025
            ],
            [
              -124.12382074487522,
              40.945961323696025
            ],
            [
              -124.12382074487522,
              40.9389343468689
            ],
            [
              -124.13308782639004,
              40.9389343468689
            ]
          ]
        ]
      },
      "bbox": [
        -124.13308782639004,
        40.9389343468689,
        -124.12382074487522,
        40.945961323696025
      ],
      "properties": {
        "created": "2026-03-19 03:05:26.150556+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/D_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "D_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/D_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5972500.0,
            0.0,
            -1.0,
            2235000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "D_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.12404008717222,
              40.93910101366337
            ],
            [
              -124.12404008717222,
              40.94612729908356
            ],
            [
              -124.11477389396164,
              40.94612729908356
            ],
            [
              -124.11477389396164,
              40.93910101366337
            ],
            [
              -124.12404008717222,
              40.93910101366337
            ]
          ]
        ]
      },
      "bbox": [
        -124.12404008717222,
        40.93910101366337,
        -124.11477389396164,
        40.94612729908356
      ],
      "properties": {
        "created": "2026-03-19 03:05:26.173609+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/D_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "D_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/D_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5975000.0,
            0.0,
            -1.0,
            2235000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "D_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.11499230265251,
              40.939266972149795
            ],
            [
              -124.11499230265251,
              40.94629256608571
            ],
            [
              -124.10572699795273,
              40.94629256608571
            ],
            [
              -124.10572699795273,
              40.939266972149795
            ],
            [
              -124.11499230265251,
              40.939266972149795
            ]
          ]
        ]
      },
      "bbox": [
        -124.11499230265251,
        40.939266972149795,
        -124.10572699795273,
        40.94629256608571
      ],
      "properties": {
        "created": "2026-03-19 03:05:26.196802+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/D_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "D_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/D_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5977500.0,
            0.0,
            -1.0,
            2235000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "EE_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.25346787072903,
              40.751301851411895
            ],
            [
              -124.25346787072903,
              40.758338253076964
            ],
            [
              -124.24421479915465,
              40.758338253076964
            ],
            [
              -124.24421479915465,
              40.751301851411895
            ],
            [
              -124.25346787072903,
              40.751301851411895
            ]
          ]
        ]
      },
      "bbox": [
        -124.25346787072903,
        40.751301851411895,
        -124.24421479915465,
        40.758338253076964
      ],
      "properties": {
        "created": "2026-03-19 03:05:26.219996+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/EE_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "EE_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/EE_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5937500.0,
            0.0,
            -1.0,
            2167500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "EE_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.17226861754156,
              40.75286130173364
            ],
            [
              -124.17226861754156,
              40.75989150493147
            ],
            [
              -124.16302347903562,
              40.75989150493147
            ],
            [
              -124.16302347903562,
              40.75286130173364
            ],
            [
              -124.17226861754156,
              40.75286130173364
            ]
          ]
        ]
      },
      "bbox": [
        -124.17226861754156,
        40.75286130173364,
        -124.16302347903562,
        40.75989150493147
      ],
      "properties": {
        "created": "2026-03-19 03:05:26.247938+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/EE_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "EE_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/EE_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5960000.0,
            0.0,
            -1.0,
            2167500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "EE_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.16324624539719,
              40.753031042407564
            ],
            [
              -124.16324624539719,
              40.760060556499944
            ],
            [
              -124.15400198936963,
              40.760060556499944
            ],
            [
              -124.15400198936963,
              40.753031042407564
            ],
            [
              -124.16324624539719,
              40.753031042407564
            ]
          ]
        ]
      },
      "bbox": [
        -124.16324624539719,
        40.753031042407564,
        -124.15400198936963,
        40.760060556499944
      ],
      "properties": {
        "created": "2026-03-19 03:05:26.270866+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/EE_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "EE_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/EE_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5962500.0,
            0.0,
            -1.0,
            2167500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "EE_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.15422382737269,
              40.75320007674492
            ],
            [
              -124.15422382737269,
              40.76022890165452
            ],
            [
              -124.14498045402861,
              40.76022890165452
            ],
            [
              -124.14498045402861,
              40.75320007674492
            ],
            [
              -124.15422382737269,
              40.75320007674492
            ]
          ]
        ]
      },
      "bbox": [
        -124.15422382737269,
        40.75320007674492,
        -124.14498045402861,
        40.76022890165452
      ],
      "properties": {
        "created": "2026-03-19 03:05:26.293254+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/EE_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "EE_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/EE_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5965000.0,
            0.0,
            -1.0,
            2167500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "EE_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.14520136365907,
              40.753368404740364
            ],
            [
              -124.14520136365907,
              40.76039654038992
            ],
            [
              -124.1359588732035,
              40.76039654038992
            ],
            [
              -124.1359588732035,
              40.753368404740364
            ],
            [
              -124.14520136365907,
              40.753368404740364
            ]
          ]
        ]
      },
      "bbox": [
        -124.14520136365907,
        40.753368404740364,
        -124.1359588732035,
        40.76039654038992
      ],
      "properties": {
        "created": "2026-03-19 03:05:26.316265+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/EE_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "EE_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/EE_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5967500.0,
            0.0,
            -1.0,
            2167500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "EE_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.13617885444728,
              40.75353602638862
            ],
            [
              -124.13617885444728,
              40.7605634727009
            ],
            [
              -124.1269372470852,
              40.7605634727009
            ],
            [
              -124.1269372470852,
              40.75353602638862
            ],
            [
              -124.13617885444728,
              40.75353602638862
            ]
          ]
        ]
      },
      "bbox": [
        -124.13617885444728,
        40.75353602638862,
        -124.1269372470852,
        40.7605634727009
      ],
      "properties": {
        "created": "2026-03-19 03:05:26.339321+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/EE_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "EE_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/EE_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5970000.0,
            0.0,
            -1.0,
            2167500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "EE_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.1271562999283,
              40.753702941684416
            ],
            [
              -124.1271562999283,
              40.76072969858215
            ],
            [
              -124.1179155758646,
              40.76072969858215
            ],
            [
              -124.1179155758646,
              40.753702941684416
            ],
            [
              -124.1271562999283,
              40.753702941684416
            ]
          ]
        ]
      },
      "bbox": [
        -124.1271562999283,
        40.753702941684416,
        -124.1179155758646,
        40.76072969858215
      ],
      "properties": {
        "created": "2026-03-19 03:05:26.362425+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/EE_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "EE_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/EE_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5972500.0,
            0.0,
            -1.0,
            2167500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "EE_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.11813370029311,
              40.75386915062246
            ],
            [
              -124.11813370029311,
              40.76089521802845
            ],
            [
              -124.1088938597327,
              40.76089521802845
            ],
            [
              -124.1088938597327,
              40.75386915062246
            ],
            [
              -124.11813370029311,
              40.75386915062246
            ]
          ]
        ]
      },
      "bbox": [
        -124.11813370029311,
        40.75386915062246,
        -124.1088938597327,
        40.76089521802845
      ],
      "properties": {
        "created": "2026-03-19 03:05:26.410616+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/EE_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "EE_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/EE_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5975000.0,
            0.0,
            -1.0,
            2167500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "EE_17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.10911105573274,
              40.75403465319754
            ],
            [
              -124.10911105573274,
              40.76106003103459
            ],
            [
              -124.09987209888038,
              40.76106003103459
            ],
            [
              -124.09987209888038,
              40.75403465319754
            ],
            [
              -124.10911105573274,
              40.75403465319754
            ]
          ]
        ]
      },
      "bbox": [
        -124.10911105573274,
        40.75403465319754,
        -124.09987209888038,
        40.76106003103459
      ],
      "properties": {
        "created": "2026-03-19 03:05:26.433456+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/EE_17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "EE_17": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/EE_17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5977500.0,
            0.0,
            -1.0,
            2167500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "EE_18",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.10008836643814,
              40.754199449404446
            ],
            [
              -124.10008836643814,
              40.76122413759538
            ],
            [
              -124.09085029349865,
              40.76122413759538
            ],
            [
              -124.09085029349865,
              40.754199449404446
            ],
            [
              -124.10008836643814,
              40.754199449404446
            ]
          ]
        ]
      },
      "bbox": [
        -124.10008836643814,
        40.754199449404446,
        -124.09085029349865,
        40.76122413759538
      ],
      "properties": {
        "created": "2026-03-19 03:05:26.456270+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/EE_18.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "EE_18": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/EE_18.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5980000.0,
            0.0,
            -1.0,
            2167500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "EE_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.24444592009829,
              40.75147794887176
            ],
            [
              -124.24444592009829,
              40.75851366212802
            ],
            [
              -124.23519372915423,
              40.75851366212802
            ],
            [
              -124.23519372915423,
              40.75147794887176
            ],
            [
              -124.24444592009829,
              40.75147794887176
            ]
          ]
        ]
      },
      "bbox": [
        -124.24444592009829,
        40.75147794887176,
        -124.23519372915423,
        40.75851366212802
      ],
      "properties": {
        "created": "2026-03-19 03:05:26.478951+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/EE_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "EE_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/EE_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5940000.0,
            0.0,
            -1.0,
            2167500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "EE_20",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.08204285441039,
              40.75452692269296
            ],
            [
              -124.08204285441039,
              40.76155023136026
            ],
            [
              -124.0728065499106,
              40.76155023136026
            ],
            [
              -124.0728065499106,
              40.75452692269296
            ],
            [
              -124.08204285441039,
              40.75452692269296
            ]
          ]
        ]
      },
      "bbox": [
        -124.08204285441039,
        40.75452692269296,
        -124.0728065499106,
        40.76155023136026
      ],
      "properties": {
        "created": "2026-03-19 03:05:26.501859+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/EE_20.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "EE_20": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/EE_20.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5985000.0,
            0.0,
            -1.0,
            2167500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "EE_21",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.07302003205923,
              40.75468959976426
            ],
            [
              -124.07302003205923,
              40.76171221855407
            ],
            [
              -124.06378461208621,
              40.76171221855407
            ],
            [
              -124.06378461208621,
              40.75468959976426
            ],
            [
              -124.07302003205923,
              40.75468959976426
            ]
          ]
        ]
      },
      "bbox": [
        -124.07302003205923,
        40.75468959976426,
        -124.06378461208621,
        40.76171221855407
      ],
      "properties": {
        "created": "2026-03-19 03:05:26.525172+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/EE_21.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "EE_21": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/EE_21.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5987500.0,
            0.0,
            -1.0,
            2167500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "EE_22",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.06399716573792,
              40.75485157044675
            ],
            [
              -124.06399716573792,
              40.76187349928197
            ],
            [
              -124.05476263049623,
              40.76187349928197
            ],
            [
              -124.05476263049623,
              40.75485157044675
            ],
            [
              -124.06399716573792,
              40.75485157044675
            ]
          ]
        ]
      },
      "bbox": [
        -124.06399716573792,
        40.75485157044675,
        -124.05476263049623,
        40.76187349928197
      ],
      "properties": {
        "created": "2026-03-19 03:05:26.548311+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/EE_22.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "EE_22": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/EE_22.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5990000.0,
            0.0,
            -1.0,
            2167500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "EE_23",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.05497425563746,
              40.75501283473534
            ],
            [
              -124.05497425563746,
              40.76203407353893
            ],
            [
              -124.0457406053316,
              40.76203407353893
            ],
            [
              -124.0457406053316,
              40.75501283473534
            ],
            [
              -124.05497425563746,
              40.75501283473534
            ]
          ]
        ]
      },
      "bbox": [
        -124.05497425563746,
        40.75501283473534,
        -124.0457406053316,
        40.76203407353893
      ],
      "properties": {
        "created": "2026-03-19 03:05:26.571524+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/EE_23.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "EE_23": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/EE_23.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5992500.0,
            0.0,
            -1.0,
            2167500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "EE_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.23542392186897,
              40.75165334004395
            ],
            [
              -124.23542392186897,
              40.75868836481389
            ],
            [
              -124.22617261176077,
              40.75868836481389
            ],
            [
              -124.22617261176077,
              40.75165334004395
            ],
            [
              -124.23542392186897,
              40.75165334004395
            ]
          ]
        ]
      },
      "bbox": [
        -124.23542392186897,
        40.75165334004395,
        -124.22617261176077,
        40.75868836481389
      ],
      "properties": {
        "created": "2026-03-19 03:05:26.594254+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/EE_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "EE_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/EE_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5942500.0,
            0.0,
            -1.0,
            2167500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "EE_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.226401876232,
              40.751828024922965
            ],
            [
              -124.226401876232,
              40.75886236112913
            ],
            [
              -124.2171514471652,
              40.75886236112913
            ],
            [
              -124.2171514471652,
              40.751828024922965
            ],
            [
              -124.226401876232,
              40.751828024922965
            ]
          ]
        ]
      },
      "bbox": [
        -124.226401876232,
        40.751828024922965,
        -124.2171514471652,
        40.75886236112913
      ],
      "properties": {
        "created": "2026-03-19 03:05:26.616855+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/EE_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "EE_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/EE_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5945000.0,
            0.0,
            -1.0,
            2167500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "EE_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.2173797833783,
              40.7520020035033
            ],
            [
              -124.2173797833783,
              40.75903565106824
            ],
            [
              -124.20813023555834,
              40.75903565106824
            ],
            [
              -124.20813023555834,
              40.7520020035033
            ],
            [
              -124.2173797833783,
              40.7520020035033
            ]
          ]
        ]
      },
      "bbox": [
        -124.2173797833783,
        40.7520020035033,
        -124.20813023555834,
        40.75903565106824
      ],
      "properties": {
        "created": "2026-03-19 03:05:26.640050+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/EE_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "EE_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/EE_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5947500.0,
            0.0,
            -1.0,
            2167500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "EE_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.2083576434988,
              40.752175275779464
            ],
            [
              -124.2083576434988,
              40.75920823462574
            ],
            [
              -124.19910897713108,
              40.75920823462574
            ],
            [
              -124.19910897713108,
              40.752175275779464
            ],
            [
              -124.2083576434988,
              40.752175275779464
            ]
          ]
        ]
      },
      "bbox": [
        -124.2083576434988,
        40.752175275779464,
        -124.19910897713108,
        40.75920823462574
      ],
      "properties": {
        "created": "2026-03-19 03:05:26.663001+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/EE_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "EE_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/EE_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5950000.0,
            0.0,
            -1.0,
            2167500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "EE_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.19933545678444,
              40.75234784174598
            ],
            [
              -124.19933545678444,
              40.759380111796226
            ],
            [
              -124.19008767207426,
              40.759380111796226
            ],
            [
              -124.19008767207426,
              40.75234784174598
            ],
            [
              -124.19933545678444,
              40.75234784174598
            ]
          ]
        ]
      },
      "bbox": [
        -124.19933545678444,
        40.75234784174598,
        -124.19008767207426,
        40.759380111796226
      ],
      "properties": {
        "created": "2026-03-19 03:05:26.686105+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/EE_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "EE_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/EE_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5952500.0,
            0.0,
            -1.0,
            2167500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "EE_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.19031322342616,
              40.75251970139747
            ],
            [
              -124.19031322342616,
              40.75955128257425
            ],
            [
              -124.18106632057882,
              40.75955128257425
            ],
            [
              -124.18106632057882,
              40.75251970139747
            ],
            [
              -124.19031322342616,
              40.75251970139747
            ]
          ]
        ]
      },
      "bbox": [
        -124.19031322342616,
        40.75251970139747,
        -124.18106632057882,
        40.75955128257425
      ],
      "properties": {
        "created": "2026-03-19 03:05:26.709247+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/EE_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "EE_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/EE_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5955000.0,
            0.0,
            -1.0,
            2167500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "EE_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.18129094361487,
              40.75269085472849
            ],
            [
              -124.18129094361487,
              40.759721746954476
            ],
            [
              -124.17204492283562,
              40.759721746954476
            ],
            [
              -124.17204492283562,
              40.75269085472849
            ],
            [
              -124.18129094361487,
              40.75269085472849
            ]
          ]
        ]
      },
      "bbox": [
        -124.18129094361487,
        40.75269085472849,
        -124.17204492283562,
        40.759721746954476
      ],
      "properties": {
        "created": "2026-03-19 03:05:26.732398+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/EE_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "EE_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/EE_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5957500.0,
            0.0,
            -1.0,
            2167500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "E_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.14881876726874,
              40.93177848147674
            ],
            [
              -124.14881876726874,
              40.93876697177162
            ],
            [
              -124.14169314685189,
              40.93876697177162
            ],
            [
              -124.14169314685189,
              40.93177848147674
            ],
            [
              -124.14881876726874,
              40.93177848147674
            ]
          ]
        ]
      },
      "bbox": [
        -124.14881876726874,
        40.93177848147674,
        -124.14169314685189,
        40.93876697177162
      ],
      "properties": {
        "created": "2026-03-19 03:05:26.755191+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/E_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "E_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/E_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            1908
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5968092.0,
            0.0,
            -1.0,
            2232500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "E_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.14191431064613,
              40.931906685663456
            ],
            [
              -124.14191431064613,
              40.9389343468689
            ],
            [
              -124.13264732009216,
              40.9389343468689
            ],
            [
              -124.13264732009216,
              40.931906685663456
            ],
            [
              -124.14191431064613,
              40.931906685663456
            ]
          ]
        ]
      },
      "bbox": [
        -124.14191431064613,
        40.931906685663456,
        -124.13264732009216,
        40.9389343468689
      ],
      "properties": {
        "created": "2026-03-19 03:05:26.778522+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/E_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "E_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/E_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5970000.0,
            0.0,
            -1.0,
            2232500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "E_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.13286755050089,
              40.93207404371651
            ],
            [
              -124.13286755050089,
              40.93910101366337
            ],
            [
              -124.1236014478661,
              40.93910101366337
            ],
            [
              -124.1236014478661,
              40.93207404371651
            ],
            [
              -124.13286755050089,
              40.93207404371651
            ]
          ]
        ]
      },
      "bbox": [
        -124.13286755050089,
        40.93207404371651,
        -124.1236014478661,
        40.93910101366337
      ],
      "properties": {
        "created": "2026-03-19 03:05:26.801723+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/E_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "E_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/E_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5972500.0,
            0.0,
            -1.0,
            2232500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "E_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.12382074487522,
              40.9322406935389
            ],
            [
              -124.12382074487522,
              40.939266972149795
            ],
            [
              -124.11455553036616,
              40.939266972149795
            ],
            [
              -124.11455553036616,
              40.9322406935389
            ],
            [
              -124.12382074487522,
              40.9322406935389
            ]
          ]
        ]
      },
      "bbox": [
        -124.12382074487522,
        40.9322406935389,
        -124.11455553036616,
        40.939266972149795
      ],
      "properties": {
        "created": "2026-03-19 03:05:26.832912+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/E_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "E_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/E_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5975000.0,
            0.0,
            -1.0,
            2232500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "E_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.11477389396164,
              40.93240663512533
            ],
            [
              -124.11477389396164,
              40.93943222232293
            ],
            [
              -124.10550956778482,
              40.93943222232293
            ],
            [
              -124.10550956778482,
              40.93240663512533
            ],
            [
              -124.11477389396164,
              40.93240663512533
            ]
          ]
        ]
      },
      "bbox": [
        -124.11477389396164,
        40.93240663512533,
        -124.10550956778482,
        40.93943222232293
      ],
      "properties": {
        "created": "2026-03-19 03:05:26.856088+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/E_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "E_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/E_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5977500.0,
            0.0,
            -1.0,
            2232500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "FF_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.25762362961622,
              40.74435565734147
            ],
            [
              -124.25762362961622,
              40.751301851411895
            ],
            [
              -124.25300382018806,
              40.751301851411895
            ],
            [
              -124.25300382018806,
              40.74435565734147
            ],
            [
              -124.25762362961622,
              40.74435565734147
            ]
          ]
        ]
      },
      "bbox": [
        -124.25762362961622,
        40.74435565734147,
        -124.25300382018806,
        40.751301851411895
      ],
      "properties": {
        "created": "2026-03-19 03:05:26.879092+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/FF_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "FF_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/FF_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            1216
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5936284.0,
            0.0,
            -1.0,
            2165000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "FF_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.18106632057882,
              40.74583041943974
            ],
            [
              -124.18106632057882,
              40.75286130173364
            ],
            [
              -124.17182127418657,
              40.75286130173364
            ],
            [
              -124.17182127418657,
              40.74583041943974
            ],
            [
              -124.18106632057882,
              40.74583041943974
            ]
          ]
        ]
      },
      "bbox": [
        -124.18106632057882,
        40.74583041943974,
        -124.17182127418657,
        40.75286130173364
      ],
      "properties": {
        "created": "2026-03-19 03:05:26.901833+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/FF_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "FF_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/FF_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5957500.0,
            0.0,
            -1.0,
            2165000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "FF_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.17204492283562,
              40.74600084907096
            ],
            [
              -124.17204492283562,
              40.753031042407564
            ],
            [
              -124.16280075853997,
              40.753031042407564
            ],
            [
              -124.16280075853997,
              40.74600084907096
            ],
            [
              -124.17204492283562,
              40.74600084907096
            ]
          ]
        ]
      },
      "bbox": [
        -124.17204492283562,
        40.74600084907096,
        -124.16280075853997,
        40.753031042407564
      ],
      "properties": {
        "created": "2026-03-19 03:05:26.924949+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/FF_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "FF_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/FF_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5960000.0,
            0.0,
            -1.0,
            2165000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "FF_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.16302347903562,
              40.746170572442956
            ],
            [
              -124.16302347903562,
              40.75320007674492
            ],
            [
              -124.15378019704161,
              40.75320007674492
            ],
            [
              -124.15378019704161,
              40.746170572442956
            ],
            [
              -124.16302347903562,
              40.746170572442956
            ]
          ]
        ]
      },
      "bbox": [
        -124.16302347903562,
        40.746170572442956,
        -124.15378019704161,
        40.75320007674492
      ],
      "properties": {
        "created": "2026-03-19 03:05:26.947644+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/FF_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "FF_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/FF_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5962500.0,
            0.0,
            -1.0,
            2165000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "FF_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.15400198936963,
              40.74633958955032
            ],
            [
              -124.15400198936963,
              40.753368404740364
            ],
            [
              -124.14475958988231,
              40.753368404740364
            ],
            [
              -124.14475958988231,
              40.74633958955032
            ],
            [
              -124.15400198936963,
              40.74633958955032
            ]
          ]
        ]
      },
      "bbox": [
        -124.15400198936963,
        40.74633958955032,
        -124.14475958988231,
        40.753368404740364
      ],
      "properties": {
        "created": "2026-03-19 03:05:26.971216+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/FF_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "FF_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/FF_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5965000.0,
            0.0,
            -1.0,
            2165000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "FF_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.14498045402861,
              40.74650790038777
            ],
            [
              -124.14498045402861,
              40.75353602638862
            ],
            [
              -124.13573893725294,
              40.75353602638862
            ],
            [
              -124.13573893725294,
              40.74650790038777
            ],
            [
              -124.14498045402861,
              40.74650790038777
            ]
          ]
        ]
      },
      "bbox": [
        -124.14498045402861,
        40.74650790038777,
        -124.13573893725294,
        40.75353602638862
      ],
      "properties": {
        "created": "2026-03-19 03:05:26.994197+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/FF_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "FF_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/FF_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5967500.0,
            0.0,
            -1.0,
            2165000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "FF_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.1359588732035,
              40.746675504949984
            ],
            [
              -124.1359588732035,
              40.753702941684416
            ],
            [
              -124.12671823934436,
              40.753702941684416
            ],
            [
              -124.12671823934436,
              40.746675504949984
            ],
            [
              -124.1359588732035,
              40.746675504949984
            ]
          ]
        ]
      },
      "bbox": [
        -124.1359588732035,
        40.746675504949984,
        -124.12671823934436,
        40.753702941684416
      ],
      "properties": {
        "created": "2026-03-19 03:05:27.017207+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/FF_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "FF_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/FF_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5970000.0,
            0.0,
            -1.0,
            2165000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "FF_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.1269372470852,
              40.746842403231696
            ],
            [
              -124.1269372470852,
              40.75386915062246
            ],
            [
              -124.11769749634743,
              40.75386915062246
            ],
            [
              -124.11769749634743,
              40.746842403231696
            ],
            [
              -124.1269372470852,
              40.746842403231696
            ]
          ]
        ]
      },
      "bbox": [
        -124.1269372470852,
        40.746842403231696,
        -124.11769749634743,
        40.75386915062246
      ],
      "properties": {
        "created": "2026-03-19 03:05:27.039919+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/FF_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "FF_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/FF_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5972500.0,
            0.0,
            -1.0,
            2165000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "FF_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.2532358215712,
              40.74444155770526
            ],
            [
              -124.2532358215712,
              40.75147794887176
            ],
            [
              -124.24398372579485,
              40.75147794887176
            ],
            [
              -124.24398372579485,
              40.74444155770526
            ],
            [
              -124.2532358215712,
              40.74444155770526
            ]
          ]
        ]
      },
      "bbox": [
        -124.2532358215712,
        40.74444155770526,
        -124.24398372579485,
        40.75147794887176
      ],
      "properties": {
        "created": "2026-03-19 03:05:27.062606+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/FF_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "FF_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/FF_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5937500.0,
            0.0,
            -1.0,
            2165000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "FF_23",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.06378461208621,
              40.74799091491089
            ],
            [
              -124.06378461208621,
              40.75501283473534
            ],
            [
              -124.05455104892965,
              40.75501283473534
            ],
            [
              -124.05455104892965,
              40.74799091491089
            ],
            [
              -124.06378461208621,
              40.74799091491089
            ]
          ]
        ]
      },
      "bbox": [
        -124.06378461208621,
        40.74799091491089,
        -124.05455104892965,
        40.75501283473534
      ],
      "properties": {
        "created": "2026-03-19 03:05:27.085614+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/FF_23.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "FF_23": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/FF_23.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5990000.0,
            0.0,
            -1.0,
            2165000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "FF_24",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.05476263049623,
              40.74815216276124
            ],
            [
              -124.05476263049623,
              40.755173392624954
            ],
            [
              -124.04552995209798,
              40.755173392624954
            ],
            [
              -124.04552995209798,
              40.74815216276124
            ],
            [
              -124.05476263049623,
              40.74815216276124
            ]
          ]
        ]
      },
      "bbox": [
        -124.05476263049623,
        40.74815216276124,
        -124.04552995209798,
        40.755173392624954
      ],
      "properties": {
        "created": "2026-03-19 03:05:27.108473+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/FF_24.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "FF_24": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/FF_24.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5992500.0,
            0.0,
            -1.0,
            2165000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "FF_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.24421479915465,
              40.74461763721548
            ],
            [
              -124.24421479915465,
              40.75165334004395
            ],
            [
              -124.23496358383248,
              40.75165334004395
            ],
            [
              -124.23496358383248,
              40.74461763721548
            ],
            [
              -124.24421479915465,
              40.74461763721548
            ]
          ]
        ]
      },
      "bbox": [
        -124.24421479915465,
        40.74461763721548,
        -124.23496358383248,
        40.75165334004395
      ],
      "properties": {
        "created": "2026-03-19 03:05:27.131790+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/FF_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "FF_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/FF_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5940000.0,
            0.0,
            -1.0,
            2165000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "FF_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.23519372915423,
              40.74479301051001
            ],
            [
              -124.23519372915423,
              40.751828024922965
            ],
            [
              -124.22594339449172,
              40.751828024922965
            ],
            [
              -124.22594339449172,
              40.74479301051001
            ],
            [
              -124.23519372915423,
              40.74479301051001
            ]
          ]
        ]
      },
      "bbox": [
        -124.23519372915423,
        40.74479301051001,
        -124.22594339449172,
        40.751828024922965
      ],
      "properties": {
        "created": "2026-03-19 03:05:27.154645+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/FF_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "FF_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/FF_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5942500.0,
            0.0,
            -1.0,
            2165000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "FF_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.22617261176077,
              40.7449676775833
            ],
            [
              -124.22617261176077,
              40.7520020035033
            ],
            [
              -124.21692315796338,
              40.7520020035033
            ],
            [
              -124.21692315796338,
              40.7449676775833
            ],
            [
              -124.22617261176077,
              40.7449676775833
            ]
          ]
        ]
      },
      "bbox": [
        -124.22617261176077,
        40.7449676775833,
        -124.21692315796338,
        40.7520020035033
      ],
      "properties": {
        "created": "2026-03-19 03:05:27.178070+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/FF_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "FF_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/FF_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5945000.0,
            0.0,
            -1.0,
            2165000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "FF_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.2171514471652,
              40.74514163842989
            ],
            [
              -124.2171514471652,
              40.752175275779464
            ],
            [
              -124.20790287443825,
              40.752175275779464
            ],
            [
              -124.20790287443825,
              40.74514163842989
            ],
            [
              -124.2171514471652,
              40.74514163842989
            ]
          ]
        ]
      },
      "bbox": [
        -124.2171514471652,
        40.74514163842989,
        -124.20790287443825,
        40.752175275779464
      ],
      "properties": {
        "created": "2026-03-19 03:05:27.201186+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/FF_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "FF_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/FF_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5947500.0,
            0.0,
            -1.0,
            2165000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "FF_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.20813023555834,
              40.74531489304425
            ],
            [
              -124.20813023555834,
              40.75234784174598
            ],
            [
              -124.1988825441072,
              40.75234784174598
            ],
            [
              -124.1988825441072,
              40.74531489304425
            ],
            [
              -124.20813023555834,
              40.74531489304425
            ]
          ]
        ]
      },
      "bbox": [
        -124.20813023555834,
        40.74531489304425,
        -124.1988825441072,
        40.75234784174598
      ],
      "properties": {
        "created": "2026-03-19 03:05:27.224225+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/FF_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "FF_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/FF_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5950000.0,
            0.0,
            -1.0,
            2165000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "FF_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.19910897713108,
              40.74548744142096
            ],
            [
              -124.19910897713108,
              40.75251970139747
            ],
            [
              -124.18986216716102,
              40.75251970139747
            ],
            [
              -124.18986216716102,
              40.74548744142096
            ],
            [
              -124.19910897713108,
              40.74548744142096
            ]
          ]
        ]
      },
      "bbox": [
        -124.19910897713108,
        40.74548744142096,
        -124.18986216716102,
        40.75251970139747
      ],
      "properties": {
        "created": "2026-03-19 03:05:27.247002+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/FF_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "FF_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/FF_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5952500.0,
            0.0,
            -1.0,
            2165000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "FF_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.19008767207426,
              40.74565928355459
            ],
            [
              -124.19008767207426,
              40.75269085472849
            ],
            [
              -124.18084174379052,
              40.75269085472849
            ],
            [
              -124.18084174379052,
              40.74565928355459
            ],
            [
              -124.19008767207426,
              40.74565928355459
            ]
          ]
        ]
      },
      "bbox": [
        -124.19008767207426,
        40.74565928355459,
        -124.18084174379052,
        40.75269085472849
      ],
      "properties": {
        "created": "2026-03-19 03:05:27.269884+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/FF_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "FF_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/FF_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5955000.0,
            0.0,
            -1.0,
            2165000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "F_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.15273577298653,
              40.92483911693329
            ],
            [
              -124.15273577298653,
              40.928374339812024
            ],
            [
              -124.15051687663845,
              40.928374339812024
            ],
            [
              -124.15051687663845,
              40.92483911693329
            ],
            [
              -124.15273577298653,
              40.92483911693329
            ]
          ]
        ]
      },
      "bbox": [
        -124.15273577298653,
        40.92483911693329,
        -124.15051687663845,
        40.928374339812024
      ],
      "properties": {
        "created": "2026-03-19 03:05:27.292753+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/F_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "F_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/F_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1274,
            582
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5966918.0,
            0.0,
            -1.0,
            2228774.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "F_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.15073892795279,
              40.92487834039647
            ],
            [
              -124.15073892795279,
              40.931906685663456
            ],
            [
              -124.14147202871648,
              40.931906685663456
            ],
            [
              -124.14147202871648,
              40.92487834039647
            ],
            [
              -124.15073892795279,
              40.92487834039647
            ]
          ]
        ]
      },
      "bbox": [
        -124.15073892795279,
        40.92487834039647,
        -124.14147202871648,
        40.931906685663456
      ],
      "properties": {
        "created": "2026-03-19 03:05:27.315552+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/F_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "F_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/F_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5967500.0,
            0.0,
            -1.0,
            2230000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "F_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.14169314685189,
              40.925046389559775
            ],
            [
              -124.14169314685189,
              40.93207404371651
            ],
            [
              -124.1324271351498,
              40.93207404371651
            ],
            [
              -124.1324271351498,
              40.925046389559775
            ],
            [
              -124.14169314685189,
              40.925046389559775
            ]
          ]
        ]
      },
      "bbox": [
        -124.14169314685189,
        40.925046389559775,
        -124.1324271351498,
        40.93207404371651
      ],
      "properties": {
        "created": "2026-03-19 03:05:27.338675+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/F_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "F_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/F_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5970000.0,
            0.0,
            -1.0,
            2230000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "F_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.13264732009216,
              40.925213730569745
            ],
            [
              -124.13264732009216,
              40.9322406935389
            ],
            [
              -124.12338219613086,
              40.9322406935389
            ],
            [
              -124.12338219613086,
              40.925213730569745
            ],
            [
              -124.13264732009216,
              40.925213730569745
            ]
          ]
        ]
      },
      "bbox": [
        -124.13264732009216,
        40.925213730569745,
        -124.12338219613086,
        40.9322406935389
      ],
      "properties": {
        "created": "2026-03-19 03:05:27.361533+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/F_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "F_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/F_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5972500.0,
            0.0,
            -1.0,
            2230000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "F_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.1236014478661,
              40.92538036342115
            ],
            [
              -124.1236014478661,
              40.93240663512533
            ],
            [
              -124.11433721185207,
              40.93240663512533
            ],
            [
              -124.11433721185207,
              40.92538036342115
            ],
            [
              -124.1236014478661,
              40.92538036342115
            ]
          ]
        ]
      },
      "bbox": [
        -124.1236014478661,
        40.92538036342115,
        -124.11433721185207,
        40.93240663512533
      ],
      "properties": {
        "created": "2026-03-19 03:05:27.384275+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/F_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "F_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/F_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5975000.0,
            0.0,
            -1.0,
            2230000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "F_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.11455553036616,
              40.92554628810865
            ],
            [
              -124.11455553036616,
              40.93257186847056
            ],
            [
              -124.10529218250585,
              40.93257186847056
            ],
            [
              -124.10529218250585,
              40.92554628810865
            ],
            [
              -124.11455553036616,
              40.92554628810865
            ]
          ]
        ]
      },
      "bbox": [
        -124.11455553036616,
        40.92554628810865,
        -124.10529218250585,
        40.93257186847056
      ],
      "properties": {
        "created": "2026-03-19 03:05:27.407410+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/F_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "F_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/F_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5977500.0,
            0.0,
            -1.0,
            2230000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "F_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.10550956778482,
              40.92571150462711
            ],
            [
              -124.10550956778482,
              40.9327363935694
            ],
            [
              -124.09624710828459,
              40.9327363935694
            ],
            [
              -124.09624710828459,
              40.92571150462711
            ],
            [
              -124.10550956778482,
              40.92571150462711
            ]
          ]
        ]
      },
      "bbox": [
        -124.10550956778482,
        40.92571150462711,
        -124.09624710828459,
        40.9327363935694
      ],
      "properties": {
        "created": "2026-03-19 03:05:27.430993+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/F_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "F_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/F_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5980000.0,
            0.0,
            -1.0,
            2230000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "GG_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.26175687412866,
              40.737409731410025
            ],
            [
              -124.26175687412866,
              40.74444155770526
            ],
            [
              -124.2527718665649,
              40.74444155770526
            ],
            [
              -124.2527718665649,
              40.737409731410025
            ],
            [
              -124.26175687412866,
              40.737409731410025
            ]
          ]
        ]
      },
      "bbox": [
        -124.26175687412866,
        40.737409731410025,
        -124.2527718665649,
        40.74444155770526
      ],
      "properties": {
        "created": "2026-03-19 03:05:27.453714+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/GG_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GG_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/GG_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2426
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5935074.0,
            0.0,
            -1.0,
            2162500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "GG_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.18084174379052,
              40.73896997680626
            ],
            [
              -124.18084174379052,
              40.74600084907096
            ],
            [
              -124.17159767158012,
              40.74600084907096
            ],
            [
              -124.17159767158012,
              40.73896997680626
            ],
            [
              -124.18084174379052,
              40.73896997680626
            ]
          ]
        ]
      },
      "bbox": [
        -124.18084174379052,
        40.73896997680626,
        -124.17159767158012,
        40.74600084907096
      ],
      "properties": {
        "created": "2026-03-19 03:05:27.476579+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/GG_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GG_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/GG_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5957500.0,
            0.0,
            -1.0,
            2162500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "GG_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.17182127418657,
              40.739140389064715
            ],
            [
              -124.17182127418657,
              40.746170572442956
            ],
            [
              -124.16257808389614,
              40.746170572442956
            ],
            [
              -124.16257808389614,
              40.739140389064715
            ],
            [
              -124.17182127418657,
              40.739140389064715
            ]
          ]
        ]
      },
      "bbox": [
        -124.17182127418657,
        40.739140389064715,
        -124.16257808389614,
        40.746170572442956
      ],
      "properties": {
        "created": "2026-03-19 03:05:27.499247+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/GG_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GG_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/GG_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5960000.0,
            0.0,
            -1.0,
            2162500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "GG_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.16280075853997,
              40.739310095135885
            ],
            [
              -124.16280075853997,
              40.74633958955032
            ],
            [
              -124.15355845037452,
              40.74633958955032
            ],
            [
              -124.15355845037452,
              40.739310095135885
            ],
            [
              -124.16280075853997,
              40.739310095135885
            ]
          ]
        ]
      },
      "bbox": [
        -124.16280075853997,
        40.739310095135885,
        -124.15355845037452,
        40.74633958955032
      ],
      "properties": {
        "created": "2026-03-19 03:05:27.521950+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/GG_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GG_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/GG_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5962500.0,
            0.0,
            -1.0,
            2162500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "GG_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.15378019704161,
              40.73947909501441
            ],
            [
              -124.15378019704161,
              40.74650790038777
            ],
            [
              -124.14453877120606,
              40.74650790038777
            ],
            [
              -124.14453877120606,
              40.73947909501441
            ],
            [
              -124.15378019704161,
              40.73947909501441
            ]
          ]
        ]
      },
      "bbox": [
        -124.15378019704161,
        40.73947909501441,
        -124.14453877120606,
        40.74650790038777
      ],
      "properties": {
        "created": "2026-03-19 03:05:27.545097+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/GG_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GG_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/GG_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5965000.0,
            0.0,
            -1.0,
            2162500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "GG_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.14475958988231,
              40.73964738869497
            ],
            [
              -124.14475958988231,
              40.746675504949984
            ],
            [
              -124.13551904658159,
              40.746675504949984
            ],
            [
              -124.13551904658159,
              40.73964738869497
            ],
            [
              -124.14475958988231,
              40.73964738869497
            ]
          ]
        ]
      },
      "bbox": [
        -124.14475958988231,
        40.73964738869497,
        -124.13551904658159,
        40.746675504949984
      ],
      "properties": {
        "created": "2026-03-19 03:05:27.568233+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/GG_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GG_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/GG_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5967500.0,
            0.0,
            -1.0,
            2162500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "GG_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.13573893725294,
              40.73981497617228
            ],
            [
              -124.13573893725294,
              40.746842403231696
            ],
            [
              -124.12649927669186,
              40.746842403231696
            ],
            [
              -124.12649927669186,
              40.73981497617228
            ],
            [
              -124.13573893725294,
              40.73981497617228
            ]
          ]
        ]
      },
      "bbox": [
        -124.13573893725294,
        40.73981497617228,
        -124.12649927669186,
        40.746842403231696
      ],
      "properties": {
        "created": "2026-03-19 03:05:27.591056+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/GG_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GG_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/GG_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5970000.0,
            0.0,
            -1.0,
            2162500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "GG_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.12671823934436,
              40.739981857441045
            ],
            [
              -124.12671823934436,
              40.74700859522766
            ],
            [
              -124.11747946172774,
              40.74700859522766
            ],
            [
              -124.11747946172774,
              40.739981857441045
            ],
            [
              -124.12671823934436,
              40.739981857441045
            ]
          ]
        ]
      },
      "bbox": [
        -124.12671823934436,
        40.739981857441045,
        -124.11747946172774,
        40.74700859522766
      ],
      "properties": {
        "created": "2026-03-19 03:05:27.613964+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/GG_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GG_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/GG_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5972500.0,
            0.0,
            -1.0,
            2162500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "GG_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.25300382018806,
              40.73758125664462
            ],
            [
              -124.25300382018806,
              40.74461763721548
            ],
            [
              -124.24375270000426,
              40.74461763721548
            ],
            [
              -124.24375270000426,
              40.73758125664462
            ],
            [
              -124.25300382018806,
              40.73758125664462
            ]
          ]
        ]
      },
      "bbox": [
        -124.25300382018806,
        40.73758125664462,
        -124.24375270000426,
        40.74461763721548
      ],
      "properties": {
        "created": "2026-03-19 03:05:27.637354+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/GG_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GG_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/GG_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5937500.0,
            0.0,
            -1.0,
            2162500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "GG_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.24398372579485,
              40.73775731820639
            ],
            [
              -124.24398372579485,
              40.74479301051001
            ],
            [
              -124.23473348588911,
              40.74479301051001
            ],
            [
              -124.23473348588911,
              40.73775731820639
            ],
            [
              -124.24398372579485,
              40.73775731820639
            ]
          ]
        ]
      },
      "bbox": [
        -124.24398372579485,
        40.73775731820639,
        -124.23473348588911,
        40.74479301051001
      ],
      "properties": {
        "created": "2026-03-19 03:05:27.660290+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/GG_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GG_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/GG_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5940000.0,
            0.0,
            -1.0,
            2162500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "GG_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.23496358383248,
              40.7379326736244
            ],
            [
              -124.23496358383248,
              40.7449676775833
            ],
            [
              -124.22571422441023,
              40.7449676775833
            ],
            [
              -124.22571422441023,
              40.7379326736244
            ],
            [
              -124.23496358383248,
              40.7379326736244
            ]
          ]
        ]
      },
      "bbox": [
        -124.23496358383248,
        40.7379326736244,
        -124.22571422441023,
        40.7449676775833
      ],
      "properties": {
        "created": "2026-03-19 03:05:27.683616+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/GG_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GG_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/GG_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5942500.0,
            0.0,
            -1.0,
            2162500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "GG_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.22594339449172,
              40.73810732289317
            ],
            [
              -124.22594339449172,
              40.74514163842989
            ],
            [
              -124.21669491575832,
              40.74514163842989
            ],
            [
              -124.21669491575832,
              40.73810732289317
            ],
            [
              -124.22594339449172,
              40.73810732289317
            ]
          ]
        ]
      },
      "bbox": [
        -124.22594339449172,
        40.73810732289317,
        -124.21669491575832,
        40.74514163842989
      ],
      "properties": {
        "created": "2026-03-19 03:05:27.706581+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/GG_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GG_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/GG_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5945000.0,
            0.0,
            -1.0,
            2162500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "GG_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.21692315796338,
              40.73828126600716
            ],
            [
              -124.21692315796338,
              40.74531489304425
            ],
            [
              -124.20767556012416,
              40.74531489304425
            ],
            [
              -124.20767556012416,
              40.73828126600716
            ],
            [
              -124.21692315796338,
              40.73828126600716
            ]
          ]
        ]
      },
      "bbox": [
        -124.21692315796338,
        40.73828126600716,
        -124.20767556012416,
        40.74531489304425
      ],
      "properties": {
        "created": "2026-03-19 03:05:27.729790+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/GG_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GG_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/GG_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5947500.0,
            0.0,
            -1.0,
            2162500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "GG_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.20790287443825,
              40.7384545029609
            ],
            [
              -124.20790287443825,
              40.74548744142096
            ],
            [
              -124.19865615769848,
              40.74548744142096
            ],
            [
              -124.19865615769848,
              40.7384545029609
            ],
            [
              -124.20790287443825,
              40.7384545029609
            ]
          ]
        ]
      },
      "bbox": [
        -124.20790287443825,
        40.7384545029609,
        -124.19865615769848,
        40.74548744142096
      ],
      "properties": {
        "created": "2026-03-19 03:05:27.752609+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/GG_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GG_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/GG_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5950000.0,
            0.0,
            -1.0,
            2162500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "GG_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.1988825441072,
              40.738627033748955
            ],
            [
              -124.1988825441072,
              40.74565928355459
            ],
            [
              -124.18963670867205,
              40.74565928355459
            ],
            [
              -124.18963670867205,
              40.738627033748955
            ],
            [
              -124.1988825441072,
              40.738627033748955
            ]
          ]
        ]
      },
      "bbox": [
        -124.1988825441072,
        40.738627033748955,
        -124.18963670867205,
        40.74565928355459
      ],
      "properties": {
        "created": "2026-03-19 03:05:27.775981+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/GG_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GG_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/GG_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5952500.0,
            0.0,
            -1.0,
            2162500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "GG_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.18986216716102,
              40.73879885836589
            ],
            [
              -124.18986216716102,
              40.74583041943974
            ],
            [
              -124.18061721323569,
              40.74583041943974
            ],
            [
              -124.18061721323569,
              40.73879885836589
            ],
            [
              -124.18986216716102,
              40.73879885836589
            ]
          ]
        ]
      },
      "bbox": [
        -124.18986216716102,
        40.73879885836589,
        -124.18061721323569,
        40.74583041943974
      ],
      "properties": {
        "created": "2026-03-19 03:05:27.798677+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/GG_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "GG_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/GG_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5955000.0,
            0.0,
            -1.0,
            2162500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "G_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.15684100708789,
              40.91790014287502
            ],
            [
              -124.15684100708789,
              40.92487834039647
            ],
            [
              -124.15029487116118,
              40.92487834039647
            ],
            [
              -124.15029487116118,
              40.91790014287502
            ],
            [
              -124.15684100708789,
              40.91790014287502
            ]
          ]
        ]
      },
      "bbox": [
        -124.15684100708789,
        40.91790014287502,
        -124.15029487116118,
        40.92487834039647
      ],
      "properties": {
        "created": "2026-03-19 03:05:27.821606+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/G_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "G_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/G_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            1748
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5965752.0,
            0.0,
            -1.0,
            2227500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "G_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.15051687663845,
              40.91801805150981
            ],
            [
              -124.15051687663845,
              40.925046389559775
            ],
            [
              -124.14125095622572,
              40.925046389559775
            ],
            [
              -124.14125095622572,
              40.91801805150981
            ],
            [
              -124.15051687663845,
              40.91801805150981
            ]
          ]
        ]
      },
      "bbox": [
        -124.15051687663845,
        40.91801805150981,
        -124.14125095622572,
        40.925046389559775
      ],
      "properties": {
        "created": "2026-03-19 03:05:27.844959+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/G_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "G_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/G_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5967500.0,
            0.0,
            -1.0,
            2227500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "G_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.14147202871648,
              40.91818608355905
            ],
            [
              -124.14147202871648,
              40.925213730569745
            ],
            [
              -124.13220699565973,
              40.925213730569745
            ],
            [
              -124.13220699565973,
              40.91818608355905
            ],
            [
              -124.14147202871648,
              40.91818608355905
            ]
          ]
        ]
      },
      "bbox": [
        -124.14147202871648,
        40.91818608355905,
        -124.13220699565973,
        40.925213730569745
      ],
      "properties": {
        "created": "2026-03-19 03:05:27.867864+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/G_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "G_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/G_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5970000.0,
            0.0,
            -1.0,
            2227500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "G_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.1324271351498,
              40.91835340752706
            ],
            [
              -124.1324271351498,
              40.92538036342115
            ],
            [
              -124.12316298965548,
              40.92538036342115
            ],
            [
              -124.12316298965548,
              40.91835340752706
            ],
            [
              -124.1324271351498,
              40.91835340752706
            ]
          ]
        ]
      },
      "bbox": [
        -124.1324271351498,
        40.91835340752706,
        -124.12316298965548,
        40.92538036342115
      ],
      "properties": {
        "created": "2026-03-19 03:05:27.890887+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/G_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "G_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/G_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5972500.0,
            0.0,
            -1.0,
            2227500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "G_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.12338219613086,
              40.918520023408554
            ],
            [
              -124.12338219613086,
              40.92554628810865
            ],
            [
              -124.11411893840543,
              40.92554628810865
            ],
            [
              -124.11411893840543,
              40.918520023408554
            ],
            [
              -124.12338219613086,
              40.918520023408554
            ]
          ]
        ]
      },
      "bbox": [
        -124.12338219613086,
        40.918520023408554,
        -124.11411893840543,
        40.92554628810865
      ],
      "properties": {
        "created": "2026-03-19 03:05:27.913698+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/G_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "G_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/G_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5975000.0,
            0.0,
            -1.0,
            2227500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "G_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.11433721185207,
              40.918685931198304
            ],
            [
              -124.11433721185207,
              40.92571150462711
            ],
            [
              -124.10507484210189,
              40.92571150462711
            ],
            [
              -124.10507484210189,
              40.918685931198304
            ],
            [
              -124.11433721185207,
              40.918685931198304
            ]
          ]
        ]
      },
      "bbox": [
        -124.11433721185207,
        40.918685931198304,
        -124.10507484210189,
        40.92571150462711
      ],
      "properties": {
        "created": "2026-03-19 03:05:27.937188+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/G_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "G_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/G_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5977500.0,
            0.0,
            -1.0,
            2227500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "G_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.10529218250585,
              40.91885113089107
            ],
            [
              -124.10529218250585,
              40.92587601297125
            ],
            [
              -124.09603070093719,
              40.92587601297125
            ],
            [
              -124.09603070093719,
              40.91885113089107
            ],
            [
              -124.10529218250585,
              40.91885113089107
            ]
          ]
        ]
      },
      "bbox": [
        -124.10529218250585,
        40.91885113089107,
        -124.09603070093719,
        40.92587601297125
      ],
      "properties": {
        "created": "2026-03-19 03:05:27.960063+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/G_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "G_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/G_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5980000.0,
            0.0,
            -1.0,
            2227500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "G_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.09624710828459,
              40.919015622481616
            ],
            [
              -124.09624710828459,
              40.92603981313591
            ],
            [
              -124.08698651510373,
              40.92603981313591
            ],
            [
              -124.08698651510373,
              40.919015622481616
            ],
            [
              -124.09624710828459,
              40.919015622481616
            ]
          ]
        ]
      },
      "bbox": [
        -124.09624710828459,
        40.919015622481616,
        -124.08698651510373,
        40.92603981313591
      ],
      "properties": {
        "created": "2026-03-19 03:05:27.983340+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/G_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "G_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/G_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5982500.0,
            0.0,
            -1.0,
            2227500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "G_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.08720198938073,
              40.919179405964755
            ],
            [
              -124.08720198938073,
              40.92620290511591
            ],
            [
              -124.07794228479393,
              40.92620290511591
            ],
            [
              -124.07794228479393,
              40.919179405964755
            ],
            [
              -124.08720198938073,
              40.919179405964755
            ]
          ]
        ]
      },
      "bbox": [
        -124.08720198938073,
        40.919179405964755,
        -124.07794228479393,
        40.92620290511591
      ],
      "properties": {
        "created": "2026-03-19 03:05:28.006279+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/G_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "G_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/G_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5985000.0,
            0.0,
            -1.0,
            2227500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "HH_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.2658712796385,
              40.73046372125118
            ],
            [
              -124.2658712796385,
              40.73698189527111
            ],
            [
              -124.2615581518753,
              40.73698189527111
            ],
            [
              -124.2615581518753,
              40.73046372125118
            ],
            [
              -124.2658712796385,
              40.73046372125118
            ]
          ]
        ]
      },
      "bbox": [
        -124.2658712796385,
        40.73046372125118,
        -124.2615581518753,
        40.73698189527111
      ],
      "properties": {
        "created": "2026-03-19 03:05:28.029583+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/HH_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "HH_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/HH_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2346,
            1135
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5933865.0,
            0.0,
            -1.0,
            2159846.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "HH_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.18963670867205,
              40.73193842592958
            ],
            [
              -124.18963670867205,
              40.73896997680626
            ],
            [
              -124.18039272890005,
              40.73896997680626
            ],
            [
              -124.18039272890005,
              40.73193842592958
            ],
            [
              -124.18963670867205,
              40.73193842592958
            ]
          ]
        ]
      },
      "bbox": [
        -124.18963670867205,
        40.73193842592958,
        -124.18039272890005,
        40.73896997680626
      ],
      "properties": {
        "created": "2026-03-19 03:05:28.052789+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/HH_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "HH_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/HH_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5955000.0,
            0.0,
            -1.0,
            2160000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "HH_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.18061721323569,
              40.732109526926365
            ],
            [
              -124.18061721323569,
              40.739140389064715
            ],
            [
              -124.1713741150021,
              40.739140389064715
            ],
            [
              -124.1713741150021,
              40.732109526926365
            ],
            [
              -124.18061721323569,
              40.732109526926365
            ]
          ]
        ]
      },
      "bbox": [
        -124.18061721323569,
        40.732109526926365,
        -124.1713741150021,
        40.739140389064715
      ],
      "properties": {
        "created": "2026-03-19 03:05:28.075797+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/HH_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "HH_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/HH_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5957500.0,
            0.0,
            -1.0,
            2160000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "HH_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.17159767158012,
              40.732279921813166
            ],
            [
              -124.17159767158012,
              40.739310095135885
            ],
            [
              -124.16235545508991,
              40.739310095135885
            ],
            [
              -124.16235545508991,
              40.732279921813166
            ],
            [
              -124.17159767158012,
              40.732279921813166
            ]
          ]
        ]
      },
      "bbox": [
        -124.17159767158012,
        40.732279921813166,
        -124.16235545508991,
        40.739310095135885
      ],
      "properties": {
        "created": "2026-03-19 03:05:28.098915+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/HH_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "HH_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/HH_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5960000.0,
            0.0,
            -1.0,
            2160000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "HH_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.16257808389614,
              40.73244961058465
            ],
            [
              -124.16257808389614,
              40.73947909501441
            ],
            [
              -124.15333674935425,
              40.73947909501441
            ],
            [
              -124.15333674935425,
              40.73244961058465
            ],
            [
              -124.16257808389614,
              40.73244961058465
            ]
          ]
        ]
      },
      "bbox": [
        -124.16257808389614,
        40.73244961058465,
        -124.15333674935425,
        40.73947909501441
      ],
      "properties": {
        "created": "2026-03-19 03:05:28.121644+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/HH_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "HH_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/HH_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5962500.0,
            0.0,
            -1.0,
            2160000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "HH_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.15355845037452,
              40.73261859323545
            ],
            [
              -124.15355845037452,
              40.73964738869497
            ],
            [
              -124.14431799798585,
              40.73964738869497
            ],
            [
              -124.14431799798585,
              40.73261859323545
            ],
            [
              -124.15355845037452,
              40.73261859323545
            ]
          ]
        ]
      },
      "bbox": [
        -124.15355845037452,
        40.73261859323545,
        -124.14431799798585,
        40.73964738869497
      ],
      "properties": {
        "created": "2026-03-19 03:05:28.144627+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/HH_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "HH_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/HH_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5965000.0,
            0.0,
            -1.0,
            2160000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "HH_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.14453877120606,
              40.73278686976026
            ],
            [
              -124.14453877120606,
              40.73981497617228
            ],
            [
              -124.13529920117546,
              40.73981497617228
            ],
            [
              -124.13529920117546,
              40.73278686976026
            ],
            [
              -124.14453877120606,
              40.73278686976026
            ]
          ]
        ]
      },
      "bbox": [
        -124.14453877120606,
        40.73278686976026,
        -124.13529920117546,
        40.73981497617228
      ],
      "properties": {
        "created": "2026-03-19 03:05:28.167509+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/HH_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "HH_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/HH_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5967500.0,
            0.0,
            -1.0,
            2160000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "HH_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.13551904658159,
              40.73295444015376
            ],
            [
              -124.13551904658159,
              40.739981857441045
            ],
            [
              -124.12628035911379,
              40.739981857441045
            ],
            [
              -124.12628035911379,
              40.73295444015376
            ],
            [
              -124.13551904658159,
              40.73295444015376
            ]
          ]
        ]
      },
      "bbox": [
        -124.13551904658159,
        40.73295444015376,
        -124.12628035911379,
        40.739981857441045
      ],
      "properties": {
        "created": "2026-03-19 03:05:28.190840+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/HH_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "HH_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/HH_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5970000.0,
            0.0,
            -1.0,
            2160000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "HH_17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.12649927669186,
              40.7331213044107
            ],
            [
              -124.12649927669186,
              40.740148032496016
            ],
            [
              -124.11726147199164,
              40.740148032496016
            ],
            [
              -124.11726147199164,
              40.7331213044107
            ],
            [
              -124.12649927669186,
              40.7331213044107
            ]
          ]
        ]
      },
      "bbox": [
        -124.12649927669186,
        40.7331213044107,
        -124.11726147199164,
        40.740148032496016
      ],
      "properties": {
        "created": "2026-03-19 03:05:28.213626+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/HH_17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "HH_17": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/HH_17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5972500.0,
            0.0,
            -1.0,
            2160000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "HH_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.26179098538033,
              40.73054419864754
            ],
            [
              -124.26179098538033,
              40.73758125664462
            ],
            [
              -124.25253996068697,
              40.73758125664462
            ],
            [
              -124.25253996068697,
              40.73054419864754
            ],
            [
              -124.26179098538033,
              40.73054419864754
            ]
          ]
        ]
      },
      "bbox": [
        -124.26179098538033,
        40.73054419864754,
        -124.25253996068697,
        40.73758125664462
      ],
      "properties": {
        "created": "2026-03-19 03:05:28.236809+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/HH_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "HH_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/HH_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5935000.0,
            0.0,
            -1.0,
            2160000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "HH_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.2527718665649,
              40.730720948328276
            ],
            [
              -124.2527718665649,
              40.73775731820639
            ],
            [
              -124.24352172176818,
              40.73775731820639
            ],
            [
              -124.24352172176818,
              40.730720948328276
            ],
            [
              -124.2527718665649,
              40.730720948328276
            ]
          ]
        ]
      },
      "bbox": [
        -124.2527718665649,
        40.730720948328276,
        -124.24352172176818,
        40.73775731820639
      ],
      "properties": {
        "created": "2026-03-19 03:05:28.259878+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/HH_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "HH_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/HH_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5937500.0,
            0.0,
            -1.0,
            2160000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "HH_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.24375270000426,
              40.73089699194276
            ],
            [
              -124.24375270000426,
              40.7379326736244
            ],
            [
              -124.23450343530952,
              40.7379326736244
            ],
            [
              -124.23450343530952,
              40.73089699194276
            ],
            [
              -124.24375270000426,
              40.73089699194276
            ]
          ]
        ]
      },
      "bbox": [
        -124.24375270000426,
        40.73089699194276,
        -124.23450343530952,
        40.7379326736244
      ],
      "properties": {
        "created": "2026-03-19 03:05:28.282804+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/HH_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "HH_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/HH_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5940000.0,
            0.0,
            -1.0,
            2160000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "HH_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.23473348588911,
              40.73107232948544
            ],
            [
              -124.23473348588911,
              40.73810732289317
            ],
            [
              -124.22548510150175,
              40.73810732289317
            ],
            [
              -124.22548510150175,
              40.73107232948544
            ],
            [
              -124.23473348588911,
              40.73107232948544
            ]
          ]
        ]
      },
      "bbox": [
        -124.23473348588911,
        40.73107232948544,
        -124.22548510150175,
        40.73810732289317
      ],
      "properties": {
        "created": "2026-03-19 03:05:28.309557+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/HH_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "HH_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/HH_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5942500.0,
            0.0,
            -1.0,
            2160000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "HH_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.22571422441023,
              40.73124696095083
            ],
            [
              -124.22571422441023,
              40.73828126600716
            ],
            [
              -124.21646672053551,
              40.73828126600716
            ],
            [
              -124.21646672053551,
              40.73124696095083
            ],
            [
              -124.22571422441023,
              40.73124696095083
            ]
          ]
        ]
      },
      "bbox": [
        -124.22571422441023,
        40.73124696095083,
        -124.21646672053551,
        40.73828126600716
      ],
      "properties": {
        "created": "2026-03-19 03:05:28.332436+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/HH_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "HH_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/HH_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5945000.0,
            0.0,
            -1.0,
            2160000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "HH_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.21669491575832,
              40.7314208863334
            ],
            [
              -124.21669491575832,
              40.7384545029609
            ],
            [
              -124.20744829260154,
              40.7384545029609
            ],
            [
              -124.20744829260154,
              40.7314208863334
            ],
            [
              -124.21669491575832,
              40.7314208863334
            ]
          ]
        ]
      },
      "bbox": [
        -124.21669491575832,
        40.7314208863334,
        -124.20744829260154,
        40.7384545029609
      ],
      "properties": {
        "created": "2026-03-19 03:05:28.355463+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/HH_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "HH_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/HH_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5947500.0,
            0.0,
            -1.0,
            2160000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "HH_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.20767556012416,
              40.73159410562767
            ],
            [
              -124.20767556012416,
              40.738627033748955
            ],
            [
              -124.19842981789049,
              40.738627033748955
            ],
            [
              -124.19842981789049,
              40.73159410562767
            ],
            [
              -124.20767556012416,
              40.73159410562767
            ]
          ]
        ]
      },
      "bbox": [
        -124.20767556012416,
        40.73159410562767,
        -124.19842981789049,
        40.738627033748955
      ],
      "properties": {
        "created": "2026-03-19 03:05:28.378688+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/HH_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "HH_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/HH_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5950000.0,
            0.0,
            -1.0,
            2160000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "HH_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.19865615769848,
              40.731766618828225
            ],
            [
              -124.19865615769848,
              40.73879885836589
            ],
            [
              -124.18941129659308,
              40.73879885836589
            ],
            [
              -124.18941129659308,
              40.731766618828225
            ],
            [
              -124.19865615769848,
              40.731766618828225
            ]
          ]
        ]
      },
      "bbox": [
        -124.19865615769848,
        40.731766618828225,
        -124.18941129659308,
        40.73879885836589
      ],
      "properties": {
        "created": "2026-03-19 03:05:28.402047+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/HH_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "HH_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/HH_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5952500.0,
            0.0,
            -1.0,
            2160000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "H_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.16082444403331,
              40.91095865224623
            ],
            [
              -124.16082444403331,
              40.913587705662906
            ],
            [
              -124.15911584783939,
              40.913587705662906
            ],
            [
              -124.15911584783939,
              40.91095865224623
            ],
            [
              -124.16082444403331,
              40.91095865224623
            ]
          ]
        ]
      },
      "bbox": [
        -124.16082444403331,
        40.91095865224623,
        -124.15911584783939,
        40.913587705662906
      ],
      "properties": {
        "created": "2026-03-19 03:05:28.424715+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/H_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "H_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/H_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            947,
            449
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5964551.0,
            0.0,
            -1.0,
            2223447.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "H_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.08698651510373,
              40.912318989001726
            ],
            [
              -124.08698651510373,
              40.91934248133536
            ],
            [
              -124.07772778788511,
              40.91934248133536
            ],
            [
              -124.07772778788511,
              40.912318989001726
            ],
            [
              -124.08698651510373,
              40.912318989001726
            ]
          ]
        ]
      },
      "bbox": [
        -124.08698651510373,
        40.912318989001726,
        -124.07772778788511,
        40.91934248133536
      ],
      "properties": {
        "created": "2026-03-19 03:05:28.447952+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/H_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "H_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/H_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5985000.0,
            0.0,
            -1.0,
            2225000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "H_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.07794228479393,
              40.912482047763994
            ],
            [
              -124.07794228479393,
              40.91950484858824
            ],
            [
              -124.06868444619678,
              40.91950484858824
            ],
            [
              -124.06868444619678,
              40.912482047763994
            ],
            [
              -124.07794228479393,
              40.912482047763994
            ]
          ]
        ]
      },
      "bbox": [
        -124.07794228479393,
        40.912482047763994,
        -124.06868444619678,
        40.91950484858824
      ],
      "properties": {
        "created": "2026-03-19 03:05:28.470968+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/H_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "H_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/H_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5987500.0,
            0.0,
            -1.0,
            2225000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "H_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.15933874027377,
              40.91098902988337
            ],
            [
              -124.15933874027377,
              40.91801805150981
            ],
            [
              -124.15007291150681,
              40.91801805150981
            ],
            [
              -124.15007291150681,
              40.91098902988337
            ],
            [
              -124.15933874027377,
              40.91098902988337
            ]
          ]
        ]
      },
      "bbox": [
        -124.15933874027377,
        40.91098902988337,
        -124.15007291150681,
        40.91801805150981
      ],
      "properties": {
        "created": "2026-03-19 03:05:28.494237+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/H_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "H_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/H_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5965000.0,
            0.0,
            -1.0,
            2225000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "H_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.15029487116118,
              40.9111577528235
            ],
            [
              -124.15029487116118,
              40.91818608355905
            ],
            [
              -124.14102992936554,
              40.91818608355905
            ],
            [
              -124.14102992936554,
              40.9111577528235
            ],
            [
              -124.15029487116118,
              40.9111577528235
            ]
          ]
        ]
      },
      "bbox": [
        -124.15029487116118,
        40.9111577528235,
        -124.14102992936554,
        40.91818608355905
      ],
      "properties": {
        "created": "2026-03-19 03:05:28.517017+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/H_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "H_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/H_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5967500.0,
            0.0,
            -1.0,
            2225000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "H_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.14125095622572,
              40.91132576775979
            ],
            [
              -124.14125095622572,
              40.91835340752706
            ],
            [
              -124.13198690160782,
              40.91835340752706
            ],
            [
              -124.13198690160782,
              40.91132576775979
            ],
            [
              -124.14125095622572,
              40.91132576775979
            ]
          ]
        ]
      },
      "bbox": [
        -124.14125095622572,
        40.91132576775979,
        -124.13198690160782,
        40.91835340752706
      ],
      "properties": {
        "created": "2026-03-19 03:05:28.539722+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/H_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "H_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/H_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5970000.0,
            0.0,
            -1.0,
            2225000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "H_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.13220699565973,
              40.911493074686966
            ],
            [
              -124.13220699565973,
              40.918520023408554
            ],
            [
              -124.12294382842597,
              40.918520023408554
            ],
            [
              -124.12294382842597,
              40.911493074686966
            ],
            [
              -124.13220699565973,
              40.911493074686966
            ]
          ]
        ]
      },
      "bbox": [
        -124.13220699565973,
        40.911493074686966,
        -124.12294382842597,
        40.918520023408554
      ],
      "properties": {
        "created": "2026-03-19 03:05:28.562917+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/H_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "H_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/H_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5972500.0,
            0.0,
            -1.0,
            2225000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "H_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.12316298965548,
              40.91165967359971
            ],
            [
              -124.12316298965548,
              40.918685931198304
            ],
            [
              -124.11390071001229,
              40.918685931198304
            ],
            [
              -124.11390071001229,
              40.91165967359971
            ],
            [
              -124.12316298965548,
              40.91165967359971
            ]
          ]
        ]
      },
      "bbox": [
        -124.12316298965548,
        40.91165967359971,
        -124.11390071001229,
        40.918685931198304
      ],
      "properties": {
        "created": "2026-03-19 03:05:28.586281+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/H_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "H_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/H_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5975000.0,
            0.0,
            -1.0,
            2225000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "H_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.11411893840543,
              40.91182556449277
            ],
            [
              -124.11411893840543,
              40.91885113089107
            ],
            [
              -124.10485754655905,
              40.91885113089107
            ],
            [
              -124.10485754655905,
              40.91182556449277
            ],
            [
              -124.11411893840543,
              40.91182556449277
            ]
          ]
        ]
      },
      "bbox": [
        -124.11411893840543,
        40.91182556449277,
        -124.10485754655905,
        40.91885113089107
      ],
      "properties": {
        "created": "2026-03-19 03:05:28.609165+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/H_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "H_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/H_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5977500.0,
            0.0,
            -1.0,
            2225000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "H_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.10507484210189,
              40.911990747360946
            ],
            [
              -124.10507484210189,
              40.919015622481616
            ],
            [
              -124.09581433825856,
              40.919015622481616
            ],
            [
              -124.09581433825856,
              40.911990747360946
            ],
            [
              -124.10507484210189,
              40.911990747360946
            ]
          ]
        ]
      },
      "bbox": [
        -124.10507484210189,
        40.911990747360946,
        -124.09581433825856,
        40.919015622481616
      ],
      "properties": {
        "created": "2026-03-19 03:05:28.632391+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/H_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "H_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/H_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5980000.0,
            0.0,
            -1.0,
            2225000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "H_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.09603070093719,
              40.912155222198976
            ],
            [
              -124.09603070093719,
              40.919179405964755
            ],
            [
              -124.08677108530314,
              40.919179405964755
            ],
            [
              -124.08677108530314,
              40.912155222198976
            ],
            [
              -124.09603070093719,
              40.912155222198976
            ]
          ]
        ]
      },
      "bbox": [
        -124.09603070093719,
        40.912155222198976,
        -124.08677108530314,
        40.919179405964755
      ],
      "properties": {
        "created": "2026-03-19 03:05:28.655231+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/H_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "H_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/H_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5982500.0,
            0.0,
            -1.0,
            2225000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "II_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.26999192091452,
              40.7235179828919
            ],
            [
              -124.26999192091452,
              40.73054419864754
            ],
            [
              -124.26132536629146,
              40.73054419864754
            ],
            [
              -124.26132536629146,
              40.7235179828919
            ],
            [
              -124.26999192091452,
              40.7235179828919
            ]
          ]
        ]
      },
      "bbox": [
        -124.26999192091452,
        40.7235179828919,
        -124.26132536629146,
        40.73054419864754
      ],
      "properties": {
        "created": "2026-03-19 03:05:28.677993+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/II_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "II_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/II_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2338
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5932662.0,
            0.0,
            -1.0,
            2157500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "II_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.18941129659308,
              40.725077986343926
            ],
            [
              -124.18941129659308,
              40.732109526926365
            ],
            [
              -124.18016829076934,
              40.732109526926365
            ],
            [
              -124.18016829076934,
              40.725077986343926
            ],
            [
              -124.18941129659308,
              40.725077986343926
            ]
          ]
        ]
      },
      "bbox": [
        -124.18941129659308,
        40.725077986343926,
        -124.18016829076934,
        40.732109526926365
      ],
      "properties": {
        "created": "2026-03-19 03:05:28.700836+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/II_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "II_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/II_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5955000.0,
            0.0,
            -1.0,
            2157500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "II_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.18039272890005,
              40.72524906989826
            ],
            [
              -124.18039272890005,
              40.732279921813166
            ],
            [
              -124.17115060443827,
              40.732279921813166
            ],
            [
              -124.17115060443827,
              40.72524906989826
            ],
            [
              -124.18039272890005,
              40.72524906989826
            ]
          ]
        ]
      },
      "bbox": [
        -124.18039272890005,
        40.72524906989826,
        -124.17115060443827,
        40.732279921813166
      ],
      "properties": {
        "created": "2026-03-19 03:05:28.723639+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/II_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "II_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/II_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5957500.0,
            0.0,
            -1.0,
            2157500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "II_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.1713741150021,
              40.72541944741457
            ],
            [
              -124.1713741150021,
              40.73244961058465
            ],
            [
              -124.16213287210718,
              40.73244961058465
            ],
            [
              -124.16213287210718,
              40.72541944741457
            ],
            [
              -124.1713741150021,
              40.72541944741457
            ]
          ]
        ]
      },
      "bbox": [
        -124.1713741150021,
        40.72541944741457,
        -124.16213287210718,
        40.73244961058465
      ],
      "properties": {
        "created": "2026-03-19 03:05:28.746272+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/II_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "II_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/II_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5960000.0,
            0.0,
            -1.0,
            2157500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "II_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.16235545508991,
              40.72558911888749
            ],
            [
              -124.16235545508991,
              40.73261859323545
            ],
            [
              -124.15311509396673,
              40.73261859323545
            ],
            [
              -124.15311509396673,
              40.72558911888749
            ],
            [
              -124.16235545508991,
              40.72558911888749
            ]
          ]
        ]
      },
      "bbox": [
        -124.16235545508991,
        40.72558911888749,
        -124.15311509396673,
        40.73261859323545
      ],
      "properties": {
        "created": "2026-03-19 03:05:28.769462+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/II_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "II_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/II_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5962500.0,
            0.0,
            -1.0,
            2157500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "II_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.15333674935425,
              40.72575808431172
            ],
            [
              -124.15333674935425,
              40.73278686976026
            ],
            [
              -124.14409727020764,
              40.73278686976026
            ],
            [
              -124.14409727020764,
              40.72575808431172
            ],
            [
              -124.15333674935425,
              40.72575808431172
            ]
          ]
        ]
      },
      "bbox": [
        -124.15333674935425,
        40.72575808431172,
        -124.14409727020764,
        40.73278686976026
      ],
      "properties": {
        "created": "2026-03-19 03:05:28.792580+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/II_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "II_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/II_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5965000.0,
            0.0,
            -1.0,
            2157500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "II_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.14431799798585,
              40.72592634368187
            ],
            [
              -124.14431799798585,
              40.73295444015376
            ],
            [
              -124.13507940102059,
              40.73295444015376
            ],
            [
              -124.13507940102059,
              40.72592634368187
            ],
            [
              -124.14431799798585,
              40.72592634368187
            ]
          ]
        ]
      },
      "bbox": [
        -124.14431799798585,
        40.72592634368187,
        -124.13507940102059,
        40.73295444015376
      ],
      "properties": {
        "created": "2026-03-19 03:05:28.815608+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/II_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "II_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/II_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5967500.0,
            0.0,
            -1.0,
            2157500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "II_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.13529920117546,
              40.7260938969927
            ],
            [
              -124.13529920117546,
              40.7331213044107
            ],
            [
              -124.12606148659623,
              40.7331213044107
            ],
            [
              -124.12606148659623,
              40.7260938969927
            ],
            [
              -124.13529920117546,
              40.7260938969927
            ]
          ]
        ]
      },
      "bbox": [
        -124.13529920117546,
        40.7260938969927,
        -124.12606148659623,
        40.7331213044107
      ],
      "properties": {
        "created": "2026-03-19 03:05:28.838993+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/II_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "II_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/II_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5970000.0,
            0.0,
            -1.0,
            2157500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "II_17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.12628035911379,
              40.72626074423892
            ],
            [
              -124.12628035911379,
              40.7332874625258
            ],
            [
              -124.11704352712529,
              40.7332874625258
            ],
            [
              -124.11704352712529,
              40.72626074423892
            ],
            [
              -124.12628035911379,
              40.72626074423892
            ]
          ]
        ]
      },
      "bbox": [
        -124.12628035911379,
        40.72626074423892,
        -124.11704352712529,
        40.7332874625258
      ],
      "properties": {
        "created": "2026-03-19 03:05:28.862444+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/II_17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "II_17": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/II_17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5972500.0,
            0.0,
            -1.0,
            2157500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "II_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.2615581518753,
              40.7236839011918
            ],
            [
              -124.2615581518753,
              40.730720948328276
            ],
            [
              -124.25230810253956,
              40.730720948328276
            ],
            [
              -124.25230810253956,
              40.7236839011918
            ],
            [
              -124.2615581518753,
              40.7236839011918
            ]
          ]
        ]
      },
      "bbox": [
        -124.2615581518753,
        40.7236839011918,
        -124.25230810253956,
        40.730720948328276
      ],
      "properties": {
        "created": "2026-03-19 03:05:28.885225+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/II_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "II_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/II_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5935000.0,
            0.0,
            -1.0,
            2157500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "II_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.25253996068697,
              40.72386063285446
            ],
            [
              -124.25253996068697,
              40.73089699194276
            ],
            [
              -124.24329079107187,
              40.73089699194276
            ],
            [
              -124.24329079107187,
              40.72386063285446
            ],
            [
              -124.25253996068697,
              40.72386063285446
            ]
          ]
        ]
      },
      "bbox": [
        -124.25253996068697,
        40.72386063285446,
        -124.24329079107187,
        40.73089699194276
      ],
      "properties": {
        "created": "2026-03-19 03:05:28.908233+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/II_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "II_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/II_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5937500.0,
            0.0,
            -1.0,
            2157500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "II_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.24352172176818,
              40.724036658522834
            ],
            [
              -124.24352172176818,
              40.73107232948544
            ],
            [
              -124.23427343207908,
              40.73107232948544
            ],
            [
              -124.23427343207908,
              40.724036658522834
            ],
            [
              -124.24352172176818,
              40.724036658522834
            ]
          ]
        ]
      },
      "bbox": [
        -124.24352172176818,
        40.724036658522834,
        -124.23427343207908,
        40.73107232948544
      ],
      "properties": {
        "created": "2026-03-19 03:05:28.931065+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/II_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "II_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/II_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5940000.0,
            0.0,
            -1.0,
            2157500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "II_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.23450343530952,
              40.72421197819136
            ],
            [
              -124.23450343530952,
              40.73124696095083
            ],
            [
              -124.2252560257517,
              40.73124696095083
            ],
            [
              -124.2252560257517,
              40.72421197819136
            ],
            [
              -124.23450343530952,
              40.72421197819136
            ]
          ]
        ]
      },
      "bbox": [
        -124.23450343530952,
        40.72421197819136,
        -124.2252560257517,
        40.73124696095083
      ],
      "properties": {
        "created": "2026-03-19 03:05:28.953941+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/II_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "II_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/II_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5942500.0,
            0.0,
            -1.0,
            2157500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "II_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.22548510150175,
              40.72438659185452
            ],
            [
              -124.22548510150175,
              40.7314208863334
            ],
            [
              -124.21623857228047,
              40.7314208863334
            ],
            [
              -124.21623857228047,
              40.72438659185452
            ],
            [
              -124.22548510150175,
              40.72438659185452
            ]
          ]
        ]
      },
      "bbox": [
        -124.22548510150175,
        40.72438659185452,
        -124.21623857228047,
        40.7314208863334
      ],
      "properties": {
        "created": "2026-03-19 03:05:28.976800+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/II_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "II_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/II_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5945000.0,
            0.0,
            -1.0,
            2157500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "II_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.21646672053551,
              40.724560499506836
            ],
            [
              -124.21646672053551,
              40.73159410562767
            ],
            [
              -124.207221071856,
              40.73159410562767
            ],
            [
              -124.207221071856,
              40.724560499506836
            ],
            [
              -124.21646672053551,
              40.724560499506836
            ]
          ]
        ]
      },
      "bbox": [
        -124.21646672053551,
        40.724560499506836,
        -124.207221071856,
        40.73159410562767
      ],
      "properties": {
        "created": "2026-03-19 03:05:28.999753+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/II_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "II_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/II_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5947500.0,
            0.0,
            -1.0,
            2157500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "II_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.20744829260154,
              40.7247337011428
            ],
            [
              -124.20744829260154,
              40.731766618828225
            ],
            [
              -124.19820352466886,
              40.731766618828225
            ],
            [
              -124.19820352466886,
              40.7247337011428
            ],
            [
              -124.20744829260154,
              40.7247337011428
            ]
          ]
        ]
      },
      "bbox": [
        -124.20744829260154,
        40.7247337011428,
        -124.19820352466886,
        40.731766618828225
      ],
      "properties": {
        "created": "2026-03-19 03:05:29.023162+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/II_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "II_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/II_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5950000.0,
            0.0,
            -1.0,
            2157500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "II_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.19842981789049,
              40.72490619675697
            ],
            [
              -124.19842981789049,
              40.73193842592958
            ],
            [
              -124.18918593090977,
              40.73193842592958
            ],
            [
              -124.18918593090977,
              40.72490619675697
            ],
            [
              -124.19842981789049,
              40.72490619675697
            ]
          ]
        ]
      },
      "bbox": [
        -124.19842981789049,
        40.72490619675697,
        -124.18918593090977,
        40.73193842592958
      ],
      "properties": {
        "created": "2026-03-19 03:05:29.045996+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/II_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "II_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/II_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5952500.0,
            0.0,
            -1.0,
            2157500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "I_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.16489245150235,
              40.9040205988905
            ],
            [
              -124.16489245150235,
              40.91098902988337
            ],
            [
              -124.15889300140601,
              40.91098902988337
            ],
            [
              -124.15889300140601,
              40.9040205988905
            ],
            [
              -124.16489245150235,
              40.9040205988905
            ]
          ]
        ]
      },
      "bbox": [
        -124.16489245150235,
        40.9040205988905,
        -124.15889300140601,
        40.91098902988337
      ],
      "properties": {
        "created": "2026-03-19 03:05:29.069070+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/I_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "I_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/I_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            1597
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5963403.0,
            0.0,
            -1.0,
            2222500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "I_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.08677108530314,
              40.905458562345274
            ],
            [
              -124.08677108530314,
              40.912482047763994
            ],
            [
              -124.07751333524658,
              40.912482047763994
            ],
            [
              -124.07751333524658,
              40.905458562345274
            ],
            [
              -124.08677108530314,
              40.905458562345274
            ]
          ]
        ]
      },
      "bbox": [
        -124.08677108530314,
        40.905458562345274,
        -124.07751333524658,
        40.912482047763994
      ],
      "properties": {
        "created": "2026-03-19 03:05:29.091940+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/I_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "I_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/I_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5985000.0,
            0.0,
            -1.0,
            2222500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "I_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.07772778788511,
              40.90562160450031
            ],
            [
              -124.07772778788511,
              40.91264439848065
            ],
            [
              -124.06847092627143,
              40.91264439848065
            ],
            [
              -124.06847092627143,
              40.90562160450031
            ],
            [
              -124.07772778788511,
              40.90562160450031
            ]
          ]
        ]
      },
      "bbox": [
        -124.07772778788511,
        40.90562160450031,
        -124.06847092627143,
        40.91264439848065
      ],
      "properties": {
        "created": "2026-03-19 03:05:29.115511+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/I_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "I_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/I_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5987500.0,
            0.0,
            -1.0,
            2222500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "I_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.06868444619678,
              40.90578393868184
            ],
            [
              -124.06868444619678,
              40.91280604114658
            ],
            [
              -124.05942847323197,
              40.91280604114658
            ],
            [
              -124.05942847323197,
              40.90578393868184
            ],
            [
              -124.06868444619678,
              40.90578393868184
            ]
          ]
        ]
      },
      "bbox": [
        -124.06868444619678,
        40.90578393868184,
        -124.05942847323197,
        40.91280604114658
      ],
      "properties": {
        "created": "2026-03-19 03:05:29.138135+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/I_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "I_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/I_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5990000.0,
            0.0,
            -1.0,
            2222500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "I_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.05964106043051,
              40.9059455648847
            ],
            [
              -124.05964106043051,
              40.91296697575668
            ],
            [
              -124.05038597632048,
              40.91296697575668
            ],
            [
              -124.05038597632048,
              40.9059455648847
            ],
            [
              -124.05964106043051,
              40.9059455648847
            ]
          ]
        ]
      },
      "bbox": [
        -124.05964106043051,
        40.9059455648847,
        -124.05038597632048,
        40.91296697575668
      ],
      "properties": {
        "created": "2026-03-19 03:05:29.160955+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/I_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "I_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/I_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5992500.0,
            0.0,
            -1.0,
            2222500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "I_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.05059763077861,
              40.90610648310381
            ],
            [
              -124.05059763077861,
              40.91312720230584
            ],
            [
              -124.0413434357292,
              40.91312720230584
            ],
            [
              -124.0413434357292,
              40.90610648310381
            ],
            [
              -124.05059763077861,
              40.90610648310381
            ]
          ]
        ]
      },
      "bbox": [
        -124.05059763077861,
        40.90610648310381,
        -124.0413434357292,
        40.91312720230584
      ],
      "properties": {
        "created": "2026-03-19 03:05:29.183779+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/I_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "I_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/I_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5995000.0,
            0.0,
            -1.0,
            2222500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "I_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.15911584783939,
              40.90412873867979
            ],
            [
              -124.15911584783939,
              40.9111577528235
            ],
            [
              -124.14985099766116,
              40.9111577528235
            ],
            [
              -124.14985099766116,
              40.90412873867979
            ],
            [
              -124.15911584783939,
              40.90412873867979
            ]
          ]
        ]
      },
      "bbox": [
        -124.15911584783939,
        40.90412873867979,
        -124.14985099766116,
        40.9111577528235
      ],
      "properties": {
        "created": "2026-03-19 03:05:29.207140+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/I_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "I_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/I_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5965000.0,
            0.0,
            -1.0,
            2222500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "I_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.15007291150681,
              40.904297444436025
            ],
            [
              -124.15007291150681,
              40.91132576775979
            ],
            [
              -124.14080894812177,
              40.91132576775979
            ],
            [
              -124.14080894812177,
              40.904297444436025
            ],
            [
              -124.15007291150681,
              40.904297444436025
            ]
          ]
        ]
      },
      "bbox": [
        -124.15007291150681,
        40.904297444436025,
        -124.14080894812177,
        40.91132576775979
      ],
      "properties": {
        "created": "2026-03-19 03:05:29.230008+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/I_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "I_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/I_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5967500.0,
            0.0,
            -1.0,
            2222500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "I_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.14102992936554,
              40.904465442260516
            ],
            [
              -124.14102992936554,
              40.911493074686966
            ],
            [
              -124.13176685298008,
              40.911493074686966
            ],
            [
              -124.13176685298008,
              40.904465442260516
            ],
            [
              -124.14102992936554,
              40.904465442260516
            ]
          ]
        ]
      },
      "bbox": [
        -124.14102992936554,
        40.904465442260516,
        -124.13176685298008,
        40.911493074686966
      ],
      "properties": {
        "created": "2026-03-19 03:05:29.253387+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/I_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "I_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/I_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5970000.0,
            0.0,
            -1.0,
            2222500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "I_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.13198690160782,
              40.904632732147945
            ],
            [
              -124.13198690160782,
              40.91165967359971
            ],
            [
              -124.1227247124283,
              40.91165967359971
            ],
            [
              -124.1227247124283,
              40.904632732147945
            ],
            [
              -124.13198690160782,
              40.904632732147945
            ]
          ]
        ]
      },
      "bbox": [
        -124.13198690160782,
        40.904632732147945,
        -124.1227247124283,
        40.91165967359971
      ],
      "properties": {
        "created": "2026-03-19 03:05:29.276144+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/I_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "I_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/I_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5972500.0,
            0.0,
            -1.0,
            2222500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "I_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.12294382842597,
              40.90479931409303
            ],
            [
              -124.12294382842597,
              40.91182556449277
            ],
            [
              -124.11368252665868,
              40.91182556449277
            ],
            [
              -124.11368252665868,
              40.90479931409303
            ],
            [
              -124.12294382842597,
              40.90479931409303
            ]
          ]
        ]
      },
      "bbox": [
        -124.12294382842597,
        40.90479931409303,
        -124.11368252665868,
        40.91182556449277
      ],
      "properties": {
        "created": "2026-03-19 03:05:29.299332+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/I_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "I_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/I_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5975000.0,
            0.0,
            -1.0,
            2222500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "I_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.11390071001229,
              40.904965188090536
            ],
            [
              -124.11390071001229,
              40.911990747360946
            ],
            [
              -124.10464029586343,
              40.911990747360946
            ],
            [
              -124.10464029586343,
              40.904965188090536
            ],
            [
              -124.11390071001229,
              40.904965188090536
            ]
          ]
        ]
      },
      "bbox": [
        -124.11390071001229,
        40.904965188090536,
        -124.10464029586343,
        40.911990747360946
      ],
      "properties": {
        "created": "2026-03-19 03:05:29.322276+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/I_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "I_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/I_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5977500.0,
            0.0,
            -1.0,
            2222500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "I_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.10485754655905,
              40.9051303541352
            ],
            [
              -124.10485754655905,
              40.912155222198976
            ],
            [
              -124.09559802023486,
              40.912155222198976
            ],
            [
              -124.09559802023486,
              40.9051303541352
            ],
            [
              -124.10485754655905,
              40.9051303541352
            ]
          ]
        ]
      },
      "bbox": [
        -124.10485754655905,
        40.9051303541352,
        -124.09559802023486,
        40.912155222198976
      ],
      "properties": {
        "created": "2026-03-19 03:05:29.345847+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/I_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "I_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/I_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5980000.0,
            0.0,
            -1.0,
            2222500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "I_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.09581433825856,
              40.90529481222185
            ],
            [
              -124.09581433825856,
              40.912318989001726
            ],
            [
              -124.08655569996513,
              40.912318989001726
            ],
            [
              -124.08655569996513,
              40.90529481222185
            ],
            [
              -124.09581433825856,
              40.90529481222185
            ]
          ]
        ]
      },
      "bbox": [
        -124.09581433825856,
        40.90529481222185,
        -124.08655569996513,
        40.912318989001726
      ],
      "properties": {
        "created": "2026-03-19 03:05:29.368431+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/I_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "I_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/I_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5982500.0,
            0.0,
            -1.0,
            2222500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "JJ_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.27406939057691,
              40.71657202021088
            ],
            [
              -124.27406939057691,
              40.722581697339606
            ],
            [
              -124.27010891722848,
              40.722581697339606
            ],
            [
              -124.27010891722848,
              40.71657202021088
            ],
            [
              -124.27406939057691,
              40.71657202021088
            ]
          ]
        ]
      },
      "bbox": [
        -124.27406939057691,
        40.71657202021088,
        -124.27010891722848,
        40.722581697339606
      ],
      "properties": {
        "created": "2026-03-19 03:05:29.391444+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/JJ_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "JJ_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/JJ_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2163,
            1042
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5931458.0,
            0.0,
            -1.0,
            2154663.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "JJ_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.19820352466886,
              40.718045767633505
            ],
            [
              -124.19820352466886,
              40.725077986343926
            ],
            [
              -124.18896061160775,
              40.725077986343926
            ],
            [
              -124.18896061160775,
              40.718045767633505
            ],
            [
              -124.19820352466886,
              40.718045767633505
            ]
          ]
        ]
      },
      "bbox": [
        -124.19820352466886,
        40.718045767633505,
        -124.18896061160775,
        40.725077986343926
      ],
      "properties": {
        "created": "2026-03-19 03:05:29.414546+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/JJ_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "JJ_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/JJ_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5952500.0,
            0.0,
            -1.0,
            2155000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "JJ_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.18918593090977,
              40.7182175397072
            ],
            [
              -124.18918593090977,
              40.72524906989826
            ],
            [
              -124.1799438988293,
              40.72524906989826
            ],
            [
              -124.1799438988293,
              40.7182175397072
            ],
            [
              -124.18918593090977,
              40.7182175397072
            ]
          ]
        ]
      },
      "bbox": [
        -124.18918593090977,
        40.7182175397072,
        -124.1799438988293,
        40.72524906989826
      ],
      "properties": {
        "created": "2026-03-19 03:05:29.438165+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/JJ_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "JJ_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/JJ_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5955000.0,
            0.0,
            -1.0,
            2155000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "JJ_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.18016829076934,
              40.71838860582021
            ],
            [
              -124.18016829076934,
              40.72541944741457
            ],
            [
              -124.17092713987442,
              40.72541944741457
            ],
            [
              -124.17092713987442,
              40.71838860582021
            ],
            [
              -124.18016829076934,
              40.71838860582021
            ]
          ]
        ]
      },
      "bbox": [
        -124.18016829076934,
        40.71838860582021,
        -124.17092713987442,
        40.72541944741457
      ],
      "properties": {
        "created": "2026-03-19 03:05:29.461303+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/JJ_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "JJ_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/JJ_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5957500.0,
            0.0,
            -1.0,
            2155000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "JJ_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.17115060443827,
              40.718558965967155
            ],
            [
              -124.17115060443827,
              40.72558911888749
            ],
            [
              -124.16191033493376,
              40.72558911888749
            ],
            [
              -124.16191033493376,
              40.718558965967155
            ],
            [
              -124.17115060443827,
              40.718558965967155
            ]
          ]
        ]
      },
      "bbox": [
        -124.17115060443827,
        40.718558965967155,
        -124.16191033493376,
        40.72558911888749
      ],
      "properties": {
        "created": "2026-03-19 03:05:29.484359+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/JJ_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "JJ_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/JJ_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5960000.0,
            0.0,
            -1.0,
            2155000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "JJ_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.16213287210718,
              40.71872862014267
            ],
            [
              -124.16213287210718,
              40.72575808431172
            ],
            [
              -124.15289348419788,
              40.72575808431172
            ],
            [
              -124.15289348419788,
              40.71872862014267
            ],
            [
              -124.16213287210718,
              40.71872862014267
            ]
          ]
        ]
      },
      "bbox": [
        -124.16213287210718,
        40.71872862014267,
        -124.15289348419788,
        40.72575808431172
      ],
      "properties": {
        "created": "2026-03-19 03:05:29.507080+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/JJ_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "JJ_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/JJ_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5962500.0,
            0.0,
            -1.0,
            2155000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "JJ_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.15311509396673,
              40.718897568341404
            ],
            [
              -124.15311509396673,
              40.72592634368187
            ],
            [
              -124.14387658785742,
              40.72592634368187
            ],
            [
              -124.14387658785742,
              40.718897568341404
            ],
            [
              -124.15311509396673,
              40.718897568341404
            ]
          ]
        ]
      },
      "bbox": [
        -124.15311509396673,
        40.718897568341404,
        -124.14387658785742,
        40.72592634368187
      ],
      "properties": {
        "created": "2026-03-19 03:05:29.530659+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/JJ_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "JJ_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/JJ_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5965000.0,
            0.0,
            -1.0,
            2155000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "JJ_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.14409727020764,
              40.719065810558064
            ],
            [
              -124.14409727020764,
              40.7260938969927
            ],
            [
              -124.13485964610301,
              40.7260938969927
            ],
            [
              -124.13485964610301,
              40.719065810558064
            ],
            [
              -124.14409727020764,
              40.719065810558064
            ]
          ]
        ]
      },
      "bbox": [
        -124.14409727020764,
        40.719065810558064,
        -124.13485964610301,
        40.7260938969927
      ],
      "properties": {
        "created": "2026-03-19 03:05:29.557008+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/JJ_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "JJ_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/JJ_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5967500.0,
            0.0,
            -1.0,
            2155000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "JJ_17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.13507940102059,
              40.719233346787334
            ],
            [
              -124.13507940102059,
              40.72626074423892
            ],
            [
              -124.12584265912527,
              40.72626074423892
            ],
            [
              -124.12584265912527,
              40.719233346787334
            ],
            [
              -124.13507940102059,
              40.719233346787334
            ]
          ]
        ]
      },
      "bbox": [
        -124.13507940102059,
        40.719233346787334,
        -124.12584265912527,
        40.72626074423892
      ],
      "properties": {
        "created": "2026-03-19 03:05:29.580429+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/JJ_17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "JJ_17": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/JJ_17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5970000.0,
            0.0,
            -1.0,
            2155000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "JJ_18",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.12606148659623,
              40.71940017702394
            ],
            [
              -124.12606148659623,
              40.72642688541525
            ],
            [
              -124.11682562711484,
              40.72642688541525
            ],
            [
              -124.11682562711484,
              40.71940017702394
            ],
            [
              -124.12606148659623,
              40.71940017702394
            ]
          ]
        ]
      },
      "bbox": [
        -124.12606148659623,
        40.71940017702394,
        -124.11682562711484,
        40.72642688541525
      ],
      "properties": {
        "created": "2026-03-19 03:05:29.603604+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/JJ_18.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "JJ_18": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/JJ_18.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5972500.0,
            0.0,
            -1.0,
            2155000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "JJ_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.270342582137,
              40.716646177113034
            ],
            [
              -124.270342582137,
              40.7236839011918
            ],
            [
              -124.26109262861398,
              40.7236839011918
            ],
            [
              -124.26109262861398,
              40.716646177113034
            ],
            [
              -124.270342582137,
              40.716646177113034
            ]
          ]
        ]
      },
      "bbox": [
        -124.270342582137,
        40.716646177113034,
        -124.26109262861398,
        40.7236839011918
      ],
      "properties": {
        "created": "2026-03-19 03:05:29.626789+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/JJ_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "JJ_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/JJ_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5932500.0,
            0.0,
            -1.0,
            2155000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "JJ_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.26132536629146,
              40.716823596675624
            ],
            [
              -124.26132536629146,
              40.72386063285446
            ],
            [
              -124.25207629210789,
              40.72386063285446
            ],
            [
              -124.25207629210789,
              40.716823596675624
            ],
            [
              -124.26132536629146,
              40.716823596675624
            ]
          ]
        ]
      },
      "bbox": [
        -124.26132536629146,
        40.716823596675624,
        -124.25207629210789,
        40.72386063285446
      ],
      "properties": {
        "created": "2026-03-19 03:05:29.650254+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/JJ_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "JJ_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/JJ_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5935000.0,
            0.0,
            -1.0,
            2155000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "JJ_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.25230810253956,
              40.71700031032143
            ],
            [
              -124.25230810253956,
              40.724036658522834
            ],
            [
              -124.24305990790074,
              40.724036658522834
            ],
            [
              -124.24305990790074,
              40.71700031032143
            ],
            [
              -124.25230810253956,
              40.71700031032143
            ]
          ]
        ]
      },
      "bbox": [
        -124.25230810253956,
        40.71700031032143,
        -124.24305990790074,
        40.724036658522834
      ],
      "properties": {
        "created": "2026-03-19 03:05:29.673646+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/JJ_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "JJ_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/JJ_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5937500.0,
            0.0,
            -1.0,
            2155000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "JJ_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.24329079107187,
              40.717176318044864
            ],
            [
              -124.24329079107187,
              40.72421197819136
            ],
            [
              -124.23404347618312,
              40.72421197819136
            ],
            [
              -124.23404347618312,
              40.717176318044864
            ],
            [
              -124.24329079107187,
              40.717176318044864
            ]
          ]
        ]
      },
      "bbox": [
        -124.24329079107187,
        40.717176318044864,
        -124.23404347618312,
        40.72421197819136
      ],
      "properties": {
        "created": "2026-03-19 03:05:29.696631+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/JJ_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "JJ_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/JJ_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5940000.0,
            0.0,
            -1.0,
            2155000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "JJ_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.23427343207908,
              40.7173516198404
            ],
            [
              -124.23427343207908,
              40.72438659185452
            ],
            [
              -124.22502699714558,
              40.72438659185452
            ],
            [
              -124.22502699714558,
              40.7173516198404
            ],
            [
              -124.23427343207908,
              40.7173516198404
            ]
          ]
        ]
      },
      "bbox": [
        -124.23427343207908,
        40.7173516198404,
        -124.22502699714558,
        40.72438659185452
      ],
      "properties": {
        "created": "2026-03-19 03:05:29.720021+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/JJ_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "JJ_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/JJ_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5942500.0,
            0.0,
            -1.0,
            2155000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "JJ_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.2252560257517,
              40.717526215702506
            ],
            [
              -124.2252560257517,
              40.724560499506836
            ],
            [
              -124.2160104709787,
              40.724560499506836
            ],
            [
              -124.2160104709787,
              40.717526215702506
            ],
            [
              -124.2252560257517,
              40.717526215702506
            ]
          ]
        ]
      },
      "bbox": [
        -124.2252560257517,
        40.717526215702506,
        -124.2160104709787,
        40.724560499506836
      ],
      "properties": {
        "created": "2026-03-19 03:05:29.742800+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/JJ_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "JJ_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/JJ_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5945000.0,
            0.0,
            -1.0,
            2155000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "JJ_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.21623857228047,
              40.717700105625724
            ],
            [
              -124.21623857228047,
              40.7247337011428
            ],
            [
              -124.20699389787306,
              40.7247337011428
            ],
            [
              -124.20699389787306,
              40.717700105625724
            ],
            [
              -124.21623857228047,
              40.717700105625724
            ]
          ]
        ]
      },
      "bbox": [
        -124.21623857228047,
        40.717700105625724,
        -124.20699389787306,
        40.7247337011428
      ],
      "properties": {
        "created": "2026-03-19 03:05:29.765583+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/JJ_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "JJ_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/JJ_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5947500.0,
            0.0,
            -1.0,
            2155000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "JJ_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.207221071856,
              40.71787328960453
            ],
            [
              -124.207221071856,
              40.72490619675697
            ],
            [
              -124.19797727801921,
              40.72490619675697
            ],
            [
              -124.19797727801921,
              40.71787328960453
            ],
            [
              -124.207221071856,
              40.71787328960453
            ]
          ]
        ]
      },
      "bbox": [
        -124.207221071856,
        40.71787328960453,
        -124.19797727801921,
        40.72490619675697
      ],
      "properties": {
        "created": "2026-03-19 03:05:29.788661+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/JJ_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "JJ_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/JJ_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5950000.0,
            0.0,
            -1.0,
            2155000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "J_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.16866710628614,
              40.897081994941445
            ],
            [
              -124.16866710628614,
              40.898575375271186
            ],
            [
              -124.16771122633622,
              40.898575375271186
            ],
            [
              -124.16771122633622,
              40.897081994941445
            ],
            [
              -124.16866710628614,
              40.897081994941445
            ]
          ]
        ]
      },
      "bbox": [
        -124.16866710628614,
        40.897081994941445,
        -124.16771122633622,
        40.898575375271186
      ],
      "properties": {
        "created": "2026-03-19 03:05:29.811086+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/J_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "J_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/J_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            538,
            251
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5962249.0,
            0.0,
            -1.0,
            2218038.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "J_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.09559802023486,
              40.8984343926487
            ],
            [
              -124.09559802023486,
              40.905458562345274
            ],
            [
              -124.08634035907599,
              40.905458562345274
            ],
            [
              -124.08634035907599,
              40.8984343926487
            ],
            [
              -124.09559802023486,
              40.8984343926487
            ]
          ]
        ]
      },
      "bbox": [
        -124.09559802023486,
        40.8984343926487,
        -124.08634035907599,
        40.905458562345274
      ],
      "properties": {
        "created": "2026-03-19 03:05:29.834098+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/J_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "J_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/J_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5982500.0,
            0.0,
            -1.0,
            2220000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "J_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.08655569996513,
              40.89859812609389
            ],
            [
              -124.08655569996513,
              40.90562160450031
            ],
            [
              -124.07729892686464,
              40.90562160450031
            ],
            [
              -124.07729892686464,
              40.89859812609389
            ],
            [
              -124.08655569996513,
              40.89859812609389
            ]
          ]
        ]
      },
      "bbox": [
        -124.08655569996513,
        40.89859812609389,
        -124.07729892686464,
        40.90562160450031
      ],
      "properties": {
        "created": "2026-03-19 03:05:29.872553+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/J_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "J_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/J_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5985000.0,
            0.0,
            -1.0,
            2220000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "J_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.07751333524658,
              40.898761151642795
            ],
            [
              -124.07751333524658,
              40.90578393868184
            ],
            [
              -124.0682574504104,
              40.90578393868184
            ],
            [
              -124.0682574504104,
              40.898761151642795
            ],
            [
              -124.07751333524658,
              40.898761151642795
            ]
          ]
        ]
      },
      "bbox": [
        -124.07751333524658,
        40.898761151642795,
        -124.0682574504104,
        40.90578393868184
      ],
      "properties": {
        "created": "2026-03-19 03:05:29.895824+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/J_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "J_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/J_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5987500.0,
            0.0,
            -1.0,
            2220000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "J_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.06847092627143,
              40.898923469290246
            ],
            [
              -124.06847092627143,
              40.9059455648847
            ],
            [
              -124.05921592990548,
              40.9059455648847
            ],
            [
              -124.05921592990548,
              40.898923469290246
            ],
            [
              -124.06847092627143,
              40.898923469290246
            ]
          ]
        ]
      },
      "bbox": [
        -124.06847092627143,
        40.898923469290246,
        -124.05921592990548,
        40.9059455648847
      ],
      "properties": {
        "created": "2026-03-19 03:05:29.918792+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/J_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "J_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/J_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5990000.0,
            0.0,
            -1.0,
            2220000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "J_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.05942847323197,
              40.89908507903113
            ],
            [
              -124.05942847323197,
              40.90610648310381
            ],
            [
              -124.05017436554209,
              40.90610648310381
            ],
            [
              -124.05017436554209,
              40.89908507903113
            ],
            [
              -124.05942847323197,
              40.89908507903113
            ]
          ]
        ]
      },
      "bbox": [
        -124.05942847323197,
        40.89908507903113,
        -124.05017436554209,
        40.90610648310381
      ],
      "properties": {
        "created": "2026-03-19 03:05:29.942147+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/J_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "J_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/J_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5992500.0,
            0.0,
            -1.0,
            2220000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "J_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.05038597632048,
              40.89924598086037
            ],
            [
              -124.05038597632048,
              40.90626669333412
            ],
            [
              -124.04113275751244,
              40.90626669333412
            ],
            [
              -124.04113275751244,
              40.89924598086037
            ],
            [
              -124.05038597632048,
              40.89924598086037
            ]
          ]
        ]
      },
      "bbox": [
        -124.05038597632048,
        40.89924598086037,
        -124.04113275751244,
        40.90626669333412
      ],
      "properties": {
        "created": "2026-03-19 03:05:29.964927+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/J_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "J_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/J_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5995000.0,
            0.0,
            -1.0,
            2220000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "J_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.16793495916413,
              40.89709904144454
            ],
            [
              -124.16793495916413,
              40.90412873867979
            ],
            [
              -124.15867020095939,
              40.90412873867979
            ],
            [
              -124.15867020095939,
              40.89709904144454
            ],
            [
              -124.16793495916413,
              40.89709904144454
            ]
          ]
        ]
      },
      "bbox": [
        -124.16793495916413,
        40.89709904144454,
        -124.15867020095939,
        40.90412873867979
      ],
      "properties": {
        "created": "2026-03-19 03:05:29.988109+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/J_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "J_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/J_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5962500.0,
            0.0,
            -1.0,
            2220000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "J_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.15889300140601,
              40.89726843787238
            ],
            [
              -124.15889300140601,
              40.904297444436025
            ],
            [
              -124.14962912961005,
              40.904297444436025
            ],
            [
              -124.14962912961005,
              40.89726843787238
            ],
            [
              -124.15889300140601,
              40.89726843787238
            ]
          ]
        ]
      },
      "bbox": [
        -124.15889300140601,
        40.89726843787238,
        -124.14962912961005,
        40.904297444436025
      ],
      "properties": {
        "created": "2026-03-19 03:05:30.011386+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/J_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "J_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/J_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5965000.0,
            0.0,
            -1.0,
            2220000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "J_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.14985099766116,
              40.89743712644586
            ],
            [
              -124.14985099766116,
              40.904465442260516
            ],
            [
              -124.14058801248034,
              40.904465442260516
            ],
            [
              -124.14058801248034,
              40.89743712644586
            ],
            [
              -124.14985099766116,
              40.89743712644586
            ]
          ]
        ]
      },
      "bbox": [
        -124.14985099766116,
        40.89743712644586,
        -124.14058801248034,
        40.904465442260516
      ],
      "properties": {
        "created": "2026-03-19 03:05:30.034319+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/J_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "J_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/J_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5967500.0,
            0.0,
            -1.0,
            2220000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "J_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.14080894812177,
              40.89760510715966
            ],
            [
              -124.14080894812177,
              40.904632732147945
            ],
            [
              -124.13154684976243,
              40.904632732147945
            ],
            [
              -124.13154684976243,
              40.89760510715966
            ],
            [
              -124.14080894812177,
              40.89760510715966
            ]
          ]
        ]
      },
      "bbox": [
        -124.14080894812177,
        40.89760510715966,
        -124.13154684976243,
        40.904632732147945
      ],
      "properties": {
        "created": "2026-03-19 03:05:30.057552+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/J_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "J_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/J_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5970000.0,
            0.0,
            -1.0,
            2220000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "J_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.13176685298008,
              40.89777238000846
            ],
            [
              -124.13176685298008,
              40.90479931409303
            ],
            [
              -124.12250564164849,
              40.90479931409303
            ],
            [
              -124.12250564164849,
              40.89777238000846
            ],
            [
              -124.13176685298008,
              40.89777238000846
            ]
          ]
        ]
      },
      "bbox": [
        -124.13176685298008,
        40.89777238000846,
        -124.12250564164849,
        40.90479931409303
      ],
      "properties": {
        "created": "2026-03-19 03:05:30.080469+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/J_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "J_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/J_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5972500.0,
            0.0,
            -1.0,
            2220000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "J_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.1227247124283,
              40.897938944987025
            ],
            [
              -124.1227247124283,
              40.904965188090536
            ],
            [
              -124.11346438833068,
              40.904965188090536
            ],
            [
              -124.11346438833068,
              40.897938944987025
            ],
            [
              -124.1227247124283,
              40.897938944987025
            ]
          ]
        ]
      },
      "bbox": [
        -124.1227247124283,
        40.897938944987025,
        -124.11346438833068,
        40.904965188090536
      ],
      "properties": {
        "created": "2026-03-19 03:05:30.103517+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/J_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "J_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/J_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5975000.0,
            0.0,
            -1.0,
            2220000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "J_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.11368252665868,
              40.89810480209005
            ],
            [
              -124.11368252665868,
              40.9051303541352
            ],
            [
              -124.10442309000119,
              40.9051303541352
            ],
            [
              -124.10442309000119,
              40.89810480209005
            ],
            [
              -124.11368252665868,
              40.89810480209005
            ]
          ]
        ]
      },
      "bbox": [
        -124.11368252665868,
        40.89810480209005,
        -124.10442309000119,
        40.9051303541352
      ],
      "properties": {
        "created": "2026-03-19 03:05:30.126509+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/J_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "J_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/J_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5977500.0,
            0.0,
            -1.0,
            2220000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "J_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.10464029586343,
              40.89826995131236
            ],
            [
              -124.10464029586343,
              40.90529481222185
            ],
            [
              -124.09538174685225,
              40.90529481222185
            ],
            [
              -124.09538174685225,
              40.89826995131236
            ],
            [
              -124.10464029586343,
              40.89826995131236
            ]
          ]
        ]
      },
      "bbox": [
        -124.10464029586343,
        40.89826995131236,
        -124.09538174685225,
        40.90529481222185
      ],
      "properties": {
        "created": "2026-03-19 03:05:30.149578+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/J_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "J_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/J_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5980000.0,
            0.0,
            -1.0,
            2220000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "KK_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.27808288281933,
              40.70962840169478
            ],
            [
              -124.27808288281933,
              40.716646177113034
            ],
            [
              -124.26987530040213,
              40.716646177113034
            ],
            [
              -124.26987530040213,
              40.70962840169478
            ],
            [
              -124.27808288281933,
              40.70962840169478
            ]
          ]
        ]
      },
      "bbox": [
        -124.27808288281933,
        40.70962840169478,
        -124.26987530040213,
        40.716646177113034
      ],
      "properties": {
        "created": "2026-03-19 03:05:30.172427+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/KK_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "KK_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/KK_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2211
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5930289.0,
            0.0,
            -1.0,
            2152500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "KK_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.19797727801921,
              40.711185331556024
            ],
            [
              -124.19797727801921,
              40.7182175397072
            ],
            [
              -124.18873533867276,
              40.7182175397072
            ],
            [
              -124.18873533867276,
              40.711185331556024
            ],
            [
              -124.19797727801921,
              40.711185331556024
            ]
          ]
        ]
      },
      "bbox": [
        -124.19797727801921,
        40.711185331556024,
        -124.18873533867276,
        40.7182175397072
      ],
      "properties": {
        "created": "2026-03-19 03:05:30.195522+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/KK_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "KK_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/KK_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5952500.0,
            0.0,
            -1.0,
            2152500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "KK_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.18896061160775,
              40.7113570861176
            ],
            [
              -124.18896061160775,
              40.71838860582021
            ],
            [
              -124.17971955306568,
              40.71838860582021
            ],
            [
              -124.17971955306568,
              40.7113570861176
            ],
            [
              -124.18896061160775,
              40.7113570861176
            ]
          ]
        ]
      },
      "bbox": [
        -124.18896061160775,
        40.7113570861176,
        -124.17971955306568,
        40.71838860582021
      ],
      "properties": {
        "created": "2026-03-19 03:05:30.218119+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/KK_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "KK_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/KK_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5955000.0,
            0.0,
            -1.0,
            2152500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "KK_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.1799438988293,
              40.71152813479045
            ],
            [
              -124.1799438988293,
              40.718558965967155
            ],
            [
              -124.1707037212964,
              40.718558965967155
            ],
            [
              -124.1707037212964,
              40.71152813479045
            ],
            [
              -124.1799438988293,
              40.71152813479045
            ]
          ]
        ]
      },
      "bbox": [
        -124.1799438988293,
        40.71152813479045,
        -124.1707037212964,
        40.718558965967155
      ],
      "properties": {
        "created": "2026-03-19 03:05:30.241512+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/KK_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "KK_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/KK_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5957500.0,
            0.0,
            -1.0,
            2152500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "KK_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.16191033493376,
              40.71187085865206
            ],
            [
              -124.16191033493376,
              40.718897568341404
            ],
            [
              -124.15267200865016,
              40.718897568341404
            ],
            [
              -124.15267200865016,
              40.71187085865206
            ],
            [
              -124.16191033493376,
              40.71187085865206
            ]
          ]
        ]
      },
      "bbox": [
        -124.16191033493376,
        40.71187085865206,
        -124.15267200865016,
        40.718897568341404
      ],
      "properties": {
        "created": "2026-03-19 03:05:30.264780+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/KK_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "KK_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/KK_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2499,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5962500.0,
            0.0,
            -1.0,
            2152500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "KK_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.15289348419788,
              40.71203978963336
            ],
            [
              -124.15289348419788,
              40.719065810558064
            ],
            [
              -124.14365603916687,
              40.719065810558064
            ],
            [
              -124.14365603916687,
              40.71203978963336
            ],
            [
              -124.15289348419788,
              40.71203978963336
            ]
          ]
        ]
      },
      "bbox": [
        -124.15289348419788,
        40.71203978963336,
        -124.14365603916687,
        40.719065810558064
      ],
      "properties": {
        "created": "2026-03-19 03:05:30.287686+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/KK_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "KK_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/KK_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2499,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5965000.0,
            0.0,
            -1.0,
            2152500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "KK_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.14387658785742,
              40.71220801470447
            ],
            [
              -124.14387658785742,
              40.719233346787334
            ],
            [
              -124.1346400242836,
              40.719233346787334
            ],
            [
              -124.1346400242836,
              40.71220801470447
            ],
            [
              -124.14387658785742,
              40.71220801470447
            ]
          ]
        ]
      },
      "bbox": [
        -124.14387658785742,
        40.71220801470447,
        -124.1346400242836,
        40.719233346787334
      ],
      "properties": {
        "created": "2026-03-19 03:05:30.310914+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/KK_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "KK_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/KK_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2499,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5967500.0,
            0.0,
            -1.0,
            2152500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "KK_17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.13485964610301,
              40.712372789635886
            ],
            [
              -124.13485964610301,
              40.71940017702394
            ],
            [
              -124.125623876687,
              40.71940017702394
            ],
            [
              -124.125623876687,
              40.712372789635886
            ],
            [
              -124.13485964610301,
              40.712372789635886
            ]
          ]
        ]
      },
      "bbox": [
        -124.13485964610301,
        40.712372789635886,
        -124.125623876687,
        40.71940017702394
      ],
      "properties": {
        "created": "2026-03-19 03:05:30.334396+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/KK_17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "KK_17": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/KK_17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5970000.0,
            0.0,
            -1.0,
            2152500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "KK_18",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.12584265912527,
              40.712539602864
            ],
            [
              -124.12584265912527,
              40.71956630126263
            ],
            [
              -124.11660777194645,
              40.71956630126263
            ],
            [
              -124.11660777194645,
              40.712539602864
            ],
            [
              -124.12584265912527,
              40.712539602864
            ]
          ]
        ]
      },
      "bbox": [
        -124.12584265912527,
        40.712539602864,
        -124.11660777194645,
        40.71956630126263
      ],
      "properties": {
        "created": "2026-03-19 03:05:30.357431+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/KK_18.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "KK_18": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/KK_18.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5972500.0,
            0.0,
            -1.0,
            2152500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "KK_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.27010891722848,
              40.70978588372233
            ],
            [
              -124.27010891722848,
              40.716823596675624
            ],
            [
              -124.26085993882808,
              40.716823596675624
            ],
            [
              -124.26085993882808,
              40.70978588372233
            ],
            [
              -124.27010891722848,
              40.70978588372233
            ]
          ]
        ]
      },
      "bbox": [
        -124.27010891722848,
        40.70978588372233,
        -124.26085993882808,
        40.716823596675624
      ],
      "properties": {
        "created": "2026-03-19 03:05:30.380925+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/KK_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "KK_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/KK_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5932500.0,
            0.0,
            -1.0,
            2152500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "KK_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.26109262861398,
              40.7099632851973
            ],
            [
              -124.26109262861398,
              40.71700031032143
            ],
            [
              -124.25184452937724,
              40.71700031032143
            ],
            [
              -124.25184452937724,
              40.7099632851973
            ],
            [
              -124.26109262861398,
              40.7099632851973
            ]
          ]
        ]
      },
      "bbox": [
        -124.26109262861398,
        40.7099632851973,
        -124.25184452937724,
        40.71700031032143
      ],
      "properties": {
        "created": "2026-03-19 03:05:30.403827+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/KK_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "KK_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/KK_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5935000.0,
            0.0,
            -1.0,
            2152500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "KK_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.25207629210789,
              40.71013998082741
            ],
            [
              -124.25207629210789,
              40.717176318044864
            ],
            [
              -124.24282907224008,
              40.717176318044864
            ],
            [
              -124.24282907224008,
              40.71013998082741
            ],
            [
              -124.25207629210789,
              40.71013998082741
            ]
          ]
        ]
      },
      "bbox": [
        -124.25207629210789,
        40.71013998082741,
        -124.24282907224008,
        40.717176318044864
      ],
      "properties": {
        "created": "2026-03-19 03:05:30.427061+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/KK_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "KK_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/KK_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5937500.0,
            0.0,
            -1.0,
            2152500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "KK_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.24305990790074,
              40.7103159706071
            ],
            [
              -124.24305990790074,
              40.7173516198404
            ],
            [
              -124.2338135676071,
              40.7173516198404
            ],
            [
              -124.2338135676071,
              40.7103159706071
            ],
            [
              -124.24305990790074,
              40.7103159706071
            ]
          ]
        ]
      },
      "bbox": [
        -124.24305990790074,
        40.7103159706071,
        -124.2338135676071,
        40.7173516198404
      ],
      "properties": {
        "created": "2026-03-19 03:05:30.449902+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/KK_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "KK_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/KK_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5940000.0,
            0.0,
            -1.0,
            2152500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "KK_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.23404347618312,
              40.71049125453081
            ],
            [
              -124.23404347618312,
              40.717526215702506
            ],
            [
              -124.22479801566881,
              40.717526215702506
            ],
            [
              -124.22479801566881,
              40.71049125453081
            ],
            [
              -124.23404347618312,
              40.71049125453081
            ]
          ]
        ]
      },
      "bbox": [
        -124.23404347618312,
        40.71049125453081,
        -124.22479801566881,
        40.717526215702506
      ],
      "properties": {
        "created": "2026-03-19 03:05:30.473321+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/KK_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "KK_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/KK_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5942500.0,
            0.0,
            -1.0,
            2152500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "KK_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.22502699714558,
              40.710665832593044
            ],
            [
              -124.22502699714558,
              40.717700105625724
            ],
            [
              -124.21578241661571,
              40.717700105625724
            ],
            [
              -124.21578241661571,
              40.710665832593044
            ],
            [
              -124.22502699714558,
              40.710665832593044
            ]
          ]
        ]
      },
      "bbox": [
        -124.22502699714558,
        40.710665832593044,
        -124.21578241661571,
        40.717700105625724
      ],
      "properties": {
        "created": "2026-03-19 03:05:30.496665+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/KK_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "KK_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/KK_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5945000.0,
            0.0,
            -1.0,
            2152500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "KK_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.2160104709787,
              40.710839704788306
            ],
            [
              -124.2160104709787,
              40.71787328960453
            ],
            [
              -124.20676677063832,
              40.71787328960453
            ],
            [
              -124.20676677063832,
              40.710839704788306
            ],
            [
              -124.2160104709787,
              40.710839704788306
            ]
          ]
        ]
      },
      "bbox": [
        -124.2160104709787,
        40.710839704788306,
        -124.20676677063832,
        40.71787328960453
      ],
      "properties": {
        "created": "2026-03-19 03:05:30.519475+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/KK_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "KK_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/KK_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5947500.0,
            0.0,
            -1.0,
            2152500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "KK_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.20699389787306,
              40.71101287111111
            ],
            [
              -124.20699389787306,
              40.718045767633505
            ],
            [
              -124.19775107792718,
              40.718045767633505
            ],
            [
              -124.19775107792718,
              40.71101287111111
            ],
            [
              -124.20699389787306,
              40.71101287111111
            ]
          ]
        ]
      },
      "bbox": [
        -124.20699389787306,
        40.71101287111111,
        -124.19775107792718,
        40.718045767633505
      ],
      "properties": {
        "created": "2026-03-19 03:05:30.542796+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/KK_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "KK_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/KK_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5950000.0,
            0.0,
            -1.0,
            2152500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "K_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.17282842625266,
              40.89014256610143
            ],
            [
              -124.17282842625266,
              40.89709904144454
            ],
            [
              -124.167487539673,
              40.89709904144454
            ],
            [
              -124.167487539673,
              40.89014256610143
            ],
            [
              -124.17282842625266,
              40.89014256610143
            ]
          ]
        ]
      },
      "bbox": [
        -124.17282842625266,
        40.89014256610143,
        -124.167487539673,
        40.89709904144454
      ],
      "properties": {
        "created": "2026-03-19 03:05:30.565925+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/K_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "K_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/K_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            1415
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5961085.0,
            0.0,
            -1.0,
            2217500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "K_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.09538174685225,
              40.891573963577976
            ],
            [
              -124.09538174685225,
              40.89859812609389
            ],
            [
              -124.08612506262196,
              40.89859812609389
            ],
            [
              -124.08612506262196,
              40.891573963577976
            ],
            [
              -124.09538174685225,
              40.891573963577976
            ]
          ]
        ]
      },
      "bbox": [
        -124.09538174685225,
        40.891573963577976,
        -124.08612506262196,
        40.89859812609389
      ],
      "properties": {
        "created": "2026-03-19 03:05:30.588904+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/K_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "K_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/K_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5982500.0,
            0.0,
            -1.0,
            2217500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "K_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.08634035907599,
              40.89173768034604
            ],
            [
              -124.08634035907599,
              40.898761151642795
            ],
            [
              -124.0770845627256,
              40.898761151642795
            ],
            [
              -124.0770845627256,
              40.89173768034604
            ],
            [
              -124.08634035907599,
              40.89173768034604
            ]
          ]
        ]
      },
      "bbox": [
        -124.08634035907599,
        40.89173768034604,
        -124.0770845627256,
        40.898761151642795
      ],
      "properties": {
        "created": "2026-03-19 03:05:30.612304+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/K_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "K_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/K_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5985000.0,
            0.0,
            -1.0,
            2217500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "K_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.07729892686464,
              40.8919006892899
            ],
            [
              -124.07729892686464,
              40.898923469290246
            ],
            [
              -124.06804401860005,
              40.898923469290246
            ],
            [
              -124.06804401860005,
              40.8919006892899
            ],
            [
              -124.07729892686464,
              40.8919006892899
            ]
          ]
        ]
      },
      "bbox": [
        -124.07729892686464,
        40.8919006892899,
        -124.06804401860005,
        40.898923469290246
      ],
      "properties": {
        "created": "2026-03-19 03:05:30.635280+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/K_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "K_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/K_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5987500.0,
            0.0,
            -1.0,
            2217500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "K_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.0682574504104,
              40.892062990404376
            ],
            [
              -124.0682574504104,
              40.89908507903113
            ],
            [
              -124.05900343043746,
              40.89908507903113
            ],
            [
              -124.05900343043746,
              40.892062990404376
            ],
            [
              -124.0682574504104,
              40.892062990404376
            ]
          ]
        ]
      },
      "bbox": [
        -124.0682574504104,
        40.892062990404376,
        -124.05900343043746,
        40.89908507903113
      ],
      "properties": {
        "created": "2026-03-19 03:05:30.658424+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/K_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "K_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/K_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5990000.0,
            0.0,
            -1.0,
            2217500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "K_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.16771122633622,
              40.890238748385514
            ],
            [
              -124.16771122633622,
              40.89726843787238
            ],
            [
              -124.1584474464853,
              40.89726843787238
            ],
            [
              -124.1584474464853,
              40.890238748385514
            ],
            [
              -124.16771122633622,
              40.890238748385514
            ]
          ]
        ]
      },
      "bbox": [
        -124.16771122633622,
        40.890238748385514,
        -124.1584474464853,
        40.89726843787238
      ],
      "properties": {
        "created": "2026-03-19 03:05:30.681233+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/K_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "K_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/K_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5962500.0,
            0.0,
            -1.0,
            2217500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "K_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.15867020095939,
              40.890408127559645
            ],
            [
              -124.15867020095939,
              40.89743712644586
            ],
            [
              -124.1494073073393,
              40.89743712644586
            ],
            [
              -124.1494073073393,
              40.890408127559645
            ],
            [
              -124.15867020095939,
              40.890408127559645
            ]
          ]
        ]
      },
      "bbox": [
        -124.15867020095939,
        40.890408127559645,
        -124.1494073073393,
        40.89743712644586
      ],
      "properties": {
        "created": "2026-03-19 03:05:30.704106+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/K_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "K_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/K_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5965000.0,
            0.0,
            -1.0,
            2217500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "K_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.14962912961005,
              40.890576798951486
            ],
            [
              -124.14962912961005,
              40.89760510715966
            ],
            [
              -124.14036712242707,
              40.89760510715966
            ],
            [
              -124.14036712242707,
              40.890576798951486
            ],
            [
              -124.14962912961005,
              40.890576798951486
            ]
          ]
        ]
      },
      "bbox": [
        -124.14962912961005,
        40.890576798951486,
        -124.14036712242707,
        40.89760510715966
      ],
      "properties": {
        "created": "2026-03-19 03:05:30.727064+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/K_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "K_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/K_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5967500.0,
            0.0,
            -1.0,
            2217500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "K_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.14058801248034,
              40.89074476255571
            ],
            [
              -124.14058801248034,
              40.89777238000846
            ],
            [
              -124.13132689194077,
              40.89777238000846
            ],
            [
              -124.13132689194077,
              40.89074476255571
            ],
            [
              -124.14058801248034,
              40.89074476255571
            ]
          ]
        ]
      },
      "bbox": [
        -124.14058801248034,
        40.89074476255571,
        -124.13132689194077,
        40.89777238000846
      ],
      "properties": {
        "created": "2026-03-19 03:05:30.750529+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/K_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "K_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/K_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5970000.0,
            0.0,
            -1.0,
            2217500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "K_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.13154684976243,
              40.89091201836703
            ],
            [
              -124.13154684976243,
              40.897938944987025
            ],
            [
              -124.1222866160725,
              40.897938944987025
            ],
            [
              -124.1222866160725,
              40.89091201836703
            ],
            [
              -124.13154684976243,
              40.89091201836703
            ]
          ]
        ]
      },
      "bbox": [
        -124.13154684976243,
        40.89091201836703,
        -124.1222866160725,
        40.897938944987025
      ],
      "properties": {
        "created": "2026-03-19 03:05:30.773484+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/K_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "K_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/K_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5972500.0,
            0.0,
            -1.0,
            2217500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "K_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.12250564164849,
              40.89107856638016
            ],
            [
              -124.12250564164849,
              40.89810480209005
            ],
            [
              -124.11324629501436,
              40.89810480209005
            ],
            [
              -124.11324629501436,
              40.89107856638016
            ],
            [
              -124.12250564164849,
              40.89107856638016
            ]
          ]
        ]
      },
      "bbox": [
        -124.12250564164849,
        40.89107856638016,
        -124.11324629501436,
        40.89810480209005
      ],
      "properties": {
        "created": "2026-03-19 03:05:30.796466+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/K_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "K_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/K_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5975000.0,
            0.0,
            -1.0,
            2217500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "K_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.11346438833068,
              40.89124440658984
            ],
            [
              -124.11346438833068,
              40.89826995131236
            ],
            [
              -124.10420592895845,
              40.89826995131236
            ],
            [
              -124.10420592895845,
              40.89124440658984
            ],
            [
              -124.11346438833068,
              40.89124440658984
            ]
          ]
        ]
      },
      "bbox": [
        -124.11346438833068,
        40.89124440658984,
        -124.10420592895845,
        40.89826995131236
      ],
      "properties": {
        "created": "2026-03-19 03:05:30.819447+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/K_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "K_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/K_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5977500.0,
            0.0,
            -1.0,
            2217500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "K_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.10442309000119,
              40.89140953899085
            ],
            [
              -124.10442309000119,
              40.8984343926487
            ],
            [
              -124.09516551809695,
              40.8984343926487
            ],
            [
              -124.09516551809695,
              40.89140953899085
            ],
            [
              -124.10442309000119,
              40.89140953899085
            ]
          ]
        ]
      },
      "bbox": [
        -124.10442309000119,
        40.89140953899085,
        -124.09516551809695,
        40.8984343926487
      ],
      "properties": {
        "created": "2026-03-19 03:05:30.842718+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/K_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "K_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/K_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5980000.0,
            0.0,
            -1.0,
            2217500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "LL_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.2819363927674,
              40.702685997017255
            ],
            [
              -124.2819363927674,
              40.70788173007499
            ],
            [
              -124.27865611831463,
              40.70788173007499
            ],
            [
              -124.27865611831463,
              40.702685997017255
            ],
            [
              -124.2819363927674,
              40.702685997017255
            ]
          ]
        ]
      },
      "bbox": [
        -124.2819363927674,
        40.702685997017255,
        -124.27865611831463,
        40.70788173007499
      ],
      "properties": {
        "created": "2026-03-19 03:05:30.865724+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/LL_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "LL_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/LL_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1871,
            861
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5929139.0,
            0.0,
            -1.0,
            2149371.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "LL_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.20676677063832,
              40.70415244576076
            ],
            [
              -124.20676677063832,
              40.711185331556024
            ],
            [
              -124.19752492437836,
              40.711185331556024
            ],
            [
              -124.19752492437836,
              40.70415244576076
            ],
            [
              -124.20676677063832,
              40.70415244576076
            ]
          ]
        ]
      },
      "bbox": [
        -124.20676677063832,
        40.70415244576076,
        -124.19752492437836,
        40.711185331556024
      ],
      "properties": {
        "created": "2026-03-19 03:05:30.888831+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/LL_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "LL_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/LL_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5950000.0,
            0.0,
            -1.0,
            2150000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "LL_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.19775107792718,
              40.70432488862276
            ],
            [
              -124.19775107792718,
              40.7113570861176
            ],
            [
              -124.18851011209048,
              40.7113570861176
            ],
            [
              -124.18851011209048,
              40.70432488862276
            ],
            [
              -124.19775107792718,
              40.70432488862276
            ]
          ]
        ]
      },
      "bbox": [
        -124.19775107792718,
        40.70432488862276,
        -124.18851011209048,
        40.7113570861176
      ],
      "properties": {
        "created": "2026-03-19 03:05:30.912208+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/LL_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "LL_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/LL_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5952500.0,
            0.0,
            -1.0,
            2150000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "LL_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.18873533867276,
              40.704496625673386
            ],
            [
              -124.18873533867276,
              40.71152813479045
            ],
            [
              -124.1794952534642,
              40.71152813479045
            ],
            [
              -124.1794952534642,
              40.704496625673386
            ],
            [
              -124.18873533867276,
              40.704496625673386
            ]
          ]
        ]
      },
      "bbox": [
        -124.18873533867276,
        40.704496625673386,
        -124.1794952534642,
        40.71152813479045
      ],
      "properties": {
        "created": "2026-03-19 03:05:30.935552+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/LL_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "LL_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/LL_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5955000.0,
            0.0,
            -1.0,
            2150000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "LL_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.17971955306568,
              40.70466765690717
            ],
            [
              -124.17971955306568,
              40.71169847756916
            ],
            [
              -124.17048034869,
              40.71169847756916
            ],
            [
              -124.17048034869,
              40.70466765690717
            ],
            [
              -124.17971955306568,
              40.70466765690717
            ]
          ]
        ]
      },
      "bbox": [
        -124.17971955306568,
        40.70466765690717,
        -124.17048034869,
        40.71169847756916
      ],
      "properties": {
        "created": "2026-03-19 03:05:30.958701+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/LL_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "LL_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/LL_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5957500.0,
            0.0,
            -1.0,
            2150000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "LL_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.27889061390887,
              40.70274749431067
            ],
            [
              -124.27889061390887,
              40.70978588372233
            ],
            [
              -124.26964173164305,
              40.70978588372233
            ],
            [
              -124.26964173164305,
              40.70274749431067
            ],
            [
              -124.27889061390887,
              40.70274749431067
            ]
          ]
        ]
      },
      "bbox": [
        -124.27889061390887,
        40.70274749431067,
        -124.26964173164305,
        40.70978588372233
      ],
      "properties": {
        "created": "2026-03-19 03:05:30.982461+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/LL_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "LL_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/LL_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5930000.0,
            0.0,
            -1.0,
            2150000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "LL_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.26987530040213,
              40.702925583466524
            ],
            [
              -124.26987530040213,
              40.7099632851973
            ],
            [
              -124.26062729691903,
              40.7099632851973
            ],
            [
              -124.26062729691903,
              40.702925583466524
            ],
            [
              -124.26987530040213,
              40.702925583466524
            ]
          ]
        ]
      },
      "bbox": [
        -124.26987530040213,
        40.702925583466524,
        -124.26062729691903,
        40.7099632851973
      ],
      "properties": {
        "created": "2026-03-19 03:05:31.005545+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/LL_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "LL_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/LL_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5932500.0,
            0.0,
            -1.0,
            2150000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "LL_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.26085993882808,
              40.70310296685505
            ],
            [
              -124.26085993882808,
              40.71013998082741
            ],
            [
              -124.25161281433293,
              40.71013998082741
            ],
            [
              -124.25161281433293,
              40.70310296685505
            ],
            [
              -124.26085993882808,
              40.70310296685505
            ]
          ]
        ]
      },
      "bbox": [
        -124.26085993882808,
        40.70310296685505,
        -124.25161281433293,
        40.71013998082741
      ],
      "properties": {
        "created": "2026-03-19 03:05:31.028533+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/LL_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "LL_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/LL_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5935000.0,
            0.0,
            -1.0,
            2150000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "LL_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.25184452937724,
              40.70327964447064
            ],
            [
              -124.25184452937724,
              40.7103159706071
            ],
            [
              -124.24259828407526,
              40.7103159706071
            ],
            [
              -124.24259828407526,
              40.70327964447064
            ],
            [
              -124.25184452937724,
              40.70327964447064
            ]
          ]
        ]
      },
      "bbox": [
        -124.25184452937724,
        40.70327964447064,
        -124.24259828407526,
        40.7103159706071
      ],
      "properties": {
        "created": "2026-03-19 03:05:31.052088+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/LL_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "LL_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/LL_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5937500.0,
            0.0,
            -1.0,
            2150000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "LL_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.24282907224008,
              40.703455616307735
            ],
            [
              -124.24282907224008,
              40.71049125453081
            ],
            [
              -124.23358370633642,
              40.71049125453081
            ],
            [
              -124.23358370633642,
              40.703455616307735
            ],
            [
              -124.24282907224008,
              40.703455616307735
            ]
          ]
        ]
      },
      "bbox": [
        -124.24282907224008,
        40.703455616307735,
        -124.23358370633642,
        40.71049125453081
      ],
      "properties": {
        "created": "2026-03-19 03:05:31.075193+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/LL_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "LL_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/LL_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5940000.0,
            0.0,
            -1.0,
            2150000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "LL_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.2338135676071,
              40.7036308823608
            ],
            [
              -124.2338135676071,
              40.710665832593044
            ],
            [
              -124.22456908130684,
              40.710665832593044
            ],
            [
              -124.22456908130684,
              40.7036308823608
            ],
            [
              -124.2338135676071,
              40.7036308823608
            ]
          ]
        ]
      },
      "bbox": [
        -124.2338135676071,
        40.7036308823608,
        -124.22456908130684,
        40.710665832593044
      ],
      "properties": {
        "created": "2026-03-19 03:05:31.098623+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/LL_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "LL_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/LL_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5942500.0,
            0.0,
            -1.0,
            2150000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "LL_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.22479801566881,
              40.703805442624315
            ],
            [
              -124.22479801566881,
              40.710839704788306
            ],
            [
              -124.215554409177,
              40.710839704788306
            ],
            [
              -124.215554409177,
              40.703805442624315
            ],
            [
              -124.22479801566881,
              40.703805442624315
            ]
          ]
        ]
      },
      "bbox": [
        -124.22479801566881,
        40.703805442624315,
        -124.215554409177,
        40.710839704788306
      ],
      "properties": {
        "created": "2026-03-19 03:05:31.121855+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/LL_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "LL_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/LL_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5945000.0,
            0.0,
            -1.0,
            2150000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "LL_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.21578241661571,
              40.70397929709281
            ],
            [
              -124.21578241661571,
              40.71101287111111
            ],
            [
              -124.20653969013735,
              40.71101287111111
            ],
            [
              -124.20653969013735,
              40.70397929709281
            ],
            [
              -124.21578241661571,
              40.70397929709281
            ]
          ]
        ]
      },
      "bbox": [
        -124.21578241661571,
        40.70397929709281,
        -124.20653969013735,
        40.71101287111111
      ],
      "properties": {
        "created": "2026-03-19 03:05:31.145374+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/LL_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "LL_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/LL_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5947500.0,
            0.0,
            -1.0,
            2150000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "L_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.17660383112752,
              40.883202990556796
            ],
            [
              -124.17660383112752,
              40.88367213186216
            ],
            [
              -124.17630301421477,
              40.88367213186216
            ],
            [
              -124.17630301421477,
              40.883202990556796
            ],
            [
              -124.17660383112752,
              40.883202990556796
            ]
          ]
        ]
      },
      "bbox": [
        -124.17660383112752,
        40.883202990556796,
        -124.17630301421477,
        40.88367213186216
      ],
      "properties": {
        "created": "2026-03-19 03:05:31.167647+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/L_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "L_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/L_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            169,
            79
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5959921.0,
            0.0,
            -1.0,
            2212669.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "L_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.10420592895845,
              40.88454911726915
            ],
            [
              -124.10420592895845,
              40.891573963577976
            ],
            [
              -124.09494933395513,
              40.891573963577976
            ],
            [
              -124.09494933395513,
              40.88454911726915
            ],
            [
              -124.10420592895845,
              40.88454911726915
            ]
          ]
        ]
      },
      "bbox": [
        -124.10420592895845,
        40.88454911726915,
        -124.09494933395513,
        40.891573963577976
      ],
      "properties": {
        "created": "2026-03-19 03:05:31.190673+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/L_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "L_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/L_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5980000.0,
            0.0,
            -1.0,
            2215000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "L_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.09516551809695,
              40.88471352510816
            ],
            [
              -124.09516551809695,
              40.89173768034604
            ],
            [
              -124.08590981058924,
              40.89173768034604
            ],
            [
              -124.08590981058924,
              40.88471352510816
            ],
            [
              -124.09516551809695,
              40.88471352510816
            ]
          ]
        ]
      },
      "bbox": [
        -124.09516551809695,
        40.88471352510816,
        -124.08590981058924,
        40.89173768034604
      ],
      "properties": {
        "created": "2026-03-19 03:05:31.213466+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/L_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "L_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/L_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5982500.0,
            0.0,
            -1.0,
            2215000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "L_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.08612506262196,
              40.8848772252002
            ],
            [
              -124.08612506262196,
              40.8919006892899
            ],
            [
              -124.07687024281576,
              40.8919006892899
            ],
            [
              -124.07687024281576,
              40.8848772252002
            ],
            [
              -124.08612506262196,
              40.8848772252002
            ]
          ]
        ]
      },
      "bbox": [
        -124.08612506262196,
        40.8848772252002,
        -124.07687024281576,
        40.8919006892899
      ],
      "properties": {
        "created": "2026-03-19 03:05:31.236308+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/L_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "L_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/L_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5985000.0,
            0.0,
            -1.0,
            2215000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "L_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.0770845627256,
              40.885040217540094
            ],
            [
              -124.0770845627256,
              40.892062990404376
            ],
            [
              -124.06783063082675,
              40.892062990404376
            ],
            [
              -124.06783063082675,
              40.885040217540094
            ],
            [
              -124.0770845627256,
              40.885040217540094
            ]
          ]
        ]
      },
      "bbox": [
        -124.0770845627256,
        40.885040217540094,
        -124.06783063082675,
        40.892062990404376
      ],
      "properties": {
        "created": "2026-03-19 03:05:31.259747+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/L_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "L_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/L_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5987500.0,
            0.0,
            -1.0,
            2215000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "L_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.06804401860005,
              40.885202502122674
            ],
            [
              -124.06804401860005,
              40.892224583684374
            ],
            [
              -124.05879097481433,
              40.892224583684374
            ],
            [
              -124.05879097481433,
              40.885202502122674
            ],
            [
              -124.06804401860005,
              40.885202502122674
            ]
          ]
        ]
      },
      "bbox": [
        -124.06804401860005,
        40.885202502122674,
        -124.05879097481433,
        40.892224583684374
      ],
      "properties": {
        "created": "2026-03-19 03:05:31.283064+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/L_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "L_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/L_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5990000.0,
            0.0,
            -1.0,
            2215000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "L_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.17652758671032,
              40.883208376292
            ],
            [
              -124.17652758671032,
              40.890238748385514
            ],
            [
              -124.16726389916016,
              40.890238748385514
            ],
            [
              -124.16726389916016,
              40.883208376292
            ],
            [
              -124.17652758671032,
              40.883208376292
            ]
          ]
        ]
      },
      "bbox": [
        -124.17652758671032,
        40.883208376292,
        -124.16726389916016,
        40.890238748385514
      ],
      "properties": {
        "created": "2026-03-19 03:05:31.306274+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/L_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "L_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/L_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5960000.0,
            0.0,
            -1.0,
            2215000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "L_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.167487539673,
              40.88337844591846
            ],
            [
              -124.167487539673,
              40.890408127559645
            ],
            [
              -124.15822473796949,
              40.890408127559645
            ],
            [
              -124.15822473796949,
              40.88337844591846
            ],
            [
              -124.167487539673,
              40.88337844591846
            ]
          ]
        ]
      },
      "bbox": [
        -124.167487539673,
        40.88337844591846,
        -124.15822473796949,
        40.890408127559645
      ],
      "properties": {
        "created": "2026-03-19 03:05:31.329544+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/L_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "L_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/L_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5962500.0,
            0.0,
            -1.0,
            2215000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "L_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.1584474464853,
              40.883547807840024
            ],
            [
              -124.1584474464853,
              40.890576798951486
            ],
            [
              -124.14918553083473,
              40.890576798951486
            ],
            [
              -124.14918553083473,
              40.883547807840024
            ],
            [
              -124.1584474464853,
              40.883547807840024
            ]
          ]
        ]
      },
      "bbox": [
        -124.1584474464853,
        40.883547807840024,
        -124.14918553083473,
        40.890576798951486
      ],
      "properties": {
        "created": "2026-03-19 03:05:31.352388+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/L_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "L_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/L_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5965000.0,
            0.0,
            -1.0,
            2215000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "L_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.1494073073393,
              40.883716462051346
            ],
            [
              -124.1494073073393,
              40.89074476255571
            ],
            [
              -124.14014627794792,
              40.89074476255571
            ],
            [
              -124.14014627794792,
              40.883716462051346
            ],
            [
              -124.1494073073393,
              40.883716462051346
            ]
          ]
        ]
      },
      "bbox": [
        -124.1494073073393,
        40.883716462051346,
        -124.14014627794792,
        40.89074476255571
      ],
      "properties": {
        "created": "2026-03-19 03:05:31.376087+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/L_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "L_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/L_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5967500.0,
            0.0,
            -1.0,
            2215000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "L_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.14036712242707,
              40.88388440854712
            ],
            [
              -124.14036712242707,
              40.89091201836703
            ],
            [
              -124.13110697950114,
              40.89091201836703
            ],
            [
              -124.13110697950114,
              40.88388440854712
            ],
            [
              -124.14036712242707,
              40.88388440854712
            ]
          ]
        ]
      },
      "bbox": [
        -124.14036712242707,
        40.88388440854712,
        -124.13110697950114,
        40.89091201836703
      ],
      "properties": {
        "created": "2026-03-19 03:05:31.399430+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/L_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "L_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/L_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5970000.0,
            0.0,
            -1.0,
            2215000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "L_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.13132689194077,
              40.88405164732205
            ],
            [
              -124.13132689194077,
              40.89107856638016
            ],
            [
              -124.12206763568639,
              40.89107856638016
            ],
            [
              -124.12206763568639,
              40.88405164732205
            ],
            [
              -124.13132689194077,
              40.88405164732205
            ]
          ]
        ]
      },
      "bbox": [
        -124.13132689194077,
        40.88405164732205,
        -124.12206763568639,
        40.89107856638016
      ],
      "properties": {
        "created": "2026-03-19 03:05:31.422284+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/L_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "L_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/L_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5972500.0,
            0.0,
            -1.0,
            2215000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "L_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.1222866160725,
              40.88421817837088
            ],
            [
              -124.1222866160725,
              40.89124440658984
            ],
            [
              -124.11302824669578,
              40.89124440658984
            ],
            [
              -124.11302824669578,
              40.88421817837088
            ],
            [
              -124.1222866160725,
              40.88421817837088
            ]
          ]
        ]
      },
      "bbox": [
        -124.1222866160725,
        40.88421817837088,
        -124.11302824669578,
        40.89124440658984
      ],
      "properties": {
        "created": "2026-03-19 03:05:31.445153+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/L_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "L_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/L_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5975000.0,
            0.0,
            -1.0,
            2215000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "L_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.11324629501436,
              40.884384001688304
            ],
            [
              -124.11324629501436,
              40.89140953899085
            ],
            [
              -124.10398881272133,
              40.89140953899085
            ],
            [
              -124.10398881272133,
              40.884384001688304
            ],
            [
              -124.11324629501436,
              40.884384001688304
            ]
          ]
        ]
      },
      "bbox": [
        -124.11324629501436,
        40.884384001688304,
        -124.10398881272133,
        40.89140953899085
      ],
      "properties": {
        "created": "2026-03-19 03:05:31.467995+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/L_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "L_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/L_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5977500.0,
            0.0,
            -1.0,
            2215000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "MM_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.28399621823641,
              40.695784127445805
            ],
            [
              -124.28399621823641,
              40.70274749431067
            ],
            [
              -124.27842176473258,
              40.70274749431067
            ],
            [
              -124.27842176473258,
              40.695784127445805
            ],
            [
              -124.28399621823641,
              40.695784127445805
            ]
          ]
        ]
      },
      "bbox": [
        -124.28399621823641,
        40.695784127445805,
        -124.27842176473258,
        40.70274749431067
      ],
      "properties": {
        "created": "2026-03-19 03:05:31.490840+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/MM_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "MM_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/MM_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2499,
            1481
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5928519.0,
            0.0,
            -1.0,
            2147500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "MM_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.20653969013735,
              40.697292013651705
            ],
            [
              -124.20653969013735,
              40.70432488862276
            ],
            [
              -124.19729881735842,
              40.70432488862276
            ],
            [
              -124.19729881735842,
              40.697292013651705
            ],
            [
              -124.20653969013735,
              40.697292013651705
            ]
          ]
        ]
      },
      "bbox": [
        -124.20653969013735,
        40.697292013651705,
        -124.19729881735842,
        40.70432488862276
      ],
      "properties": {
        "created": "2026-03-19 03:05:31.513640+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/MM_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "MM_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/MM_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5950000.0,
            0.0,
            -1.0,
            2147500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "MM_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.19752492437836,
              40.69746443893196
            ],
            [
              -124.19752492437836,
              40.704496625673386
            ],
            [
              -124.18828493184658,
              40.704496625673386
            ],
            [
              -124.18828493184658,
              40.69746443893196
            ],
            [
              -124.19752492437836,
              40.69746443893196
            ]
          ]
        ]
      },
      "bbox": [
        -124.19752492437836,
        40.69746443893196,
        -124.18828493184658,
        40.704496625673386
      ],
      "properties": {
        "created": "2026-03-19 03:05:31.546852+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/MM_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "MM_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/MM_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5952500.0,
            0.0,
            -1.0,
            2147500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "MM_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.18851011209048,
              40.69763615847275
            ],
            [
              -124.18851011209048,
              40.70466765690717
            ],
            [
              -124.17927100001066,
              40.70466765690717
            ],
            [
              -124.17927100001066,
              40.69763615847275
            ],
            [
              -124.18851011209048,
              40.69763615847275
            ]
          ]
        ]
      },
      "bbox": [
        -124.18851011209048,
        40.69763615847275,
        -124.17927100001066,
        40.70466765690717
      ],
      "properties": {
        "created": "2026-03-19 03:05:31.569952+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/MM_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "MM_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/MM_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5955000.0,
            0.0,
            -1.0,
            2147500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "MM_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.1794952534642,
              40.69780717226865
            ],
            [
              -124.1794952534642,
              40.704837982318814
            ],
            [
              -124.17025702204106,
              40.704837982318814
            ],
            [
              -124.17025702204106,
              40.69780717226865
            ],
            [
              -124.1794952534642,
              40.69780717226865
            ]
          ]
        ]
      },
      "bbox": [
        -124.1794952534642,
        40.69780717226865,
        -124.17025702204106,
        40.704837982318814
      ],
      "properties": {
        "created": "2026-03-19 03:05:31.593138+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/MM_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "MM_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/MM_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5957500.0,
            0.0,
            -1.0,
            2147500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "MM_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.27865611831463,
              40.69588720544513
            ],
            [
              -124.27865611831463,
              40.702925583466524
            ],
            [
              -124.26940821093645,
              40.702925583466524
            ],
            [
              -124.26940821093645,
              40.69588720544513
            ],
            [
              -124.27865611831463,
              40.69588720544513
            ]
          ]
        ]
      },
      "bbox": [
        -124.27865611831463,
        40.69588720544513,
        -124.26940821093645,
        40.702925583466524
      ],
      "properties": {
        "created": "2026-03-19 03:05:31.616196+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/MM_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "MM_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/MM_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5930000.0,
            0.0,
            -1.0,
            2147500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "MM_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.26964173164305,
              40.69606527644382
            ],
            [
              -124.26964173164305,
              40.70310296685505
            ],
            [
              -124.26039470287199,
              40.70310296685505
            ],
            [
              -124.26039470287199,
              40.69606527644382
            ],
            [
              -124.26964173164305,
              40.69606527644382
            ]
          ]
        ]
      },
      "bbox": [
        -124.26964173164305,
        40.69606527644382,
        -124.26039470287199,
        40.70310296685505
      ],
      "properties": {
        "created": "2026-03-19 03:05:31.639517+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/MM_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "MM_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/MM_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5932500.0,
            0.0,
            -1.0,
            2147500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "MM_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.26062729691903,
              40.696242641747055
            ],
            [
              -124.26062729691903,
              40.70327964447064
            ],
            [
              -124.25138114696024,
              40.70327964447064
            ],
            [
              -124.25138114696024,
              40.696242641747055
            ],
            [
              -124.26062729691903,
              40.696242641747055
            ]
          ]
        ]
      },
      "bbox": [
        -124.26062729691903,
        40.696242641747055,
        -124.25138114696024,
        40.70327964447064
      ],
      "properties": {
        "created": "2026-03-19 03:05:31.662427+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/MM_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "MM_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/MM_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5935000.0,
            0.0,
            -1.0,
            2147500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "MM_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.25161281433293,
              40.696419301349316
            ],
            [
              -124.25161281433293,
              40.703455616307735
            ],
            [
              -124.24236754339158,
              40.703455616307735
            ],
            [
              -124.24236754339158,
              40.696419301349316
            ],
            [
              -124.25161281433293,
              40.696419301349316
            ]
          ]
        ]
      },
      "bbox": [
        -124.25161281433293,
        40.696419301349316,
        -124.24236754339158,
        40.703455616307735
      ],
      "properties": {
        "created": "2026-03-19 03:05:31.684847+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/MM_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "MM_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/MM_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5937500.0,
            0.0,
            -1.0,
            2147500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "MM_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.24259828407526,
              40.696595255245015
            ],
            [
              -124.24259828407526,
              40.7036308823608
            ],
            [
              -124.23335389235643,
              40.7036308823608
            ],
            [
              -124.23335389235643,
              40.696595255245015
            ],
            [
              -124.24259828407526,
              40.696595255245015
            ]
          ]
        ]
      },
      "bbox": [
        -124.24259828407526,
        40.696595255245015,
        -124.23335389235643,
        40.7036308823608
      ],
      "properties": {
        "created": "2026-03-19 03:05:31.707866+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/MM_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "MM_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/MM_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5940000.0,
            0.0,
            -1.0,
            2147500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "MM_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.23358370633642,
              40.6967705034286
            ],
            [
              -124.23358370633642,
              40.703805442624315
            ],
            [
              -124.22434019404513,
              40.703805442624315
            ],
            [
              -124.22434019404513,
              40.6967705034286
            ],
            [
              -124.23358370633642,
              40.6967705034286
            ]
          ]
        ]
      },
      "bbox": [
        -124.23358370633642,
        40.6967705034286,
        -124.22434019404513,
        40.703805442624315
      ],
      "properties": {
        "created": "2026-03-19 03:05:31.730413+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/MM_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "MM_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/MM_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5942500.0,
            0.0,
            -1.0,
            2147500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "MM_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.22456908130684,
              40.69694504589457
            ],
            [
              -124.22456908130684,
              40.70397929709281
            ],
            [
              -124.2153264486481,
              40.70397929709281
            ],
            [
              -124.2153264486481,
              40.69694504589457
            ],
            [
              -124.22456908130684,
              40.69694504589457
            ]
          ]
        ]
      },
      "bbox": [
        -124.22456908130684,
        40.69694504589457,
        -124.2153264486481,
        40.70397929709281
      ],
      "properties": {
        "created": "2026-03-19 03:05:31.753313+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/MM_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "MM_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/MM_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5945000.0,
            0.0,
            -1.0,
            2147500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "MM_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.215554409177,
              40.69711888263744
            ],
            [
              -124.215554409177,
              40.70415244576076
            ],
            [
              -124.20631265635573,
              40.70415244576076
            ],
            [
              -124.20631265635573,
              40.69711888263744
            ],
            [
              -124.215554409177,
              40.69711888263744
            ]
          ]
        ]
      },
      "bbox": [
        -124.215554409177,
        40.69711888263744,
        -124.20631265635573,
        40.70415244576076
      ],
      "properties": {
        "created": "2026-03-19 03:05:31.776366+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/MM_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "MM_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/MM_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5947500.0,
            0.0,
            -1.0,
            2147500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "M_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.181025029509,
              40.87625896512681
            ],
            [
              -124.181025029509,
              40.883208376292
            ],
            [
              -124.17607848804731,
              40.883208376292
            ],
            [
              -124.17607848804731,
              40.87625896512681
            ],
            [
              -124.181025029509,
              40.87625896512681
            ]
          ]
        ]
      },
      "bbox": [
        -124.181025029509,
        40.87625896512681,
        -124.17607848804731,
        40.883208376292
      ],
      "properties": {
        "created": "2026-03-19 03:05:31.799266+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/M_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "M_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/M_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            1306
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5958694.0,
            0.0,
            -1.0,
            2212500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "M_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.10398881272133,
              40.87768868624568
            ],
            [
              -124.10398881272133,
              40.88471352510816
            ],
            [
              -124.09473319441298,
              40.88471352510816
            ],
            [
              -124.09473319441298,
              40.87768868624568
            ],
            [
              -124.10398881272133,
              40.87768868624568
            ]
          ]
        ]
      },
      "bbox": [
        -124.10398881272133,
        40.87768868624568,
        -124.09473319441298,
        40.88471352510816
      ],
      "properties": {
        "created": "2026-03-19 03:05:31.822552+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/M_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "M_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/M_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5980000.0,
            0.0,
            -1.0,
            2212500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "M_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.09494933395513,
              40.87785307733771
            ],
            [
              -124.09494933395513,
              40.8848772252002
            ],
            [
              -124.08569460296415,
              40.8848772252002
            ],
            [
              -124.08569460296415,
              40.87785307733771
            ],
            [
              -124.09494933395513,
              40.87785307733771
            ]
          ]
        ]
      },
      "bbox": [
        -124.09494933395513,
        40.87785307733771,
        -124.08569460296415,
        40.8848772252002
      ],
      "properties": {
        "created": "2026-03-19 03:05:31.845615+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/M_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "M_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/M_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5982500.0,
            0.0,
            -1.0,
            2212500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "M_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.08590981058924,
              40.87801676075482
            ],
            [
              -124.08590981058924,
              40.885040217540094
            ],
            [
              -124.07665596712144,
              40.885040217540094
            ],
            [
              -124.07665596712144,
              40.87801676075482
            ],
            [
              -124.08590981058924,
              40.87801676075482
            ]
          ]
        ]
      },
      "bbox": [
        -124.08590981058924,
        40.87801676075482,
        -124.07665596712144,
        40.885040217540094
      ],
      "properties": {
        "created": "2026-03-19 03:05:31.868629+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/M_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "M_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/M_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5985000.0,
            0.0,
            -1.0,
            2212500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "M_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.07687024281576,
              40.878179736491816
            ],
            [
              -124.07687024281576,
              40.885202502122674
            ],
            [
              -124.0676172870769,
              40.885202502122674
            ],
            [
              -124.0676172870769,
              40.878179736491816
            ],
            [
              -124.07687024281576,
              40.878179736491816
            ]
          ]
        ]
      },
      "bbox": [
        -124.07687024281576,
        40.878179736491816,
        -124.0676172870769,
        40.885202502122674
      ],
      "properties": {
        "created": "2026-03-19 03:05:31.891664+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/M_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "M_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/M_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5987500.0,
            0.0,
            -1.0,
            2212500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "M_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.06783063082675,
              40.878342004543605
            ],
            [
              -124.06783063082675,
              40.88536407894285
            ],
            [
              -124.05857856302255,
              40.88536407894285
            ],
            [
              -124.05857856302255,
              40.878342004543605
            ],
            [
              -124.06783063082675,
              40.878342004543605
            ]
          ]
        ]
      },
      "bbox": [
        -124.06783063082675,
        40.878342004543605,
        -124.05857856302255,
        40.88536407894285
      ],
      "properties": {
        "created": "2026-03-19 03:05:31.915062+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/M_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "M_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/M_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5990000.0,
            0.0,
            -1.0,
            2212500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "M_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.05879097481433,
              40.878503564905046
            ],
            [
              -124.05879097481433,
              40.88552494799553
            ],
            [
              -124.04953979515041,
              40.88552494799553
            ],
            [
              -124.04953979515041,
              40.878503564905046
            ],
            [
              -124.05879097481433,
              40.878503564905046
            ]
          ]
        ]
      },
      "bbox": [
        -124.05879097481433,
        40.878503564905046,
        -124.04953979515041,
        40.88552494799553
      ],
      "properties": {
        "created": "2026-03-19 03:05:31.938082+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/M_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "M_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/M_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5992500.0,
            0.0,
            -1.0,
            2212500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "M_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.04975127497057,
              40.878664417571045
            ],
            [
              -124.04975127497057,
              40.88568510927562
            ],
            [
              -124.04050098365255,
              40.88568510927562
            ],
            [
              -124.04050098365255,
              40.878664417571045
            ],
            [
              -124.04975127497057,
              40.878664417571045
            ]
          ]
        ]
      },
      "bbox": [
        -124.04975127497057,
        40.878664417571045,
        -124.04050098365255,
        40.88568510927562
      ],
      "properties": {
        "created": "2026-03-19 03:05:31.961414+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/M_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "M_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/M_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5995000.0,
            0.0,
            -1.0,
            2212500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "M_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.17630301421477,
              40.87634808183891
            ],
            [
              -124.17630301421477,
              40.88337844591846
            ],
            [
              -124.16704030478346,
              40.88337844591846
            ],
            [
              -124.16704030478346,
              40.87634808183891
            ],
            [
              -124.17630301421477,
              40.87634808183891
            ]
          ]
        ]
      },
      "bbox": [
        -124.17630301421477,
        40.87634808183891,
        -124.16704030478346,
        40.88337844591846
      ],
      "properties": {
        "created": "2026-03-19 03:05:31.984930+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/M_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "M_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/M_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5960000.0,
            0.0,
            -1.0,
            2212500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "M_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.16726389916016,
              40.87651813414184
            ],
            [
              -124.16726389916016,
              40.883547807840024
            ],
            [
              -124.15800207539777,
              40.883547807840024
            ],
            [
              -124.15800207539777,
              40.87651813414184
            ],
            [
              -124.16726389916016,
              40.87651813414184
            ]
          ]
        ]
      },
      "bbox": [
        -124.16726389916016,
        40.87651813414184,
        -124.15800207539777,
        40.883547807840024
      ],
      "properties": {
        "created": "2026-03-19 03:05:32.008086+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/M_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "M_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/M_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5962500.0,
            0.0,
            -1.0,
            2212500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "M_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.15822473796949,
              40.87668747881195
            ],
            [
              -124.15822473796949,
              40.883716462051346
            ],
            [
              -124.1489638000822,
              40.883716462051346
            ],
            [
              -124.1489638000822,
              40.87668747881195
            ],
            [
              -124.15822473796949,
              40.87668747881195
            ]
          ]
        ]
      },
      "bbox": [
        -124.15822473796949,
        40.87668747881195,
        -124.1489638000822,
        40.883716462051346
      ],
      "properties": {
        "created": "2026-03-19 03:05:32.031198+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/M_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "M_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/M_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5965000.0,
            0.0,
            -1.0,
            2212500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "M_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.14918553083473,
              40.87685611584391
            ],
            [
              -124.14918553083473,
              40.88388440854712
            ],
            [
              -124.13992547902876,
              40.88388440854712
            ],
            [
              -124.13992547902876,
              40.87685611584391
            ],
            [
              -124.14918553083473,
              40.87685611584391
            ]
          ]
        ]
      },
      "bbox": [
        -124.14918553083473,
        40.87685611584391,
        -124.13992547902876,
        40.88388440854712
      ],
      "properties": {
        "created": "2026-03-19 03:05:32.054313+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/M_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "M_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/M_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5967500.0,
            0.0,
            -1.0,
            2212500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "M_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.14014627794792,
              40.87702404523235
            ],
            [
              -124.14014627794792,
              40.88405164732205
            ],
            [
              -124.13088711242943,
              40.88405164732205
            ],
            [
              -124.13088711242943,
              40.87702404523235
            ],
            [
              -124.14014627794792,
              40.87702404523235
            ]
          ]
        ]
      },
      "bbox": [
        -124.14014627794792,
        40.87702404523235,
        -124.13088711242943,
        40.88405164732205
      ],
      "properties": {
        "created": "2026-03-19 03:05:32.077906+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/M_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "M_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/M_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5970000.0,
            0.0,
            -1.0,
            2212500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "M_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.13110697950114,
              40.877191266972005
            ],
            [
              -124.13110697950114,
              40.88421817837088
            ],
            [
              -124.12184870047616,
              40.88421817837088
            ],
            [
              -124.12184870047616,
              40.877191266972005
            ],
            [
              -124.13110697950114,
              40.877191266972005
            ]
          ]
        ]
      },
      "bbox": [
        -124.13110697950114,
        40.877191266972005,
        -124.12184870047616,
        40.88421817837088
      ],
      "properties": {
        "created": "2026-03-19 03:05:32.101320+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/M_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "M_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/M_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5972500.0,
            0.0,
            -1.0,
            2212500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "M_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.12206763568639,
              40.877357781057626
            ],
            [
              -124.12206763568639,
              40.884384001688304
            ],
            [
              -124.11281024336101,
              40.884384001688304
            ],
            [
              -124.11281024336101,
              40.877357781057626
            ],
            [
              -124.12206763568639,
              40.877357781057626
            ]
          ]
        ]
      },
      "bbox": [
        -124.12206763568639,
        40.877357781057626,
        -124.11281024336101,
        40.884384001688304
      ],
      "properties": {
        "created": "2026-03-19 03:05:32.124409+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/M_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "M_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/M_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5975000.0,
            0.0,
            -1.0,
            2212500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "M_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.11302824669578,
              40.877523587483914
            ],
            [
              -124.11302824669578,
              40.88454911726915
            ],
            [
              -124.10377174127596,
              40.88454911726915
            ],
            [
              -124.10377174127596,
              40.877523587483914
            ],
            [
              -124.11302824669578,
              40.877523587483914
            ]
          ]
        ]
      },
      "bbox": [
        -124.11302824669578,
        40.877523587483914,
        -124.10377174127596,
        40.88454911726915
      ],
      "properties": {
        "created": "2026-03-19 03:05:32.147434+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/M_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "M_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/M_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5977500.0,
            0.0,
            -1.0,
            2212500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "NN_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.20631265635573,
              40.690431574882155
            ],
            [
              -124.20631265635573,
              40.69746443893196
            ],
            [
              -124.19707275685302,
              40.69746443893196
            ],
            [
              -124.19707275685302,
              40.690431574882155
            ],
            [
              -124.20631265635573,
              40.690431574882155
            ]
          ]
        ]
      },
      "bbox": [
        -124.20631265635573,
        40.690431574882155,
        -124.19707275685302,
        40.69746443893196
      ],
      "properties": {
        "created": "2026-03-19 03:05:32.170703+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/NN_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "NN_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/NN_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5950000.0,
            0.0,
            -1.0,
            2145000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "NN_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.19729881735842,
              40.69060398258179
            ],
            [
              -124.19729881735842,
              40.69763615847275
            ],
            [
              -124.18805979792681,
              40.69763615847275
            ],
            [
              -124.18805979792681,
              40.69060398258179
            ],
            [
              -124.19729881735842,
              40.69060398258179
            ]
          ]
        ]
      },
      "bbox": [
        -124.19729881735842,
        40.69060398258179,
        -124.18805979792681,
        40.69763615847275
      ],
      "properties": {
        "created": "2026-03-19 03:05:32.194050+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/NN_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "NN_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/NN_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5952500.0,
            0.0,
            -1.0,
            2145000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "NN_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.18828493184658,
              40.69077842880475
            ],
            [
              -124.18828493184658,
              40.69780717226865
            ],
            [
              -124.17904688236452,
              40.69780717226865
            ],
            [
              -124.17904688236452,
              40.69077842880475
            ],
            [
              -124.18828493184658,
              40.69077842880475
            ]
          ]
        ]
      },
      "bbox": [
        -124.18828493184658,
        40.69077842880475,
        -124.17904688236452,
        40.69780717226865
      ],
      "properties": {
        "created": "2026-03-19 03:05:32.217239+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/NN_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "NN_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/NN_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2499,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5955000.0,
            0.0,
            -1.0,
            2145000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "NN_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.27360488391282,
              40.69278555295964
            ],
            [
              -124.27360488391282,
              40.69606527644382
            ],
            [
              -124.26929940669669,
              40.69606527644382
            ],
            [
              -124.26929940669669,
              40.69278555295964
            ],
            [
              -124.27360488391282,
              40.69278555295964
            ]
          ]
        ]
      },
      "bbox": [
        -124.27360488391282,
        40.69278555295964,
        -124.26929940669669,
        40.69606527644382
      ],
      "properties": {
        "created": "2026-03-19 03:05:32.239853+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/NN_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "NN_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/NN_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1165,
            1164
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5931336.0,
            0.0,
            -1.0,
            2145000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "NN_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.26940821093645,
              40.689207706879216
            ],
            [
              -124.26940821093645,
              40.696242641747055
            ],
            [
              -124.26016224968113,
              40.696242641747055
            ],
            [
              -124.26016224968113,
              40.689207706879216
            ],
            [
              -124.26940821093645,
              40.689207706879216
            ]
          ]
        ]
      },
      "bbox": [
        -124.26940821093645,
        40.689207706879216,
        -124.26016224968113,
        40.696242641747055
      ],
      "properties": {
        "created": "2026-03-19 03:05:32.263367+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/NN_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "NN_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/NN_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2499,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5932500.0,
            0.0,
            -1.0,
            2145000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "NN_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.26039470287199,
              40.68938505410561
            ],
            [
              -124.26039470287199,
              40.696419301349316
            ],
            [
              -124.2511496198828,
              40.696419301349316
            ],
            [
              -124.2511496198828,
              40.68938505410561
            ],
            [
              -124.26039470287199,
              40.68938505410561
            ]
          ]
        ]
      },
      "bbox": [
        -124.26039470287199,
        40.68938505410561,
        -124.2511496198828,
        40.696419301349316
      ],
      "properties": {
        "created": "2026-03-19 03:05:32.286378+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/NN_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "NN_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/NN_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2499,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5935000.0,
            0.0,
            -1.0,
            2145000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "NN_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.25138114696024,
              40.689558951561686
            ],
            [
              -124.25138114696024,
              40.696595255245015
            ],
            [
              -124.24213685017443,
              40.696595255245015
            ],
            [
              -124.24213685017443,
              40.689558951561686
            ],
            [
              -124.25138114696024,
              40.689558951561686
            ]
          ]
        ]
      },
      "bbox": [
        -124.25138114696024,
        40.689558951561686,
        -124.24213685017443,
        40.696595255245015
      ],
      "properties": {
        "created": "2026-03-19 03:05:32.309504+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/NN_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "NN_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/NN_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5937500.0,
            0.0,
            -1.0,
            2145000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "NN_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.24236754339158,
              40.68973488751714
            ],
            [
              -124.24236754339158,
              40.6967705034286
            ],
            [
              -124.23312412565257,
              40.6967705034286
            ],
            [
              -124.23312412565257,
              40.68973488751714
            ],
            [
              -124.24236754339158,
              40.68973488751714
            ]
          ]
        ]
      },
      "bbox": [
        -124.24236754339158,
        40.68973488751714,
        -124.23312412565257,
        40.6967705034286
      ],
      "properties": {
        "created": "2026-03-19 03:05:32.332674+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/NN_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "NN_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/NN_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5940000.0,
            0.0,
            -1.0,
            2145000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "NN_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.23335389235643,
              40.689910117832426
            ],
            [
              -124.23335389235643,
              40.69694504589457
            ],
            [
              -124.22411135386915,
              40.69694504589457
            ],
            [
              -124.22411135386915,
              40.689910117832426
            ],
            [
              -124.23335389235643,
              40.689910117832426
            ]
          ]
        ]
      },
      "bbox": [
        -124.23335389235643,
        40.689910117832426,
        -124.22411135386915,
        40.69694504589457
      ],
      "properties": {
        "created": "2026-03-19 03:05:32.355534+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/NN_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "NN_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/NN_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5942500.0,
            0.0,
            -1.0,
            2145000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "NN_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.22434019404513,
              40.69008464250201
            ],
            [
              -124.22434019404513,
              40.69711888263744
            ],
            [
              -124.21509853501453,
              40.69711888263744
            ],
            [
              -124.21509853501453,
              40.69008464250201
            ],
            [
              -124.22434019404513,
              40.69008464250201
            ]
          ]
        ]
      },
      "bbox": [
        -124.22434019404513,
        40.69008464250201,
        -124.21509853501453,
        40.69711888263744
      ],
      "properties": {
        "created": "2026-03-19 03:05:32.378753+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/NN_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "NN_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/NN_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5945000.0,
            0.0,
            -1.0,
            2145000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "NN_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.2153264486481,
              40.6902584615204
            ],
            [
              -124.2153264486481,
              40.697292013651705
            ],
            [
              -124.20608566927903,
              40.697292013651705
            ],
            [
              -124.20608566927903,
              40.6902584615204
            ],
            [
              -124.2153264486481,
              40.6902584615204
            ]
          ]
        ]
      },
      "bbox": [
        -124.2153264486481,
        40.6902584615204,
        -124.20608566927903,
        40.697292013651705
      ],
      "properties": {
        "created": "2026-03-19 03:05:32.401736+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/NN_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "NN_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/NN_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5947500.0,
            0.0,
            -1.0,
            2145000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "N_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.18511662499735,
              40.86931703563754
            ],
            [
              -124.18511662499735,
              40.87634808183891
            ],
            [
              -124.17585400819367,
              40.87634808183891
            ],
            [
              -124.17585400819367,
              40.86931703563754
            ],
            [
              -124.18511662499735,
              40.86931703563754
            ]
          ]
        ]
      },
      "bbox": [
        -124.18511662499735,
        40.86931703563754,
        -124.17585400819367,
        40.87634808183891
      ],
      "properties": {
        "created": "2026-03-19 03:05:32.424998+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/N_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "N_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/N_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5957500.0,
            0.0,
            -1.0,
            2210000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "N_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.10377174127596,
              40.87082824601894
            ],
            [
              -124.10377174127596,
              40.87785307733771
            ],
            [
              -124.09451709945675,
              40.87785307733771
            ],
            [
              -124.09451709945675,
              40.87082824601894
            ],
            [
              -124.10377174127596,
              40.87082824601894
            ]
          ]
        ]
      },
      "bbox": [
        -124.10377174127596,
        40.87082824601894,
        -124.09451709945675,
        40.87785307733771
      ],
      "properties": {
        "created": "2026-03-19 03:05:32.447994+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/N_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "N_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/N_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5980000.0,
            0.0,
            -1.0,
            2210000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "N_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.09473319441298,
              40.87099262036503
            ],
            [
              -124.09473319441298,
              40.87801676075482
            ],
            [
              -124.08547943973291,
              40.87801676075482
            ],
            [
              -124.08547943973291,
              40.87099262036503
            ],
            [
              -124.09473319441298,
              40.87099262036503
            ]
          ]
        ]
      },
      "bbox": [
        -124.09473319441298,
        40.87099262036503,
        -124.08547943973291,
        40.87801676075482
      ],
      "properties": {
        "created": "2026-03-19 03:05:32.470841+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/N_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "N_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/N_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5982500.0,
            0.0,
            -1.0,
            2210000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "N_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.08569460296415,
              40.871156287108285
            ],
            [
              -124.08569460296415,
              40.878179736491816
            ],
            [
              -124.07644173562896,
              40.878179736491816
            ],
            [
              -124.07644173562896,
              40.871156287108285
            ],
            [
              -124.08569460296415,
              40.871156287108285
            ]
          ]
        ]
      },
      "bbox": [
        -124.08569460296415,
        40.871156287108285,
        -124.07644173562896,
        40.878179736491816
      ],
      "properties": {
        "created": "2026-03-19 03:05:32.493833+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/N_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "N_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/N_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5985000.0,
            0.0,
            -1.0,
            2210000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "N_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.07665596712144,
              40.87131924624351
            ],
            [
              -124.07665596712144,
              40.878342004543605
            ],
            [
              -124.06740398733682,
              40.878342004543605
            ],
            [
              -124.06740398733682,
              40.87131924624351
            ],
            [
              -124.07665596712144,
              40.87131924624351
            ]
          ]
        ]
      },
      "bbox": [
        -124.07665596712144,
        40.87131924624351,
        -124.06740398733682,
        40.878342004543605
      ],
      "properties": {
        "created": "2026-03-19 03:05:32.516998+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/N_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "N_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/N_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5987500.0,
            0.0,
            -1.0,
            2210000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "N_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.0676172870769,
              40.87148149776557
            ],
            [
              -124.0676172870769,
              40.878503564905046
            ],
            [
              -124.0583661950485,
              40.878503564905046
            ],
            [
              -124.0583661950485,
              40.87148149776557
            ],
            [
              -124.0676172870769,
              40.87148149776557
            ]
          ]
        ]
      },
      "bbox": [
        -124.0676172870769,
        40.87148149776557,
        -124.0583661950485,
        40.878503564905046
      ],
      "properties": {
        "created": "2026-03-19 03:05:32.540151+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/N_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "N_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/N_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5990000.0,
            0.0,
            -1.0,
            2210000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "N_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.05857856302255,
              40.87164304166935
            ],
            [
              -124.05857856302255,
              40.878664417571045
            ],
            [
              -124.04932835895596,
              40.878664417571045
            ],
            [
              -124.04932835895596,
              40.87164304166935
            ],
            [
              -124.05857856302255,
              40.87164304166935
            ]
          ]
        ]
      },
      "bbox": [
        -124.05857856302255,
        40.87164304166935,
        -124.04932835895596,
        40.878664417571045
      ],
      "properties": {
        "created": "2026-03-19 03:05:32.563734+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/N_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "N_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/N_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5992500.0,
            0.0,
            -1.0,
            2210000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "N_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.04953979515041,
              40.87180387794975
            ],
            [
              -124.04953979515041,
              40.87882456253653
            ],
            [
              -124.0402904792512,
              40.87882456253653
            ],
            [
              -124.0402904792512,
              40.87180387794975
            ],
            [
              -124.04953979515041,
              40.87180387794975
            ]
          ]
        ]
      },
      "bbox": [
        -124.04953979515041,
        40.87180387794975,
        -124.0402904792512,
        40.87882456253653
      ],
      "properties": {
        "created": "2026-03-19 03:05:32.586535+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/N_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "N_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/N_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5995000.0,
            0.0,
            -1.0,
            2210000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "N_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.17607848804731,
              40.869487778173536
            ],
            [
              -124.17607848804731,
              40.87651813414184
            ],
            [
              -124.16681675652856,
              40.87651813414184
            ],
            [
              -124.16681675652856,
              40.869487778173536
            ],
            [
              -124.17607848804731,
              40.869487778173536
            ]
          ]
        ]
      },
      "bbox": [
        -124.17607848804731,
        40.869487778173536,
        -124.16681675652856,
        40.87651813414184
      ],
      "properties": {
        "created": "2026-03-19 03:05:32.609621+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/N_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "N_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/N_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5960000.0,
            0.0,
            -1.0,
            2210000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "N_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.16704030478346,
              40.86965781315411
            ],
            [
              -124.16704030478346,
              40.87668747881195
            ],
            [
              -124.15777945875588,
              40.87668747881195
            ],
            [
              -124.15777945875588,
              40.86965781315411
            ],
            [
              -124.16704030478346,
              40.86965781315411
            ]
          ]
        ]
      },
      "bbox": [
        -124.16704030478346,
        40.86965781315411,
        -124.15777945875588,
        40.87668747881195
      ],
      "properties": {
        "created": "2026-03-19 03:05:32.632939+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/N_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "N_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/N_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5962500.0,
            0.0,
            -1.0,
            2210000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "N_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.15800207539777,
              40.86982714057392
            ],
            [
              -124.15800207539777,
              40.87685611584391
            ],
            [
              -124.14874211506756,
              40.87685611584391
            ],
            [
              -124.14874211506756,
              40.86982714057392
            ],
            [
              -124.15800207539777,
              40.86982714057392
            ]
          ]
        ]
      },
      "bbox": [
        -124.15800207539777,
        40.86982714057392,
        -124.14874211506756,
        40.87685611584391
      ],
      "properties": {
        "created": "2026-03-19 03:05:32.656321+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/N_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "N_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/N_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5965000.0,
            0.0,
            -1.0,
            2210000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "N_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.1489638000822,
              40.86999576042759
            ],
            [
              -124.1489638000822,
              40.87702404523235
            ],
            [
              -124.13970472565549,
              40.87702404523235
            ],
            [
              -124.13970472565549,
              40.86999576042759
            ],
            [
              -124.1489638000822,
              40.86999576042759
            ]
          ]
        ]
      },
      "bbox": [
        -124.1489638000822,
        40.86999576042759,
        -124.13970472565549,
        40.87702404523235
      ],
      "properties": {
        "created": "2026-03-19 03:05:32.679379+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/N_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "N_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/N_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5967500.0,
            0.0,
            -1.0,
            2210000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "N_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.13992547902876,
              40.870163672709836
            ],
            [
              -124.13992547902876,
              40.877191266972005
            ],
            [
              -124.13066729071163,
              40.877191266972005
            ],
            [
              -124.13066729071163,
              40.870163672709836
            ],
            [
              -124.13992547902876,
              40.870163672709836
            ]
          ]
        ]
      },
      "bbox": [
        -124.13992547902876,
        40.870163672709836,
        -124.13066729071163,
        40.877191266972005
      ],
      "properties": {
        "created": "2026-03-19 03:05:32.702501+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/N_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "N_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/N_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5970000.0,
            0.0,
            -1.0,
            2210000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "N_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.13088711242943,
              40.87033087741534
            ],
            [
              -124.13088711242943,
              40.877357781057626
            ],
            [
              -124.12162981042788,
              40.877357781057626
            ],
            [
              -124.12162981042788,
              40.87033087741534
            ],
            [
              -124.13088711242943,
              40.87033087741534
            ]
          ]
        ]
      },
      "bbox": [
        -124.13088711242943,
        40.87033087741534,
        -124.12162981042788,
        40.877357781057626
      ],
      "properties": {
        "created": "2026-03-19 03:05:32.725553+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/N_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "N_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/N_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5972500.0,
            0.0,
            -1.0,
            2210000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "N_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.12184870047616,
              40.870497374538886
            ],
            [
              -124.12184870047616,
              40.877523587483914
            ],
            [
              -124.11259228499618,
              40.877523587483914
            ],
            [
              -124.11259228499618,
              40.870497374538886
            ],
            [
              -124.12184870047616,
              40.870497374538886
            ]
          ]
        ]
      },
      "bbox": [
        -124.12184870047616,
        40.870497374538886,
        -124.11259228499618,
        40.877523587483914
      ],
      "properties": {
        "created": "2026-03-19 03:05:32.748685+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/N_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "N_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/N_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5975000.0,
            0.0,
            -1.0,
            2210000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "N_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.11281024336101,
              40.87066316407514
            ],
            [
              -124.11281024336101,
              40.87768868624568
            ],
            [
              -124.10355471460849,
              40.87768868624568
            ],
            [
              -124.10355471460849,
              40.87066316407514
            ],
            [
              -124.11281024336101,
              40.87066316407514
            ]
          ]
        ]
      },
      "bbox": [
        -124.11281024336101,
        40.87066316407514,
        -124.10355471460849,
        40.87768868624568
      ],
      "properties": {
        "created": "2026-03-19 03:05:32.771797+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/N_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "N_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/N_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5977500.0,
            0.0,
            -1.0,
            2210000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "OO_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.20608566927903,
              40.68357112955028
            ],
            [
              -124.20608566927903,
              40.69060398258179
            ],
            [
              -124.19684674284778,
              40.69060398258179
            ],
            [
              -124.19684674284778,
              40.68357112955028
            ],
            [
              -124.20608566927903,
              40.68357112955028
            ]
          ]
        ]
      },
      "bbox": [
        -124.20608566927903,
        40.68357112955028,
        -124.19684674284778,
        40.69060398258179
      ],
      "properties": {
        "created": "2026-03-19 03:05:32.794780+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/OO_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "OO_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/OO_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5950000.0,
            0.0,
            -1.0,
            2142500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "OO_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.24213685017443,
              40.68287725737332
            ],
            [
              -124.24213685017443,
              40.689910117832426
            ],
            [
              -124.2328944980886,
              40.689910117832426
            ],
            [
              -124.2328944980886,
              40.68287725737332
            ],
            [
              -124.24213685017443,
              40.68287725737332
            ]
          ]
        ]
      },
      "bbox": [
        -124.24213685017443,
        40.68287725737332,
        -124.2328944980886,
        40.689910117832426
      ],
      "properties": {
        "created": "2026-03-19 03:05:32.817871+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/OO_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "OO_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/OO_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2499,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5940000.0,
            0.0,
            -1.0,
            2142500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "OO_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.23312412565257,
              40.68304972567045
            ],
            [
              -124.23312412565257,
              40.69008464250201
            ],
            [
              -124.2238825607644,
              40.69008464250201
            ],
            [
              -124.2238825607644,
              40.68304972567045
            ],
            [
              -124.23312412565257,
              40.68304972567045
            ]
          ]
        ]
      },
      "bbox": [
        -124.23312412565257,
        40.68304972567045,
        -124.2238825607644,
        40.69008464250201
      ],
      "properties": {
        "created": "2026-03-19 03:05:32.841255+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/OO_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "OO_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/OO_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5942500.0,
            0.0,
            -1.0,
            2142500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "OO_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.22411135386915,
              40.68322423254481
            ],
            [
              -124.22411135386915,
              40.6902584615204
            ],
            [
              -124.21487066826184,
              40.6902584615204
            ],
            [
              -124.21487066826184,
              40.68322423254481
            ],
            [
              -124.22411135386915,
              40.68322423254481
            ]
          ]
        ]
      },
      "bbox": [
        -124.22411135386915,
        40.68322423254481,
        -124.21487066826184,
        40.6902584615204
      ],
      "properties": {
        "created": "2026-03-19 03:05:32.864394+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/OO_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "OO_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/OO_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5945000.0,
            0.0,
            -1.0,
            2142500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "OO_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.21509853501453,
              40.68339803383991
            ],
            [
              -124.21509853501453,
              40.690431574882155
            ],
            [
              -124.20585872889288,
              40.690431574882155
            ],
            [
              -124.20585872889288,
              40.68339803383991
            ],
            [
              -124.21509853501453,
              40.68339803383991
            ]
          ]
        ]
      },
      "bbox": [
        -124.21509853501453,
        40.68339803383991,
        -124.20585872889288,
        40.690431574882155
      ],
      "properties": {
        "created": "2026-03-19 03:05:32.887322+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/OO_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "OO_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/OO_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5947500.0,
            0.0,
            -1.0,
            2142500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "O_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.18905915702013,
              40.86237776342888
            ],
            [
              -124.18905915702013,
              40.86931703563754
            ],
            [
              -124.18466584861261,
              40.86931703563754
            ],
            [
              -124.18466584861261,
              40.86237776342888
            ],
            [
              -124.18905915702013,
              40.86237776342888
            ]
          ]
        ]
      },
      "bbox": [
        -124.18905915702013,
        40.86237776342888,
        -124.18466584861261,
        40.86931703563754
      ],
      "properties": {
        "created": "2026-03-19 03:05:32.910270+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/O_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "O_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/O_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            1153
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5956347.0,
            0.0,
            -1.0,
            2207500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "O_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.11259228499618,
              40.863802731560384
            ],
            [
              -124.11259228499618,
              40.87082824601894
            ],
            [
              -124.10333773270507,
              40.87082824601894
            ],
            [
              -124.10333773270507,
              40.863802731560384
            ],
            [
              -124.11259228499618,
              40.863802731560384
            ]
          ]
        ]
      },
      "bbox": [
        -124.11259228499618,
        40.863802731560384,
        -124.10333773270507,
        40.87082824601894
      ],
      "properties": {
        "created": "2026-03-19 03:05:32.933545+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/O_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "O_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/O_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5977500.0,
            0.0,
            -1.0,
            2207500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "O_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.10355471460849,
              40.86396779668732
            ],
            [
              -124.10355471460849,
              40.87099262036503
            ],
            [
              -124.0943010490726,
              40.87099262036503
            ],
            [
              -124.0943010490726,
              40.86396779668732
            ],
            [
              -124.10355471460849,
              40.86396779668732
            ]
          ]
        ]
      },
      "bbox": [
        -124.10355471460849,
        40.86396779668732,
        -124.0943010490726,
        40.87099262036503
      ],
      "properties": {
        "created": "2026-03-19 03:05:32.956414+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/O_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "O_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/O_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5980000.0,
            0.0,
            -1.0,
            2207500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "O_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.09451709945675,
              40.86413215428862
            ],
            [
              -124.09451709945675,
              40.871156287108285
            ],
            [
              -124.08526432088183,
              40.871156287108285
            ],
            [
              -124.08526432088183,
              40.86413215428862
            ],
            [
              -124.09451709945675,
              40.86413215428862
            ]
          ]
        ]
      },
      "bbox": [
        -124.09451709945675,
        40.86413215428862,
        -124.08526432088183,
        40.871156287108285
      ],
      "properties": {
        "created": "2026-03-19 03:05:32.979680+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/O_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "O_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/O_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5982500.0,
            0.0,
            -1.0,
            2207500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "O_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.08547943973291,
              40.86429580435911
            ],
            [
              -124.08547943973291,
              40.87131924624351
            ],
            [
              -124.07622754832464,
              40.87131924624351
            ],
            [
              -124.07622754832464,
              40.86429580435911
            ],
            [
              -124.08547943973291,
              40.86429580435911
            ]
          ]
        ]
      },
      "bbox": [
        -124.08547943973291,
        40.86429580435911,
        -124.07622754832464,
        40.87131924624351
      ],
      "properties": {
        "created": "2026-03-19 03:05:33.002987+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/O_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "O_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/O_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5985000.0,
            0.0,
            -1.0,
            2207500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "O_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.07644173562896,
              40.86445874689363
            ],
            [
              -124.07644173562896,
              40.87148149776557
            ],
            [
              -124.06719073159297,
              40.87148149776557
            ],
            [
              -124.06719073159297,
              40.86445874689363
            ],
            [
              -124.07644173562896,
              40.86445874689363
            ]
          ]
        ]
      },
      "bbox": [
        -124.07644173562896,
        40.86445874689363,
        -124.06719073159297,
        40.87148149776557
      ],
      "properties": {
        "created": "2026-03-19 03:05:33.026703+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/O_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "O_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/O_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5987500.0,
            0.0,
            -1.0,
            2207500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "O_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.06740398733682,
              40.86462098188705
            ],
            [
              -124.06740398733682,
              40.87164304166935
            ],
            [
              -124.05815387087868,
              40.87164304166935
            ],
            [
              -124.05815387087868,
              40.86462098188705
            ],
            [
              -124.06740398733682,
              40.86462098188705
            ]
          ]
        ]
      },
      "bbox": [
        -124.06740398733682,
        40.86462098188705,
        -124.05815387087868,
        40.87164304166935
      ],
      "properties": {
        "created": "2026-03-19 03:05:33.049764+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/O_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "O_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/O_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5990000.0,
            0.0,
            -1.0,
            2207500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "O_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.0583661950485,
              40.864782509334255
            ],
            [
              -124.0583661950485,
              40.87180387794975
            ],
            [
              -124.04911696637376,
              40.87180387794975
            ],
            [
              -124.04911696637376,
              40.864782509334255
            ],
            [
              -124.0583661950485,
              40.864782509334255
            ]
          ]
        ]
      },
      "bbox": [
        -124.0583661950485,
        40.864782509334255,
        -124.04911696637376,
        40.87180387794975
      ],
      "properties": {
        "created": "2026-03-19 03:05:33.072936+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/O_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "O_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/O_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5992500.0,
            0.0,
            -1.0,
            2207500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "O_17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.04932835895596,
              40.86494332923016
            ],
            [
              -124.04932835895596,
              40.87196400660173
            ],
            [
              -124.0400800182701,
              40.87196400660173
            ],
            [
              -124.0400800182701,
              40.86494332923016
            ],
            [
              -124.04932835895596,
              40.86494332923016
            ]
          ]
        ]
      },
      "bbox": [
        -124.04932835895596,
        40.86494332923016,
        -124.0400800182701,
        40.87196400660173
      ],
      "properties": {
        "created": "2026-03-19 03:05:33.095959+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/O_17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "O_17": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/O_17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5995000.0,
            0.0,
            -1.0,
            2207500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "O_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.1848912135593,
              40.862456740251645
            ],
            [
              -124.1848912135593,
              40.869487778173536
            ],
            [
              -124.17562957463952,
              40.869487778173536
            ],
            [
              -124.17562957463952,
              40.862456740251645
            ],
            [
              -124.1848912135593,
              40.862456740251645
            ]
          ]
        ]
      },
      "bbox": [
        -124.1848912135593,
        40.862456740251645,
        -124.17562957463952,
        40.869487778173536
      ],
      "properties": {
        "created": "2026-03-19 03:05:33.119215+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/O_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "O_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/O_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5957500.0,
            0.0,
            -1.0,
            2207500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "O_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.17585400819367,
              40.86262746539436
            ],
            [
              -124.17585400819367,
              40.86965781315411
            ],
            [
              -124.16659325438124,
              40.86965781315411
            ],
            [
              -124.16659325438124,
              40.86262746539436
            ],
            [
              -124.17585400819367,
              40.86262746539436
            ]
          ]
        ]
      },
      "bbox": [
        -124.17585400819367,
        40.86262746539436,
        -124.16659325438124,
        40.86965781315411
      ],
      "properties": {
        "created": "2026-03-19 03:05:33.142106+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/O_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "O_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/O_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5960000.0,
            0.0,
            -1.0,
            2207500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "O_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.16681675652856,
              40.86279748305369
            ],
            [
              -124.16681675652856,
              40.86982714057392
            ],
            [
              -124.15755688802969,
              40.86982714057392
            ],
            [
              -124.15755688802969,
              40.86279748305369
            ],
            [
              -124.16681675652856,
              40.86279748305369
            ]
          ]
        ]
      },
      "bbox": [
        -124.16681675652856,
        40.86279748305369,
        -124.15755688802969,
        40.86982714057392
      ],
      "properties": {
        "created": "2026-03-19 03:05:33.165130+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/O_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "O_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/O_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5962500.0,
            0.0,
            -1.0,
            2207500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "O_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.15777945875588,
              40.86296679322432
            ],
            [
              -124.15777945875588,
              40.86999576042759
            ],
            [
              -124.14852047577666,
              40.86999576042759
            ],
            [
              -124.14852047577666,
              40.86296679322432
            ],
            [
              -124.15777945875588,
              40.86296679322432
            ]
          ]
        ]
      },
      "bbox": [
        -124.15777945875588,
        40.86296679322432,
        -124.14852047577666,
        40.86999576042759
      ],
      "properties": {
        "created": "2026-03-19 03:05:33.188801+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/O_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "O_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/O_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5965000.0,
            0.0,
            -1.0,
            2207500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "O_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.14874211506756,
              40.86313539590085
            ],
            [
              -124.14874211506756,
              40.870163672709836
            ],
            [
              -124.13948401781404,
              40.870163672709836
            ],
            [
              -124.13948401781404,
              40.86313539590085
            ],
            [
              -124.14874211506756,
              40.86313539590085
            ]
          ]
        ]
      },
      "bbox": [
        -124.14874211506756,
        40.86313539590085,
        -124.13948401781404,
        40.870163672709836
      ],
      "properties": {
        "created": "2026-03-19 03:05:33.211594+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/O_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "O_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/O_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5967500.0,
            0.0,
            -1.0,
            2207500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "O_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.13970472565549,
              40.86330329107801
            ],
            [
              -124.13970472565549,
              40.87033087741534
            ],
            [
              -124.13044751433371,
              40.87033087741534
            ],
            [
              -124.13044751433371,
              40.86330329107801
            ],
            [
              -124.13970472565549,
              40.86330329107801
            ]
          ]
        ]
      },
      "bbox": [
        -124.13970472565549,
        40.86330329107801,
        -124.13044751433371,
        40.87033087741534
      ],
      "properties": {
        "created": "2026-03-19 03:05:33.234798+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/O_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "O_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/O_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5970000.0,
            0.0,
            -1.0,
            2207500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "O_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.13066729071163,
              40.8634704787505
            ],
            [
              -124.13066729071163,
              40.870497374538886
            ],
            [
              -124.12141096552752,
              40.870497374538886
            ],
            [
              -124.12141096552752,
              40.8634704787505
            ],
            [
              -124.13066729071163,
              40.8634704787505
            ]
          ]
        ]
      },
      "bbox": [
        -124.13066729071163,
        40.8634704787505,
        -124.12141096552752,
        40.870497374538886
      ],
      "properties": {
        "created": "2026-03-19 03:05:33.258024+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/O_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "O_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/O_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5972500.0,
            0.0,
            -1.0,
            2207500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "O_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.12162981042788,
              40.86363695891305
            ],
            [
              -124.12162981042788,
              40.87066316407514
            ],
            [
              -124.11237437158732,
              40.87066316407514
            ],
            [
              -124.11237437158732,
              40.86363695891305
            ],
            [
              -124.12162981042788,
              40.86363695891305
            ]
          ]
        ]
      },
      "bbox": [
        -124.12162981042788,
        40.86363695891305,
        -124.11237437158732,
        40.87066316407514
      ],
      "properties": {
        "created": "2026-03-19 03:05:33.281035+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/O_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "O_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/O_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5975000.0,
            0.0,
            -1.0,
            2207500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "PP_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.2238825607644,
              40.67636656028901
            ],
            [
              -124.2238825607644,
              40.68339803383991
            ],
            [
              -124.21464293949414,
              40.68339803383991
            ],
            [
              -124.21464293949414,
              40.67636656028901
            ],
            [
              -124.2238825607644,
              40.67636656028901
            ]
          ]
        ]
      },
      "bbox": [
        -124.2238825607644,
        40.67636656028901,
        -124.21464293949414,
        40.68339803383991
      ],
      "properties": {
        "created": "2026-03-19 03:05:33.304359+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/PP_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "PP_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/PP_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2499,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5945000.0,
            0.0,
            -1.0,
            2140000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "PP_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.21487066826184,
              40.67654034386906
            ],
            [
              -124.21487066826184,
              40.68357112955028
            ],
            [
              -124.20563192593097,
              40.68357112955028
            ],
            [
              -124.20563192593097,
              40.67654034386906
            ],
            [
              -124.21487066826184,
              40.67654034386906
            ]
          ]
        ]
      },
      "bbox": [
        -124.21487066826184,
        40.67654034386906,
        -124.20563192593097,
        40.68357112955028
      ],
      "properties": {
        "created": "2026-03-19 03:05:33.327755+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/PP_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "PP_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/PP_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2499,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5947500.0,
            0.0,
            -1.0,
            2140000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "PP_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.20585872889288,
              40.67671342193626
            ],
            [
              -124.20585872889288,
              40.68374351967046
            ],
            [
              -124.1966208657061,
              40.68374351967046
            ],
            [
              -124.1966208657061,
              40.67671342193626
            ],
            [
              -124.20585872889288,
              40.67671342193626
            ]
          ]
        ]
      },
      "bbox": [
        -124.20585872889288,
        40.67671342193626,
        -124.1966208657061,
        40.68374351967046
      ],
      "properties": {
        "created": "2026-03-19 03:05:33.350865+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/PP_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "PP_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/PP_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2499,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5950000.0,
            0.0,
            -1.0,
            2140000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "P_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.19306592721783,
              40.855437111467275
            ],
            [
              -124.19306592721783,
              40.862456740251645
            ],
            [
              -124.18444053014294,
              40.862456740251645
            ],
            [
              -124.18444053014294,
              40.855437111467275
            ],
            [
              -124.19306592721783,
              40.855437111467275
            ]
          ]
        ]
      },
      "bbox": [
        -124.19306592721783,
        40.855437111467275,
        -124.18444053014294,
        40.862456740251645
      ],
      "properties": {
        "created": "2026-03-19 03:05:33.373914+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/P_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "P_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/P_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2324
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5955176.0,
            0.0,
            -1.0,
            2205000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "P_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.11237437158732,
              40.856942290038084
            ],
            [
              -124.11237437158732,
              40.86396779668732
            ],
            [
              -124.10312079555185,
              40.86396779668732
            ],
            [
              -124.10312079555185,
              40.856942290038084
            ],
            [
              -124.11237437158732,
              40.856942290038084
            ]
          ]
        ]
      },
      "bbox": [
        -124.11237437158732,
        40.856942290038084,
        -124.10312079555185,
        40.86396779668732
      ],
      "properties": {
        "created": "2026-03-19 03:05:33.397151+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/P_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "P_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/P_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5977500.0,
            0.0,
            -1.0,
            2205000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "P_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.10333773270507,
              40.85710733834924
            ],
            [
              -124.10333773270507,
              40.86413215428862
            ],
            [
              -124.09408504324675,
              40.86413215428862
            ],
            [
              -124.09408504324675,
              40.85710733834924
            ],
            [
              -124.10333773270507,
              40.85710733834924
            ]
          ]
        ]
      },
      "bbox": [
        -124.10333773270507,
        40.85710733834924,
        -124.09408504324675,
        40.86413215428862
      ],
      "properties": {
        "created": "2026-03-19 03:05:33.420498+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/P_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "P_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/P_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5980000.0,
            0.0,
            -1.0,
            2205000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "P_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.0943010490726,
              40.85727167920682
            ],
            [
              -124.0943010490726,
              40.86429580435911
            ],
            [
              -124.08504924639712,
              40.86429580435911
            ],
            [
              -124.08504924639712,
              40.85727167920682
            ],
            [
              -124.0943010490726,
              40.85727167920682
            ]
          ]
        ]
      },
      "bbox": [
        -124.0943010490726,
        40.85727167920682,
        -124.08504924639712,
        40.86429580435911
      ],
      "properties": {
        "created": "2026-03-19 03:05:33.443454+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/P_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "P_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/P_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5982500.0,
            0.0,
            -1.0,
            2205000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "P_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.08526432088183,
              40.857435312605666
            ],
            [
              -124.08526432088183,
              40.86445874689363
            ],
            [
              -124.07601340519483,
              40.86445874689363
            ],
            [
              -124.07601340519483,
              40.857435312605666
            ],
            [
              -124.08526432088183,
              40.857435312605666
            ]
          ]
        ]
      },
      "bbox": [
        -124.08526432088183,
        40.857435312605666,
        -124.07601340519483,
        40.86445874689363
      ],
      "properties": {
        "created": "2026-03-19 03:05:33.466265+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/P_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "P_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/P_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5985000.0,
            0.0,
            -1.0,
            2205000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "P_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.07622754832464,
              40.857598238540575
            ],
            [
              -124.07622754832464,
              40.86462098188705
            ],
            [
              -124.06697751983168,
              40.86462098188705
            ],
            [
              -124.06697751983168,
              40.857598238540575
            ],
            [
              -124.07622754832464,
              40.857598238540575
            ]
          ]
        ]
      },
      "bbox": [
        -124.07622754832464,
        40.857598238540575,
        -124.06697751983168,
        40.86462098188705
      ],
      "properties": {
        "created": "2026-03-19 03:05:33.489042+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/P_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "P_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/P_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5987500.0,
            0.0,
            -1.0,
            2205000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "P_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.06719073159297,
              40.857760457006435
            ],
            [
              -124.06719073159297,
              40.864782509334255
            ],
            [
              -124.05794159049957,
              40.864782509334255
            ],
            [
              -124.05794159049957,
              40.857760457006435
            ],
            [
              -124.06719073159297,
              40.857760457006435
            ]
          ]
        ]
      },
      "bbox": [
        -124.06719073159297,
        40.857760457006435,
        -124.05794159049957,
        40.864782509334255
      ],
      "properties": {
        "created": "2026-03-19 03:05:33.512177+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/P_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "P_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/P_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5990000.0,
            0.0,
            -1.0,
            2205000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "P_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.05815387087868,
              40.85792196799813
            ],
            [
              -124.05815387087868,
              40.86494332923016
            ],
            [
              -124.0489056173903,
              40.86494332923016
            ],
            [
              -124.0489056173903,
              40.85792196799813
            ],
            [
              -124.05815387087868,
              40.85792196799813
            ]
          ]
        ]
      },
      "bbox": [
        -124.05815387087868,
        40.85792196799813,
        -124.0489056173903,
        40.86494332923016
      ],
      "properties": {
        "created": "2026-03-19 03:05:33.551896+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/P_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "P_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/P_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5992500.0,
            0.0,
            -1.0,
            2205000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "P_17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.04911696637376,
              40.85808277151059
            ],
            [
              -124.04911696637376,
              40.86510344156965
            ],
            [
              -124.0398696006958,
              40.86510344156965
            ],
            [
              -124.0398696006958,
              40.85808277151059
            ],
            [
              -124.04911696637376,
              40.85808277151059
            ]
          ]
        ]
      },
      "bbox": [
        -124.04911696637376,
        40.85808277151059,
        -124.0398696006958,
        40.86510344156965
      ],
      "properties": {
        "created": "2026-03-19 03:05:33.575656+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/P_17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "P_17": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/P_17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5995000.0,
            0.0,
            -1.0,
            2205000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "P_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.18466584861261,
              40.8555964358492
            ],
            [
              -124.18466584861261,
              40.86262746539436
            ],
            [
              -124.1754051873705,
              40.86262746539436
            ],
            [
              -124.1754051873705,
              40.8555964358492
            ],
            [
              -124.18466584861261,
              40.8555964358492
            ]
          ]
        ]
      },
      "bbox": [
        -124.18466584861261,
        40.8555964358492,
        -124.1754051873705,
        40.86262746539436
      ],
      "properties": {
        "created": "2026-03-19 03:05:33.598589+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/P_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "P_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/P_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5957500.0,
            0.0,
            -1.0,
            2205000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "P_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.17562957463952,
              40.85576714359977
            ],
            [
              -124.17562957463952,
              40.86279748305369
            ],
            [
              -124.16636979832724,
              40.86279748305369
            ],
            [
              -124.16636979832724,
              40.85576714359977
            ],
            [
              -124.17562957463952,
              40.85576714359977
            ]
          ]
        ]
      },
      "bbox": [
        -124.17562957463952,
        40.85576714359977,
        -124.16636979832724,
        40.86279748305369
      ],
      "properties": {
        "created": "2026-03-19 03:05:33.621872+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/P_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "P_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/P_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5960000.0,
            0.0,
            -1.0,
            2205000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "P_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.16659325438124,
              40.85593714393901
            ],
            [
              -124.16659325438124,
              40.86296679322432
            ],
            [
              -124.15733436320495,
              40.86296679322432
            ],
            [
              -124.15733436320495,
              40.85593714393901
            ],
            [
              -124.16659325438124,
              40.85593714393901
            ]
          ]
        ]
      },
      "bbox": [
        -124.16659325438124,
        40.85593714393901,
        -124.15733436320495,
        40.86296679322432
      ],
      "properties": {
        "created": "2026-03-19 03:05:33.645020+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/P_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "P_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/P_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5962500.0,
            0.0,
            -1.0,
            2205000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "P_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.15755688802969,
              40.85610643686155
            ],
            [
              -124.15755688802969,
              40.86313539590085
            ],
            [
              -124.14829888219536,
              40.86313539590085
            ],
            [
              -124.14829888219536,
              40.85610643686155
            ],
            [
              -124.15755688802969,
              40.85610643686155
            ]
          ]
        ]
      },
      "bbox": [
        -124.15755688802969,
        40.85610643686155,
        -124.14829888219536,
        40.86313539590085
      ],
      "properties": {
        "created": "2026-03-19 03:05:33.668221+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/P_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "P_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/P_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5965000.0,
            0.0,
            -1.0,
            2205000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "P_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.14852047577666,
              40.856275022362084
            ],
            [
              -124.14852047577666,
              40.86330329107801
            ],
            [
              -124.13926335549034,
              40.86330329107801
            ],
            [
              -124.13926335549034,
              40.856275022362084
            ],
            [
              -124.14852047577666,
              40.856275022362084
            ]
          ]
        ]
      },
      "bbox": [
        -124.14852047577666,
        40.856275022362084,
        -124.13926335549034,
        40.86330329107801
      ],
      "properties": {
        "created": "2026-03-19 03:05:33.691071+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/P_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "P_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/P_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5967500.0,
            0.0,
            -1.0,
            2205000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "P_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.13948401781404,
              40.856442900435304
            ],
            [
              -124.13948401781404,
              40.8634704787505
            ],
            [
              -124.13022778328164,
              40.8634704787505
            ],
            [
              -124.13022778328164,
              40.856442900435304
            ],
            [
              -124.13948401781404,
              40.856442900435304
            ]
          ]
        ]
      },
      "bbox": [
        -124.13948401781404,
        40.856442900435304,
        -124.13022778328164,
        40.8634704787505
      ],
      "properties": {
        "created": "2026-03-19 03:05:33.713933+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/P_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "P_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/P_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5970000.0,
            0.0,
            -1.0,
            2205000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "P_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.13044751433371,
              40.85661007107587
            ],
            [
              -124.13044751433371,
              40.86363695891305
            ],
            [
              -124.12119216576112,
              40.86363695891305
            ],
            [
              -124.12119216576112,
              40.85661007107587
            ],
            [
              -124.13044751433371,
              40.85661007107587
            ]
          ]
        ]
      },
      "bbox": [
        -124.13044751433371,
        40.85661007107587,
        -124.12119216576112,
        40.86363695891305
      ],
      "properties": {
        "created": "2026-03-19 03:05:33.737357+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/P_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "P_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/P_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5972500.0,
            0.0,
            -1.0,
            2205000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "P_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.12141096552752,
              40.85677653427855
            ],
            [
              -124.12141096552752,
              40.863802731560384
            ],
            [
              -124.11215650312059,
              40.863802731560384
            ],
            [
              -124.11215650312059,
              40.85677653427855
            ],
            [
              -124.12141096552752,
              40.85677653427855
            ]
          ]
        ]
      },
      "bbox": [
        -124.12141096552752,
        40.85677653427855,
        -124.11215650312059,
        40.863802731560384
      ],
      "properties": {
        "created": "2026-03-19 03:05:33.760474+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/P_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "P_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/P_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5975000.0,
            0.0,
            -1.0,
            2205000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "Q_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.19707030818222,
              40.84849569244971
            ],
            [
              -124.19707030818222,
              40.85439323276314
            ],
            [
              -124.19324962345114,
              40.85439323276314
            ],
            [
              -124.19324962345114,
              40.84849569244971
            ],
            [
              -124.19707030818222,
              40.84849569244971
            ]
          ]
        ]
      },
      "bbox": [
        -124.19707030818222,
        40.84849569244971,
        -124.19324962345114,
        40.85439323276314
      ],
      "properties": {
        "created": "2026-03-19 03:05:33.783803+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/Q_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Q_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/Q_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2124,
            1004
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5953996.0,
            0.0,
            -1.0,
            2202124.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "Q_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.12119216576112,
              40.849916100733815
            ],
            [
              -124.12119216576112,
              40.856942290038084
            ],
            [
              -124.11193867958201,
              40.856942290038084
            ],
            [
              -124.11193867958201,
              40.849916100733815
            ],
            [
              -124.12119216576112,
              40.849916100733815
            ]
          ]
        ]
      },
      "bbox": [
        -124.12119216576112,
        40.849916100733815,
        -124.11193867958201,
        40.856942290038084
      ],
      "properties": {
        "created": "2026-03-19 03:05:33.806726+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/Q_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Q_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/Q_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5975000.0,
            0.0,
            -1.0,
            2202500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "Q_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.11215650312059,
              40.85008183960664
            ],
            [
              -124.11215650312059,
              40.85710733834924
            ],
            [
              -124.10290390313499,
              40.85710733834924
            ],
            [
              -124.10290390313499,
              40.85008183960664
            ],
            [
              -124.11215650312059,
              40.85008183960664
            ]
          ]
        ]
      },
      "bbox": [
        -124.11215650312059,
        40.85008183960664,
        -124.10290390313499,
        40.85710733834924
      ],
      "properties": {
        "created": "2026-03-19 03:05:33.830095+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/Q_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Q_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/Q_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5977500.0,
            0.0,
            -1.0,
            2202500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "Q_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.10312079555185,
              40.85024687110313
            ],
            [
              -124.10312079555185,
              40.85727167920682
            ],
            [
              -124.09386908196544,
              40.85727167920682
            ],
            [
              -124.09386908196544,
              40.85024687110313
            ],
            [
              -124.10312079555185,
              40.85024687110313
            ]
          ]
        ]
      },
      "bbox": [
        -124.10312079555185,
        40.85024687110313,
        -124.09386908196544,
        40.85727167920682
      ],
      "properties": {
        "created": "2026-03-19 03:05:33.920199+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/Q_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Q_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/Q_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5980000.0,
            0.0,
            -1.0,
            2202500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "Q_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.09408504324675,
              40.85041119521808
            ],
            [
              -124.09408504324675,
              40.857435312605666
            ],
            [
              -124.08483421626512,
              40.857435312605666
            ],
            [
              -124.08483421626512,
              40.85041119521808
            ],
            [
              -124.09408504324675,
              40.85041119521808
            ]
          ]
        ]
      },
      "bbox": [
        -124.09408504324675,
        40.85041119521808,
        -124.08483421626512,
        40.857435312605666
      ],
      "properties": {
        "created": "2026-03-19 03:05:33.943189+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/Q_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Q_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/Q_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5982500.0,
            0.0,
            -1.0,
            2202500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "Q_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.08504924639712,
              40.85057481194636
            ],
            [
              -124.08504924639712,
              40.857598238540575
            ],
            [
              -124.07579930622583,
              40.857598238540575
            ],
            [
              -124.07579930622583,
              40.85057481194636
            ],
            [
              -124.08504924639712,
              40.85057481194636
            ]
          ]
        ]
      },
      "bbox": [
        -124.08504924639712,
        40.85057481194636,
        -124.07579930622583,
        40.857598238540575
      ],
      "properties": {
        "created": "2026-03-19 03:05:33.966597+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/Q_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Q_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/Q_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5985000.0,
            0.0,
            -1.0,
            2202500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "Q_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.07601340519483,
              40.85073772128276
            ],
            [
              -124.07601340519483,
              40.857760457006435
            ],
            [
              -124.06676435203939,
              40.857760457006435
            ],
            [
              -124.06676435203939,
              40.85073772128276
            ],
            [
              -124.07601340519483,
              40.85073772128276
            ]
          ]
        ]
      },
      "bbox": [
        -124.07601340519483,
        40.85073772128276,
        -124.06676435203939,
        40.857760457006435
      ],
      "properties": {
        "created": "2026-03-19 03:05:33.989899+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/Q_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Q_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/Q_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5987500.0,
            0.0,
            -1.0,
            2202500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "Q_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.06697751983168,
              40.85089992322215
            ],
            [
              -124.06697751983168,
              40.85792196799813
            ],
            [
              -124.05772935389754,
              40.85792196799813
            ],
            [
              -124.05772935389754,
              40.85089992322215
            ],
            [
              -124.06697751983168,
              40.85089992322215
            ]
          ]
        ]
      },
      "bbox": [
        -124.06697751983168,
        40.85089992322215,
        -124.05772935389754,
        40.85792196799813
      ],
      "properties": {
        "created": "2026-03-19 03:05:34.012852+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/Q_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Q_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/Q_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5990000.0,
            0.0,
            -1.0,
            2202500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "Q_17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.05794159049957,
              40.85106141775941
            ],
            [
              -124.05794159049957,
              40.85808277151059
            ],
            [
              -124.04869431199211,
              40.85808277151059
            ],
            [
              -124.04869431199211,
              40.85106141775941
            ],
            [
              -124.05794159049957,
              40.85106141775941
            ]
          ]
        ]
      },
      "bbox": [
        -124.05794159049957,
        40.85106141775941,
        -124.04869431199211,
        40.85808277151059
      ],
      "properties": {
        "created": "2026-03-19 03:05:34.035941+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/Q_17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Q_17": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/Q_17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5992500.0,
            0.0,
            -1.0,
            2202500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "Q_18",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.0489056173903,
              40.85122220488949
            ],
            [
              -124.0489056173903,
              40.8582428675387
            ],
            [
              -124.0396592265149,
              40.8582428675387
            ],
            [
              -124.0396592265149,
              40.85122220488949
            ],
            [
              -124.0489056173903,
              40.85122220488949
            ]
          ]
        ]
      },
      "bbox": [
        -124.0489056173903,
        40.85122220488949,
        -124.0396592265149,
        40.8582428675387
      ],
      "properties": {
        "created": "2026-03-19 03:05:34.058930+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/Q_18.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Q_18": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/Q_18.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5995000.0,
            0.0,
            -1.0,
            2202500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "Q_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.19347582645271,
              40.848564724835164
            ],
            [
              -124.19347582645271,
              40.8555964358492
            ],
            [
              -124.1842152581359,
              40.8555964358492
            ],
            [
              -124.1842152581359,
              40.848564724835164
            ],
            [
              -124.19347582645271,
              40.848564724835164
            ]
          ]
        ]
      },
      "bbox": [
        -124.19347582645271,
        40.848564724835164,
        -124.1842152581359,
        40.8555964358492
      ],
      "properties": {
        "created": "2026-03-19 03:05:34.082091+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/Q_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Q_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/Q_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5955000.0,
            0.0,
            -1.0,
            2202500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "Q_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.18444053014294,
              40.84873612252862
            ],
            [
              -124.18444053014294,
              40.85576714359977
            ],
            [
              -124.17518084637238,
              40.85576714359977
            ],
            [
              -124.17518084637238,
              40.84873612252862
            ],
            [
              -124.18444053014294,
              40.84873612252862
            ]
          ]
        ]
      },
      "bbox": [
        -124.18444053014294,
        40.84873612252862,
        -124.17518084637238,
        40.85576714359977
      ],
      "properties": {
        "created": "2026-03-19 03:05:34.105270+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/Q_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Q_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/Q_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5957500.0,
            0.0,
            -1.0,
            2202500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "Q_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.1754051873705,
              40.84890681288819
            ],
            [
              -124.1754051873705,
              40.85593714393901
            ],
            [
              -124.1661463883523,
              40.85593714393901
            ],
            [
              -124.1661463883523,
              40.84890681288819
            ],
            [
              -124.1754051873705,
              40.84890681288819
            ]
          ]
        ]
      },
      "bbox": [
        -124.1754051873705,
        40.84890681288819,
        -124.1661463883523,
        40.85593714393901
      ],
      "properties": {
        "created": "2026-03-19 03:05:34.128548+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/Q_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Q_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/Q_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5960000.0,
            0.0,
            -1.0,
            2202500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "Q_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.16636979832724,
              40.849076795908466
            ],
            [
              -124.16636979832724,
              40.85610643686155
            ],
            [
              -124.15711188426745,
              40.85610643686155
            ],
            [
              -124.15711188426745,
              40.849076795908466
            ],
            [
              -124.16636979832724,
              40.849076795908466
            ]
          ]
        ]
      },
      "bbox": [
        -124.16636979832724,
        40.849076795908466,
        -124.15711188426745,
        40.85610643686155
      ],
      "properties": {
        "created": "2026-03-19 03:05:34.151677+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/Q_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Q_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/Q_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5962500.0,
            0.0,
            -1.0,
            2202500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "Q_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.15733436320495,
              40.8492460715841
            ],
            [
              -124.15733436320495,
              40.856275022362084
            ],
            [
              -124.14807733430952,
              40.856275022362084
            ],
            [
              -124.14807733430952,
              40.8492460715841
            ],
            [
              -124.15733436320495,
              40.8492460715841
            ]
          ]
        ]
      },
      "bbox": [
        -124.15733436320495,
        40.8492460715841,
        -124.14807733430952,
        40.856275022362084
      ],
      "properties": {
        "created": "2026-03-19 03:05:34.174836+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/Q_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Q_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/Q_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5965000.0,
            0.0,
            -1.0,
            2202500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "Q_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.14829888219536,
              40.84941463990974
            ],
            [
              -124.14829888219536,
              40.856442900435304
            ],
            [
              -124.13904273867026,
              40.856442900435304
            ],
            [
              -124.13904273867026,
              40.84941463990974
            ],
            [
              -124.14829888219536,
              40.84941463990974
            ]
          ]
        ]
      },
      "bbox": [
        -124.14829888219536,
        40.84941463990974,
        -124.13904273867026,
        40.856442900435304
      ],
      "properties": {
        "created": "2026-03-19 03:05:34.197945+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/Q_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Q_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/Q_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5967500.0,
            0.0,
            -1.0,
            2202500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "Q_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.13926335549034,
              40.84958250088012
            ],
            [
              -124.13926335549034,
              40.85661007107587
            ],
            [
              -124.13000809754142,
              40.85661007107587
            ],
            [
              -124.13000809754142,
              40.84958250088012
            ],
            [
              -124.13926335549034,
              40.84958250088012
            ]
          ]
        ]
      },
      "bbox": [
        -124.13926335549034,
        40.84958250088012,
        -124.13000809754142,
        40.85661007107587
      ],
      "properties": {
        "created": "2026-03-19 03:05:34.221265+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/Q_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Q_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/Q_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5970000.0,
            0.0,
            -1.0,
            2202500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "Q_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.13022778328164,
              40.84974965448989
            ],
            [
              -124.13022778328164,
              40.85677653427855
            ],
            [
              -124.12097341111475,
              40.85677653427855
            ],
            [
              -124.12097341111475,
              40.84974965448989
            ],
            [
              -124.13022778328164,
              40.84974965448989
            ]
          ]
        ]
      },
      "bbox": [
        -124.13022778328164,
        40.84974965448989,
        -124.12097341111475,
        40.85677653427855
      ],
      "properties": {
        "created": "2026-03-19 03:05:34.244240+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/Q_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Q_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/Q_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5972500.0,
            0.0,
            -1.0,
            2202500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "R_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.20118537147279,
              40.841553296279336
            ],
            [
              -124.20118537147279,
              40.848564724835164
            ],
            [
              -124.19302346708955,
              40.848564724835164
            ],
            [
              -124.19302346708955,
              40.841553296279336
            ],
            [
              -124.20118537147279,
              40.841553296279336
            ]
          ]
        ]
      },
      "bbox": [
        -124.20118537147279,
        40.841553296279336,
        -124.19302346708955,
        40.848564724835164
      ],
      "properties": {
        "created": "2026-03-19 03:05:34.267606+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/R_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "R_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/R_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2196
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5952804.0,
            0.0,
            -1.0,
            2200000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "R_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.12097341111475,
              40.843055658377224
            ],
            [
              -124.12097341111475,
              40.85008183960664
            ],
            [
              -124.11172090095776,
              40.85008183960664
            ],
            [
              -124.11172090095776,
              40.843055658377224
            ],
            [
              -124.12097341111475,
              40.843055658377224
            ]
          ]
        ]
      },
      "bbox": [
        -124.12097341111475,
        40.843055658377224,
        -124.11172090095776,
        40.85008183960664
      ],
      "properties": {
        "created": "2026-03-19 03:05:34.291397+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/R_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "R_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/R_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5975000.0,
            0.0,
            -1.0,
            2200000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "R_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.11193867958201,
              40.843221380364454
            ],
            [
              -124.11193867958201,
              40.85024687110313
            ],
            [
              -124.10268705544065,
              40.85024687110313
            ],
            [
              -124.10268705544065,
              40.843221380364454
            ],
            [
              -124.11193867958201,
              40.843221380364454
            ]
          ]
        ]
      },
      "bbox": [
        -124.11193867958201,
        40.843221380364454,
        -124.10268705544065,
        40.85024687110313
      ],
      "properties": {
        "created": "2026-03-19 03:05:34.314141+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/R_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "R_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/R_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5977500.0,
            0.0,
            -1.0,
            2200000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "R_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.10290390313499,
              40.84338639504739
            ],
            [
              -124.10290390313499,
              40.85041119521808
            ],
            [
              -124.09365316521486,
              40.85041119521808
            ],
            [
              -124.09365316521486,
              40.84338639504739
            ],
            [
              -124.10290390313499,
              40.84338639504739
            ]
          ]
        ]
      },
      "bbox": [
        -124.10290390313499,
        40.84338639504739,
        -124.09365316521486,
        40.85041119521808
      ],
      "properties": {
        "created": "2026-03-19 03:05:34.338224+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/R_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "R_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/R_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5980000.0,
            0.0,
            -1.0,
            2200000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "R_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.09386908196544,
              40.843550702420835
            ],
            [
              -124.09386908196544,
              40.85057481194636
            ],
            [
              -124.08461923047209,
              40.85057481194636
            ],
            [
              -124.08461923047209,
              40.843550702420835
            ],
            [
              -124.09386908196544,
              40.843550702420835
            ]
          ]
        ]
      },
      "bbox": [
        -124.09386908196544,
        40.843550702420835,
        -124.08461923047209,
        40.85057481194636
      ],
      "properties": {
        "created": "2026-03-19 03:05:34.363191+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/R_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "R_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/R_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5982500.0,
            0.0,
            -1.0,
            2200000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "R_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.08483421626512,
              40.843714302479626
            ],
            [
              -124.08483421626512,
              40.85073772128276
            ],
            [
              -124.07558525140404,
              40.85073772128276
            ],
            [
              -124.07558525140404,
              40.843714302479626
            ],
            [
              -124.08483421626512,
              40.843714302479626
            ]
          ]
        ]
      },
      "bbox": [
        -124.08483421626512,
        40.843714302479626,
        -124.07558525140404,
        40.85073772128276
      ],
      "properties": {
        "created": "2026-03-19 03:05:34.388786+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/R_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "R_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/R_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5985000.0,
            0.0,
            -1.0,
            2200000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "R_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.07579930622583,
              40.843877195218575
            ],
            [
              -124.07579930622583,
              40.85089992322215
            ],
            [
              -124.06655122820247,
              40.85089992322215
            ],
            [
              -124.06655122820247,
              40.843877195218575
            ],
            [
              -124.07579930622583,
              40.843877195218575
            ]
          ]
        ]
      },
      "bbox": [
        -124.07579930622583,
        40.843877195218575,
        -124.06655122820247,
        40.85089992322215
      ],
      "properties": {
        "created": "2026-03-19 03:05:34.413414+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/R_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "R_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/R_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5987500.0,
            0.0,
            -1.0,
            2200000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "R_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.06676435203939,
              40.844039380632594
            ],
            [
              -124.06676435203939,
              40.85106141775941
            ],
            [
              -124.05751716105911,
              40.85106141775941
            ],
            [
              -124.05751716105911,
              40.844039380632594
            ],
            [
              -124.06676435203939,
              40.844039380632594
            ]
          ]
        ]
      },
      "bbox": [
        -124.06676435203939,
        40.844039380632594,
        -124.05751716105911,
        40.85106141775941
      ],
      "properties": {
        "created": "2026-03-19 03:05:34.438633+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/R_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "R_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/R_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5990000.0,
            0.0,
            -1.0,
            2200000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "R_17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.05772935389754,
              40.844200858716526
            ],
            [
              -124.05772935389754,
              40.85122220488949
            ],
            [
              -124.0484830501657,
              40.85122220488949
            ],
            [
              -124.0484830501657,
              40.844200858716526
            ],
            [
              -124.05772935389754,
              40.844200858716526
            ]
          ]
        ]
      },
      "bbox": [
        -124.05772935389754,
        40.844200858716526,
        -124.0484830501657,
        40.85122220488949
      ],
      "properties": {
        "created": "2026-03-19 03:05:34.466817+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/R_17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "R_17": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/R_17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5992500.0,
            0.0,
            -1.0,
            2200000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "R_18",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.04869431199211,
              40.844361629465304
            ],
            [
              -124.04869431199211,
              40.85138228460729
            ],
            [
              -124.03944889571396,
              40.85138228460729
            ],
            [
              -124.03944889571396,
              40.844361629465304
            ],
            [
              -124.04869431199211,
              40.844361629465304
            ]
          ]
        ]
      },
      "bbox": [
        -124.04869431199211,
        40.844361629465304,
        -124.03944889571396,
        40.85138228460729
      ],
      "properties": {
        "created": "2026-03-19 03:05:34.492800+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/R_18.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "R_18": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/R_18.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5995000.0,
            0.0,
            -1.0,
            2200000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "R_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.19324962345114,
              40.84170442015676
            ],
            [
              -124.19324962345114,
              40.84873612252862
            ],
            [
              -124.18399003257711,
              40.84873612252862
            ],
            [
              -124.18399003257711,
              40.84170442015676
            ],
            [
              -124.19324962345114,
              40.84170442015676
            ]
          ]
        ]
      },
      "bbox": [
        -124.19324962345114,
        40.84170442015676,
        -124.18399003257711,
        40.84873612252862
      ],
      "properties": {
        "created": "2026-03-19 03:05:34.518152+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/R_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "R_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/R_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5955000.0,
            0.0,
            -1.0,
            2200000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "R_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.1842152581359,
              40.84187580038833
            ],
            [
              -124.1842152581359,
              40.84890681288819
            ],
            [
              -124.17495655163076,
              40.84890681288819
            ],
            [
              -124.17495655163076,
              40.84187580038833
            ],
            [
              -124.1842152581359,
              40.84187580038833
            ]
          ]
        ]
      },
      "bbox": [
        -124.1842152581359,
        40.84187580038833,
        -124.17495655163076,
        40.84890681288819
      ],
      "properties": {
        "created": "2026-03-19 03:05:34.543375+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/R_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "R_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/R_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5957500.0,
            0.0,
            -1.0,
            2200000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "R_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.17518084637238,
              40.84204647335802
            ],
            [
              -124.17518084637238,
              40.849076795908466
            ],
            [
              -124.16592302444218,
              40.849076795908466
            ],
            [
              -124.16592302444218,
              40.84204647335802
            ],
            [
              -124.17518084637238,
              40.84204647335802
            ]
          ]
        ]
      },
      "bbox": [
        -124.17518084637238,
        40.84204647335802,
        -124.16592302444218,
        40.849076795908466
      ],
      "properties": {
        "created": "2026-03-19 03:05:34.568431+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/R_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "R_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/R_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5960000.0,
            0.0,
            -1.0,
            2200000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "R_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.1661463883523,
              40.842216439060465
            ],
            [
              -124.1661463883523,
              40.8492460715841
            ],
            [
              -124.15688945120303,
              40.8492460715841
            ],
            [
              -124.15688945120303,
              40.842216439060465
            ],
            [
              -124.1661463883523,
              40.842216439060465
            ]
          ]
        ]
      },
      "bbox": [
        -124.1661463883523,
        40.842216439060465,
        -124.15688945120303,
        40.8492460715841
      ],
      "properties": {
        "created": "2026-03-19 03:05:34.593622+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/R_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "R_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/R_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5962500.0,
            0.0,
            -1.0,
            2200000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "R_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.15711188426745,
              40.842385697490315
            ],
            [
              -124.15711188426745,
              40.84941463990974
            ],
            [
              -124.14785583210501,
              40.84941463990974
            ],
            [
              -124.14785583210501,
              40.842385697490315
            ],
            [
              -124.15711188426745,
              40.842385697490315
            ]
          ]
        ]
      },
      "bbox": [
        -124.15711188426745,
        40.842385697490315,
        -124.14785583210501,
        40.84941463990974
      ],
      "properties": {
        "created": "2026-03-19 03:05:34.618614+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/R_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "R_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/R_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5965000.0,
            0.0,
            -1.0,
            2200000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "R_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.14807733430952,
              40.8425542486422
            ],
            [
              -124.14807733430952,
              40.84958250088012
            ],
            [
              -124.13882216733978,
              40.84958250088012
            ],
            [
              -124.13882216733978,
              40.8425542486422
            ],
            [
              -124.14807733430952,
              40.8425542486422
            ]
          ]
        ]
      },
      "bbox": [
        -124.14807733430952,
        40.8425542486422,
        -124.13882216733978,
        40.84958250088012
      ],
      "properties": {
        "created": "2026-03-19 03:05:34.643668+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/R_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "R_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/R_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5967500.0,
            0.0,
            -1.0,
            2200000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "R_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.13904273867026,
              40.842722092510854
            ],
            [
              -124.13904273867026,
              40.84974965448989
            ],
            [
              -124.12978845709902,
              40.84974965448989
            ],
            [
              -124.12978845709902,
              40.842722092510854
            ],
            [
              -124.13904273867026,
              40.842722092510854
            ]
          ]
        ]
      },
      "bbox": [
        -124.13904273867026,
        40.842722092510854,
        -124.12978845709902,
        40.84974965448989
      ],
      "properties": {
        "created": "2026-03-19 03:05:34.668681+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/R_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "R_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/R_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5970000.0,
            0.0,
            -1.0,
            2200000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "R_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.13000809754142,
              40.84288922909094
            ],
            [
              -124.13000809754142,
              40.849916100733815
            ],
            [
              -124.12075470157446,
              40.849916100733815
            ],
            [
              -124.12075470157446,
              40.84288922909094
            ],
            [
              -124.13000809754142,
              40.84288922909094
            ]
          ]
        ]
      },
      "bbox": [
        -124.13000809754142,
        40.84288922909094,
        -124.12075470157446,
        40.849916100733815
      ],
      "properties": {
        "created": "2026-03-19 03:05:34.693997+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/R_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "R_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/R_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5972500.0,
            0.0,
            -1.0,
            2200000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "S_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.20205685497643,
              40.834672036800626
            ],
            [
              -124.20205685497643,
              40.84170442015676
            ],
            [
              -124.19279735735351,
              40.84170442015676
            ],
            [
              -124.19279735735351,
              40.834672036800626
            ],
            [
              -124.20205685497643,
              40.834672036800626
            ]
          ]
        ]
      },
      "bbox": [
        -124.20205685497643,
        40.834672036800626,
        -124.19279735735351,
        40.84170442015676
      ],
      "properties": {
        "created": "2026-03-19 03:05:34.719367+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/S_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "S_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/S_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5952500.0,
            0.0,
            -1.0,
            2197500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "S_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.12075470157446,
              40.836195207307206
            ],
            [
              -124.12075470157446,
              40.843221380364454
            ],
            [
              -124.11150316723392,
              40.843221380364454
            ],
            [
              -124.11150316723392,
              40.836195207307206
            ],
            [
              -124.12075470157446,
              40.836195207307206
            ]
          ]
        ]
      },
      "bbox": [
        -124.12075470157446,
        40.836195207307206,
        -124.11150316723392,
        40.843221380364454
      ],
      "properties": {
        "created": "2026-03-19 03:05:34.744706+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/S_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "S_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/S_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5975000.0,
            0.0,
            -1.0,
            2197500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "S_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.11172090095776,
              40.83636091240993
            ],
            [
              -124.11172090095776,
              40.84338639504739
            ],
            [
              -124.10247025245503,
              40.84338639504739
            ],
            [
              -124.10247025245503,
              40.83636091240993
            ],
            [
              -124.11172090095776,
              40.83636091240993
            ]
          ]
        ]
      },
      "bbox": [
        -124.11172090095776,
        40.83636091240993,
        -124.10247025245503,
        40.84338639504739
      ],
      "properties": {
        "created": "2026-03-19 03:05:34.769573+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/S_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "S_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/S_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5977500.0,
            0.0,
            -1.0,
            2197500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "S_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.10268705544065,
              40.83652591028041
            ],
            [
              -124.10268705544065,
              40.843550702420835
            ],
            [
              -124.09343729298126,
              40.843550702420835
            ],
            [
              -124.09343729298126,
              40.83652591028041
            ],
            [
              -124.10268705544065,
              40.83652591028041
            ]
          ]
        ]
      },
      "bbox": [
        -124.10268705544065,
        40.83652591028041,
        -124.09343729298126,
        40.843550702420835
      ],
      "properties": {
        "created": "2026-03-19 03:05:34.794882+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/S_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "S_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/S_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5980000.0,
            0.0,
            -1.0,
            2197500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "S_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.09365316521486,
              40.83669020091343
            ],
            [
              -124.09365316521486,
              40.843714302479626
            ],
            [
              -124.08440428900428,
              40.843714302479626
            ],
            [
              -124.08440428900428,
              40.83669020091343
            ],
            [
              -124.09365316521486,
              40.83669020091343
            ]
          ]
        ]
      },
      "bbox": [
        -124.09365316521486,
        40.83669020091343,
        -124.08440428900428,
        40.843714302479626
      ],
      "properties": {
        "created": "2026-03-19 03:05:34.820779+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/S_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "S_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/S_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5982500.0,
            0.0,
            -1.0,
            2197500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "S_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.08461923047209,
              40.83685378430383
            ],
            [
              -124.08461923047209,
              40.843877195218575
            ],
            [
              -124.07537124071575,
              40.843877195218575
            ],
            [
              -124.07537124071575,
              40.83685378430383
            ],
            [
              -124.08461923047209,
              40.83685378430383
            ]
          ]
        ]
      },
      "bbox": [
        -124.08461923047209,
        40.83685378430383,
        -124.07537124071575,
        40.843877195218575
      ],
      "properties": {
        "created": "2026-03-19 03:05:34.844599+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/S_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "S_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/S_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5985000.0,
            0.0,
            -1.0,
            2197500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "S_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.07558525140404,
              40.83701666044645
            ],
            [
              -124.07558525140404,
              40.844039380632594
            ],
            [
              -124.06633814830735,
              40.844039380632594
            ],
            [
              -124.06633814830735,
              40.83701666044645
            ],
            [
              -124.07558525140404,
              40.83701666044645
            ]
          ]
        ]
      },
      "bbox": [
        -124.07558525140404,
        40.83701666044645,
        -124.06633814830735,
        40.844039380632594
      ],
      "properties": {
        "created": "2026-03-19 03:05:34.868473+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/S_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "S_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/S_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5987500.0,
            0.0,
            -1.0,
            2197500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "S_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.06655122820247,
              40.83717882933616
            ],
            [
              -124.06655122820247,
              40.844200858716526
            ],
            [
              -124.05730501197074,
              40.844200858716526
            ],
            [
              -124.05730501197074,
              40.83717882933616
            ],
            [
              -124.06655122820247,
              40.83717882933616
            ]
          ]
        ]
      },
      "bbox": [
        -124.06655122820247,
        40.83717882933616,
        -124.05730501197074,
        40.844200858716526
      ],
      "properties": {
        "created": "2026-03-19 03:05:34.891630+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/S_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "S_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/S_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5990000.0,
            0.0,
            -1.0,
            2197500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "S_17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.05751716105911,
              40.83734029096782
            ],
            [
              -124.05751716105911,
              40.844361629465304
            ],
            [
              -124.0482718318976,
              40.844361629465304
            ],
            [
              -124.0482718318976,
              40.83734029096782
            ],
            [
              -124.05751716105911,
              40.83734029096782
            ]
          ]
        ]
      },
      "bbox": [
        -124.05751716105911,
        40.83734029096782,
        -124.0482718318976,
        40.844361629465304
      ],
      "properties": {
        "created": "2026-03-19 03:05:34.914721+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/S_17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "S_17": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/S_17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5992500.0,
            0.0,
            -1.0,
            2197500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "S_18",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.0484830501657,
              40.837501045336374
            ],
            [
              -124.0484830501657,
              40.844521692873855
            ],
            [
              -124.03923860827959,
              40.844521692873855
            ],
            [
              -124.03923860827959,
              40.837501045336374
            ],
            [
              -124.0484830501657,
              40.837501045336374
            ]
          ]
        ]
      },
      "bbox": [
        -124.0484830501657,
        40.837501045336374,
        -124.03923860827959,
        40.844521692873855
      ],
      "properties": {
        "created": "2026-03-19 03:05:34.937740+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/S_18.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "S_18": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/S_18.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5995000.0,
            0.0,
            -1.0,
            2197500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "S_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.19302346708955,
              40.83484410675589
            ],
            [
              -124.19302346708955,
              40.84187580038833
            ],
            [
              -124.18376485345222,
              40.84187580038833
            ],
            [
              -124.18376485345222,
              40.83484410675589
            ],
            [
              -124.19302346708955,
              40.83484410675589
            ]
          ]
        ]
      },
      "bbox": [
        -124.19302346708955,
        40.83484410675589,
        -124.18376485345222,
        40.84187580038833
      ],
      "properties": {
        "created": "2026-03-19 03:05:34.960971+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/S_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "S_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/S_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5955000.0,
            0.0,
            -1.0,
            2197500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "S_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.18399003257711,
              40.83501546952671
            ],
            [
              -124.18399003257711,
              40.84204647335802
            ],
            [
              -124.17473230313138,
              40.84204647335802
            ],
            [
              -124.17473230313138,
              40.83501546952671
            ],
            [
              -124.18399003257711,
              40.83501546952671
            ]
          ]
        ]
      },
      "bbox": [
        -124.18399003257711,
        40.83501546952671,
        -124.17473230313138,
        40.84204647335802
      ],
      "properties": {
        "created": "2026-03-19 03:05:34.984323+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/S_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "S_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/S_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5957500.0,
            0.0,
            -1.0,
            2197500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "S_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.17495655163076,
              40.835186125107676
            ],
            [
              -124.17495655163076,
              40.842216439060465
            ],
            [
              -124.16569970658261,
              40.842216439060465
            ],
            [
              -124.16569970658261,
              40.835186125107676
            ],
            [
              -124.17495655163076,
              40.835186125107676
            ]
          ]
        ]
      },
      "bbox": [
        -124.17495655163076,
        40.835186125107676,
        -124.16569970658261,
        40.842216439060465
      ],
      "properties": {
        "created": "2026-03-19 03:05:35.007745+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/S_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "S_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/S_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5960000.0,
            0.0,
            -1.0,
            2197500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "S_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.16592302444218,
              40.83535607349343
            ],
            [
              -124.16592302444218,
              40.842385697490315
            ],
            [
              -124.1566670639975,
              40.842385697490315
            ],
            [
              -124.1566670639975,
              40.83535607349343
            ],
            [
              -124.16592302444218,
              40.83535607349343
            ]
          ]
        ]
      },
      "bbox": [
        -124.16592302444218,
        40.83535607349343,
        -124.1566670639975,
        40.842385697490315
      ],
      "properties": {
        "created": "2026-03-19 03:05:35.045722+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/S_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "S_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/S_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5962500.0,
            0.0,
            -1.0,
            2197500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "S_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.15688945120303,
              40.83552531467861
            ],
            [
              -124.15688945120303,
              40.8425542486422
            ],
            [
              -124.1476343755677,
              40.8425542486422
            ],
            [
              -124.1476343755677,
              40.83552531467861
            ],
            [
              -124.15688945120303,
              40.83552531467861
            ]
          ]
        ]
      },
      "bbox": [
        -124.15688945120303,
        40.83552531467861,
        -124.1476343755677,
        40.8425542486422
      ],
      "properties": {
        "created": "2026-03-19 03:05:35.069077+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/S_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "S_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/S_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5965000.0,
            0.0,
            -1.0,
            2197500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "S_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.14785583210501,
              40.83569384865788
            ],
            [
              -124.14785583210501,
              40.842722092510854
            ],
            [
              -124.13860164148481,
              40.842722092510854
            ],
            [
              -124.13860164148481,
              40.83569384865788
            ],
            [
              -124.14785583210501,
              40.83569384865788
            ]
          ]
        ]
      },
      "bbox": [
        -124.14785583210501,
        40.83569384865788,
        -124.13860164148481,
        40.842722092510854
      ],
      "properties": {
        "created": "2026-03-19 03:05:35.092178+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/S_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "S_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/S_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5967500.0,
            0.0,
            -1.0,
            2197500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "S_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.13882216733978,
              40.835861675425924
            ],
            [
              -124.13882216733978,
              40.84288922909094
            ],
            [
              -124.12956886194043,
              40.84288922909094
            ],
            [
              -124.12956886194043,
              40.835861675425924
            ],
            [
              -124.13882216733978,
              40.835861675425924
            ]
          ]
        ]
      },
      "bbox": [
        -124.13882216733978,
        40.835861675425924,
        -124.12956886194043,
        40.84288922909094
      ],
      "properties": {
        "created": "2026-03-19 03:05:35.115531+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/S_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "S_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/S_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5970000.0,
            0.0,
            -1.0,
            2197500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "S_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.12978845709902,
              40.836028794977466
            ],
            [
              -124.12978845709902,
              40.843055658377224
            ],
            [
              -124.12053603712626,
              40.843055658377224
            ],
            [
              -124.12053603712626,
              40.836028794977466
            ],
            [
              -124.12978845709902,
              40.836028794977466
            ]
          ]
        ]
      },
      "bbox": [
        -124.12978845709902,
        40.836028794977466,
        -124.12053603712626,
        40.843055658377224
      ],
      "properties": {
        "created": "2026-03-19 03:05:35.139158+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/S_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "S_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/S_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5972500.0,
            0.0,
            -1.0,
            2197500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "T_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.20182981464366,
              40.82781173230733
            ],
            [
              -124.20182981464366,
              40.83484410675589
            ],
            [
              -124.19257129422863,
              40.83484410675589
            ],
            [
              -124.19257129422863,
              40.82781173230733
            ],
            [
              -124.20182981464366,
              40.82781173230733
            ]
          ]
        ]
      },
      "bbox": [
        -124.20182981464366,
        40.82781173230733,
        -124.19257129422863,
        40.83484410675589
      ],
      "properties": {
        "created": "2026-03-19 03:05:35.162698+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/T_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "T_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/T_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5952500.0,
            0.0,
            -1.0,
            2195000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "T_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.12053603712626,
              40.82933474762212
            ],
            [
              -124.12053603712626,
              40.83636091240993
            ],
            [
              -124.1112854783966,
              40.83636091240993
            ],
            [
              -124.1112854783966,
              40.82933474762212
            ],
            [
              -124.12053603712626,
              40.82933474762212
            ]
          ]
        ]
      },
      "bbox": [
        -124.12053603712626,
        40.82933474762212,
        -124.1112854783966,
        40.83636091240993
      ],
      "properties": {
        "created": "2026-03-19 03:05:35.186539+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/T_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "T_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/T_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5975000.0,
            0.0,
            -1.0,
            2195000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "T_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.11150316723392,
              40.82950043584147
            ],
            [
              -124.11150316723392,
              40.83652591028041
            ],
            [
              -124.10225349416427,
              40.83652591028041
            ],
            [
              -124.10225349416427,
              40.82950043584147
            ],
            [
              -124.11150316723392,
              40.82950043584147
            ]
          ]
        ]
      },
      "bbox": [
        -124.11150316723392,
        40.82950043584147,
        -124.10225349416427,
        40.83652591028041
      ],
      "properties": {
        "created": "2026-03-19 03:05:35.210151+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/T_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "T_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/T_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5977500.0,
            0.0,
            -1.0,
            2195000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "T_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.10247025245503,
              40.82966541690058
            ],
            [
              -124.10247025245503,
              40.83669020091343
            ],
            [
              -124.0932214652509,
              40.83669020091343
            ],
            [
              -124.0932214652509,
              40.82966541690058
            ],
            [
              -124.10247025245503,
              40.82966541690058
            ]
          ]
        ]
      },
      "bbox": [
        -124.10247025245503,
        40.82966541690058,
        -124.0932214652509,
        40.83669020091343
      ],
      "properties": {
        "created": "2026-03-19 03:05:35.233274+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/T_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "T_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/T_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5980000.0,
            0.0,
            -1.0,
            2195000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "T_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.09343729298126,
              40.82982969079429
            ],
            [
              -124.09343729298126,
              40.83685378430383
            ],
            [
              -124.08418939184807,
              40.83685378430383
            ],
            [
              -124.08418939184807,
              40.82982969079429
            ],
            [
              -124.09343729298126,
              40.82982969079429
            ]
          ]
        ]
      },
      "bbox": [
        -124.09343729298126,
        40.82982969079429,
        -124.08418939184807,
        40.83685378430383
      ],
      "properties": {
        "created": "2026-03-19 03:05:35.256777+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/T_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "T_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/T_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5982500.0,
            0.0,
            -1.0,
            2195000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "T_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.08440428900428,
              40.829993257517394
            ],
            [
              -124.08440428900428,
              40.83701666044645
            ],
            [
              -124.07515727414737,
              40.83701666044645
            ],
            [
              -124.07515727414737,
              40.829993257517394
            ],
            [
              -124.08440428900428,
              40.829993257517394
            ]
          ]
        ]
      },
      "bbox": [
        -124.08440428900428,
        40.829993257517394,
        -124.07515727414737,
        40.83701666044645
      ],
      "properties": {
        "created": "2026-03-19 03:05:35.279907+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/T_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "T_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/T_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5985000.0,
            0.0,
            -1.0,
            2195000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "T_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.07537124071575,
              40.83015611706476
            ],
            [
              -124.07537124071575,
              40.83717882933616
            ],
            [
              -124.06612511234043,
              40.83717882933616
            ],
            [
              -124.06612511234043,
              40.83015611706476
            ],
            [
              -124.07537124071575,
              40.83015611706476
            ]
          ]
        ]
      },
      "bbox": [
        -124.07537124071575,
        40.83015611706476,
        -124.06612511234043,
        40.83717882933616
      ],
      "properties": {
        "created": "2026-03-19 03:05:35.303036+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/T_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "T_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/T_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5987500.0,
            0.0,
            -1.0,
            2195000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "T_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.06633814830735,
              40.830318269431245
            ],
            [
              -124.06633814830735,
              40.83734029096782
            ],
            [
              -124.05709290661889,
              40.83734029096782
            ],
            [
              -124.05709290661889,
              40.830318269431245
            ],
            [
              -124.06633814830735,
              40.830318269431245
            ]
          ]
        ]
      },
      "bbox": [
        -124.06633814830735,
        40.830318269431245,
        -124.05709290661889,
        40.83734029096782
      ],
      "properties": {
        "created": "2026-03-19 03:05:35.326332+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/T_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "T_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/T_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5990000.0,
            0.0,
            -1.0,
            2195000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "T_17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.05730501197074,
              40.83047971461172
            ],
            [
              -124.05730501197074,
              40.837501045336374
            ],
            [
              -124.0480606571743,
              40.837501045336374
            ],
            [
              -124.0480606571743,
              40.83047971461172
            ],
            [
              -124.05730501197074,
              40.83047971461172
            ]
          ]
        ]
      },
      "bbox": [
        -124.05730501197074,
        40.83047971461172,
        -124.0480606571743,
        40.837501045336374
      ],
      "properties": {
        "created": "2026-03-19 03:05:35.349772+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/T_17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "T_17": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/T_17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5992500.0,
            0.0,
            -1.0,
            2195000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "T_18",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.0482718318976,
              40.83064045260113
            ],
            [
              -124.0482718318976,
              40.837661092436754
            ],
            [
              -124.03902836419836,
              40.837661092436754
            ],
            [
              -124.03902836419836,
              40.83064045260113
            ],
            [
              -124.0482718318976,
              40.83064045260113
            ]
          ]
        ]
      },
      "bbox": [
        -124.0482718318976,
        40.83064045260113,
        -124.03902836419836,
        40.837661092436754
      ],
      "properties": {
        "created": "2026-03-19 03:05:35.372911+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/T_18.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "T_18": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/T_18.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5995000.0,
            0.0,
            -1.0,
            2195000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "T_19",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.03923860827959,
              40.83080048339439
            ],
            [
              -124.03923860827959,
              40.83782043226388
            ],
            [
              -124.02999602788267,
              40.83782043226388
            ],
            [
              -124.02999602788267,
              40.83080048339439
            ],
            [
              -124.03923860827959,
              40.83080048339439
            ]
          ]
        ]
      },
      "bbox": [
        -124.03923860827959,
        40.83080048339439,
        -124.02999602788267,
        40.83782043226388
      ],
      "properties": {
        "created": "2026-03-19 03:05:35.396278+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/T_19.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "T_19": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/T_19.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5997500.0,
            0.0,
            -1.0,
            2195000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "T_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.19279735735351,
              40.82798378473094
            ],
            [
              -124.19279735735351,
              40.83501546952671
            ],
            [
              -124.18353972074691,
              40.83501546952671
            ],
            [
              -124.18353972074691,
              40.82798378473094
            ],
            [
              -124.19279735735351,
              40.82798378473094
            ]
          ]
        ]
      },
      "bbox": [
        -124.19279735735351,
        40.82798378473094,
        -124.18353972074691,
        40.83501546952671
      ],
      "properties": {
        "created": "2026-03-19 03:05:35.419374+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/T_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "T_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/T_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5955000.0,
            0.0,
            -1.0,
            2195000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "T_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.18376485345222,
              40.82815513004216
            ],
            [
              -124.18376485345222,
              40.835186125107676
            ],
            [
              -124.17450810085997,
              40.835186125107676
            ],
            [
              -124.17450810085997,
              40.82815513004216
            ],
            [
              -124.18376485345222,
              40.82815513004216
            ]
          ]
        ]
      },
      "bbox": [
        -124.18376485345222,
        40.82815513004216,
        -124.17450810085997,
        40.835186125107676
      ],
      "properties": {
        "created": "2026-03-19 03:05:35.442536+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/T_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "T_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/T_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5957500.0,
            0.0,
            -1.0,
            2195000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "T_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.17473230313138,
              40.82832576823554
            ],
            [
              -124.17473230313138,
              40.83535607349343
            ],
            [
              -124.16547643475937,
              40.83535607349343
            ],
            [
              -124.16547643475937,
              40.82832576823554
            ],
            [
              -124.17473230313138,
              40.82832576823554
            ]
          ]
        ]
      },
      "bbox": [
        -124.17473230313138,
        40.82832576823554,
        -124.16547643475937,
        40.83535607349343
      ],
      "properties": {
        "created": "2026-03-19 03:05:35.465654+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/T_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "T_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/T_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5960000.0,
            0.0,
            -1.0,
            2195000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "T_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.16569970658261,
              40.82849569930573
            ],
            [
              -124.16569970658261,
              40.83552531467861
            ],
            [
              -124.1564447226367,
              40.83552531467861
            ],
            [
              -124.1564447226367,
              40.82849569930573
            ],
            [
              -124.16569970658261,
              40.82849569930573
            ]
          ]
        ]
      },
      "bbox": [
        -124.16569970658261,
        40.82849569930573,
        -124.1564447226367,
        40.83552531467861
      ],
      "properties": {
        "created": "2026-03-19 03:05:35.488879+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/T_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "T_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/T_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5962500.0,
            0.0,
            -1.0,
            2195000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "T_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.1566670639975,
              40.82866492324739
            ],
            [
              -124.1566670639975,
              40.83569384865788
            ],
            [
              -124.14741296468347,
              40.83569384865788
            ],
            [
              -124.14741296468347,
              40.82866492324739
            ],
            [
              -124.1566670639975,
              40.82866492324739
            ]
          ]
        ]
      },
      "bbox": [
        -124.1566670639975,
        40.82866492324739,
        -124.14741296468347,
        40.83569384865788
      ],
      "properties": {
        "created": "2026-03-19 03:05:35.511744+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/T_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "T_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/T_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5965000.0,
            0.0,
            -1.0,
            2195000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "T_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.1476343755677,
              40.82883344005515
            ],
            [
              -124.1476343755677,
              40.835861675425924
            ],
            [
              -124.13838116109127,
              40.835861675425924
            ],
            [
              -124.13838116109127,
              40.82883344005515
            ],
            [
              -124.1476343755677,
              40.82883344005515
            ]
          ]
        ]
      },
      "bbox": [
        -124.1476343755677,
        40.82883344005515,
        -124.13838116109127,
        40.835861675425924
      ],
      "properties": {
        "created": "2026-03-19 03:05:35.534627+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/T_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "T_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/T_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5967500.0,
            0.0,
            -1.0,
            2195000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "T_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.13860164148481,
              40.82900124972371
            ],
            [
              -124.13860164148481,
              40.836028794977466
            ],
            [
              -124.12934931205169,
              40.836028794977466
            ],
            [
              -124.12934931205169,
              40.82900124972371
            ],
            [
              -124.13860164148481,
              40.82900124972371
            ]
          ]
        ]
      },
      "bbox": [
        -124.13860164148481,
        40.82900124972371,
        -124.12934931205169,
        40.836028794977466
      ],
      "properties": {
        "created": "2026-03-19 03:05:35.558049+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/T_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "T_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/T_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5970000.0,
            0.0,
            -1.0,
            2195000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "T_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.12956886194043,
              40.829168352247805
            ],
            [
              -124.12956886194043,
              40.836195207307206
            ],
            [
              -124.12031741775625,
              40.836195207307206
            ],
            [
              -124.12031741775625,
              40.829168352247805
            ],
            [
              -124.12956886194043,
              40.829168352247805
            ]
          ]
        ]
      },
      "bbox": [
        -124.12956886194043,
        40.829168352247805,
        -124.12031741775625,
        40.836195207307206
      ],
      "properties": {
        "created": "2026-03-19 03:05:35.581369+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/T_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "T_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/T_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5972500.0,
            0.0,
            -1.0,
            2195000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "U_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.21775829957578,
              40.8206419197146
            ],
            [
              -124.21775829957578,
              40.827638972776704
            ],
            [
              -124.21040642426946,
              40.827638972776704
            ],
            [
              -124.21040642426946,
              40.8206419197146
            ],
            [
              -124.21775829957578,
              40.8206419197146
            ]
          ]
        ]
      },
      "bbox": [
        -124.21775829957578,
        40.8206419197146,
        -124.21040642426946,
        40.827638972776704
      ],
      "properties": {
        "created": "2026-03-19 03:05:35.604344+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/U_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "U_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/U_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            1972
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5948028.0,
            0.0,
            -1.0,
            2192500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "U_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.13838116109127,
              40.8221408155026
            ],
            [
              -124.13838116109127,
              40.829168352247805
            ],
            [
              -124.12912980741875,
              40.829168352247805
            ],
            [
              -124.12912980741875,
              40.8221408155026
            ],
            [
              -124.13838116109127,
              40.8221408155026
            ]
          ]
        ]
      },
      "bbox": [
        -124.13838116109127,
        40.8221408155026,
        -124.12912980741875,
        40.829168352247805
      ],
      "properties": {
        "created": "2026-03-19 03:05:35.630689+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/U_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "U_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/U_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5970000.0,
            0.0,
            -1.0,
            2192500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "U_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.12934931205169,
              40.82230790100035
            ],
            [
              -124.12934931205169,
              40.82933474762212
            ],
            [
              -124.1200988434505,
              40.82933474762212
            ],
            [
              -124.1200988434505,
              40.82230790100035
            ],
            [
              -124.12934931205169,
              40.82230790100035
            ]
          ]
        ]
      },
      "bbox": [
        -124.12934931205169,
        40.82230790100035,
        -124.1200988434505,
        40.82933474762212
      ],
      "properties": {
        "created": "2026-03-19 03:05:35.653723+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/U_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "U_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/U_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5972500.0,
            0.0,
            -1.0,
            2192500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "U_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.12031741775625,
              40.82247427942039
            ],
            [
              -124.12031741775625,
              40.82950043584147
            ],
            [
              -124.11106783443194,
              40.82950043584147
            ],
            [
              -124.11106783443194,
              40.82247427942039
            ],
            [
              -124.12031741775625,
              40.82247427942039
            ]
          ]
        ]
      },
      "bbox": [
        -124.12031741775625,
        40.82247427942039,
        -124.11106783443194,
        40.82950043584147
      ],
      "properties": {
        "created": "2026-03-19 03:05:35.676993+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/U_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "U_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/U_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5975000.0,
            0.0,
            -1.0,
            2192500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "U_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.1112854783966,
              40.822639950757434
            ],
            [
              -124.1112854783966,
              40.82966541690058
            ],
            [
              -124.10203678055461,
              40.82966541690058
            ],
            [
              -124.10203678055461,
              40.822639950757434
            ],
            [
              -124.1112854783966,
              40.822639950757434
            ]
          ]
        ]
      },
      "bbox": [
        -124.1112854783966,
        40.822639950757434,
        -124.10203678055461,
        40.82966541690058
      ],
      "properties": {
        "created": "2026-03-19 03:05:35.700392+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/U_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "U_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/U_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5977500.0,
            0.0,
            -1.0,
            2192500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "U_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.10225349416427,
              40.822804915006294
            ],
            [
              -124.10225349416427,
              40.82982969079429
            ],
            [
              -124.09300568200999,
              40.82982969079429
            ],
            [
              -124.09300568200999,
              40.822804915006294
            ],
            [
              -124.10225349416427,
              40.822804915006294
            ]
          ]
        ]
      },
      "bbox": [
        -124.10225349416427,
        40.822804915006294,
        -124.09300568200999,
        40.82982969079429
      ],
      "properties": {
        "created": "2026-03-19 03:05:35.724003+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/U_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "U_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/U_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5980000.0,
            0.0,
            -1.0,
            2192500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "U_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.0932214652509,
              40.82296917216178
            ],
            [
              -124.0932214652509,
              40.829993257517394
            ],
            [
              -124.08397453898971,
              40.829993257517394
            ],
            [
              -124.08397453898971,
              40.82296917216178
            ],
            [
              -124.0932214652509,
              40.82296917216178
            ]
          ]
        ]
      },
      "bbox": [
        -124.0932214652509,
        40.82296917216178,
        -124.08397453898971,
        40.829993257517394
      ],
      "properties": {
        "created": "2026-03-19 03:05:35.747324+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/U_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "U_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/U_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5982500.0,
            0.0,
            -1.0,
            2192500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "U_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.08418939184807,
              40.82313272221869
            ],
            [
              -124.08418939184807,
              40.83015611706476
            ],
            [
              -124.07494335168522,
              40.83015611706476
            ],
            [
              -124.07494335168522,
              40.82313272221869
            ],
            [
              -124.08418939184807,
              40.82313272221869
            ]
          ]
        ]
      },
      "bbox": [
        -124.08418939184807,
        40.82313272221869,
        -124.07494335168522,
        40.83015611706476
      ],
      "properties": {
        "created": "2026-03-19 03:05:35.770318+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/U_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "U_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/U_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5985000.0,
            0.0,
            -1.0,
            2192500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "U_17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.07515727414737,
              40.82329556517188
            ],
            [
              -124.07515727414737,
              40.830318269431245
            ],
            [
              -124.06591212028816,
              40.830318269431245
            ],
            [
              -124.06591212028816,
              40.82329556517188
            ],
            [
              -124.07515727414737,
              40.82329556517188
            ]
          ]
        ]
      },
      "bbox": [
        -124.07515727414737,
        40.82329556517188,
        -124.06591212028816,
        40.830318269431245
      ],
      "properties": {
        "created": "2026-03-19 03:05:35.793495+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/U_17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "U_17": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/U_17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5987500.0,
            0.0,
            -1.0,
            2192500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "U_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.21063430121036,
              40.82077867735905
            ],
            [
              -124.21063430121036,
              40.82781173230733
            ],
            [
              -124.20137587437189,
              40.82781173230733
            ],
            [
              -124.20137587437189,
              40.82077867735905
            ],
            [
              -124.21063430121036,
              40.82077867735905
            ]
          ]
        ]
      },
      "bbox": [
        -124.21063430121036,
        40.82077867735905,
        -124.20137587437189,
        40.82781173230733
      ],
      "properties": {
        "created": "2026-03-19 03:05:35.816481+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/U_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "U_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/U_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5950000.0,
            0.0,
            -1.0,
            2192500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "U_20",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.0480606571743,
              40.82377985135793
            ],
            [
              -124.0480606571743,
              40.83080048339439
            ],
            [
              -124.03881816345688,
              40.83080048339439
            ],
            [
              -124.03881816345688,
              40.82377985135793
            ],
            [
              -124.0480606571743,
              40.82377985135793
            ]
          ]
        ]
      },
      "bbox": [
        -124.0480606571743,
        40.82377985135793,
        -124.03881816345688,
        40.83080048339439
      ],
      "properties": {
        "created": "2026-03-19 03:05:35.839817+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/U_20.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "U_20": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/U_20.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5995000.0,
            0.0,
            -1.0,
            2192500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "U_21",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.03902836419836,
              40.823939865845134
            ],
            [
              -124.03902836419836,
              40.830959806986456
            ],
            [
              -124.02978675760498,
              40.830959806986456
            ],
            [
              -124.02978675760498,
              40.823939865845134
            ],
            [
              -124.03902836419836,
              40.823939865845134
            ]
          ]
        ]
      },
      "bbox": [
        -124.03902836419836,
        40.823939865845134,
        -124.02978675760498,
        40.830959806986456
      ],
      "properties": {
        "created": "2026-03-19 03:05:35.862937+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/U_21.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "U_21": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/U_21.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5997500.0,
            0.0,
            -1.0,
            2192500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "U_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.20160282111364,
              40.82095141928718
            ],
            [
              -124.20160282111364,
              40.82798378473094
            ],
            [
              -124.19234527770048,
              40.82798378473094
            ],
            [
              -124.19234527770048,
              40.82095141928718
            ],
            [
              -124.20160282111364,
              40.82095141928718
            ]
          ]
        ]
      },
      "bbox": [
        -124.20160282111364,
        40.82095141928718,
        -124.19234527770048,
        40.82798378473094
      ],
      "properties": {
        "created": "2026-03-19 03:05:35.886469+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/U_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "U_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/U_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5952500.0,
            0.0,
            -1.0,
            2192500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "U_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.19257129422863,
              40.8211234541803
            ],
            [
              -124.19257129422863,
              40.82815513004216
            ],
            [
              -124.18331463444677,
              40.82815513004216
            ],
            [
              -124.18331463444677,
              40.8211234541803
            ],
            [
              -124.19257129422863,
              40.8211234541803
            ]
          ]
        ]
      },
      "bbox": [
        -124.19257129422863,
        40.8211234541803,
        -124.18331463444677,
        40.82815513004216
      ],
      "properties": {
        "created": "2026-03-19 03:05:35.909596+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/U_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "U_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/U_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5955000.0,
            0.0,
            -1.0,
            2192500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "U_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.18353972074691,
              40.821294782033036
            ],
            [
              -124.18353972074691,
              40.82832576823554
            ],
            [
              -124.17428394480218,
              40.82832576823554
            ],
            [
              -124.17428394480218,
              40.821294782033036
            ],
            [
              -124.18353972074691,
              40.821294782033036
            ]
          ]
        ]
      },
      "bbox": [
        -124.18353972074691,
        40.821294782033036,
        -124.17428394480218,
        40.82832576823554
      ],
      "properties": {
        "created": "2026-03-19 03:05:35.932955+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/U_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "U_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/U_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5957500.0,
            0.0,
            -1.0,
            2192500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "U_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.17450810085997,
              40.82146540283999
            ],
            [
              -124.17450810085997,
              40.82849569930573
            ],
            [
              -124.16525320895823,
              40.82849569930573
            ],
            [
              -124.16525320895823,
              40.82146540283999
            ],
            [
              -124.17450810085997,
              40.82146540283999
            ]
          ]
        ]
      },
      "bbox": [
        -124.17450810085997,
        40.82146540283999,
        -124.16525320895823,
        40.82849569930573
      ],
      "properties": {
        "created": "2026-03-19 03:05:35.956599+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/U_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "U_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/U_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5960000.0,
            0.0,
            -1.0,
            2192500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "U_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.16547643475937,
              40.82163531659576
            ],
            [
              -124.16547643475937,
              40.82866492324739
            ],
            [
              -124.15622242710641,
              40.82866492324739
            ],
            [
              -124.15622242710641,
              40.82163531659576
            ],
            [
              -124.16547643475937,
              40.82163531659576
            ]
          ]
        ]
      },
      "bbox": [
        -124.16547643475937,
        40.82163531659576,
        -124.15622242710641,
        40.82866492324739
      ],
      "properties": {
        "created": "2026-03-19 03:05:35.979175+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/U_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "U_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/U_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5962500.0,
            0.0,
            -1.0,
            2192500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "U_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.1564447226367,
              40.82180452329501
            ],
            [
              -124.1564447226367,
              40.82883344005515
            ],
            [
              -124.14719159943823,
              40.82883344005515
            ],
            [
              -124.14719159943823,
              40.82180452329501
            ],
            [
              -124.1564447226367,
              40.82180452329501
            ]
          ]
        ]
      },
      "bbox": [
        -124.1564447226367,
        40.82180452329501,
        -124.14719159943823,
        40.82883344005515
      ],
      "properties": {
        "created": "2026-03-19 03:05:36.002090+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/U_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "U_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/U_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5965000.0,
            0.0,
            -1.0,
            2192500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "U_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.14741296468347,
              40.82197302293238
            ],
            [
              -124.14741296468347,
              40.82900124972371
            ],
            [
              -124.13816072614514,
              40.82900124972371
            ],
            [
              -124.13816072614514,
              40.82197302293238
            ],
            [
              -124.14741296468347,
              40.82197302293238
            ]
          ]
        ]
      },
      "bbox": [
        -124.14741296468347,
        40.82197302293238,
        -124.13816072614514,
        40.82900124972371
      ],
      "properties": {
        "created": "2026-03-19 03:05:36.025792+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/U_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "U_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/U_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5967500.0,
            0.0,
            -1.0,
            2192500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "V_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.21943692720176,
              40.813744942227466
            ],
            [
              -124.21943692720176,
              40.82077867735905
            ],
            [
              -124.21017859429386,
              40.82077867735905
            ],
            [
              -124.21017859429386,
              40.813744942227466
            ],
            [
              -124.21943692720176,
              40.813744942227466
            ]
          ]
        ]
      },
      "bbox": [
        -124.21943692720176,
        40.813744942227466,
        -124.21017859429386,
        40.82077867735905
      ],
      "properties": {
        "created": "2026-03-19 03:05:36.048931+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/V_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "V_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/V_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5947500.0,
            0.0,
            -1.0,
            2190000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "V_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.13816072614514,
              40.81528037286096
            ],
            [
              -124.13816072614514,
              40.82230790100035
            ],
            [
              -124.12891034802765,
              40.82230790100035
            ],
            [
              -124.12891034802765,
              40.81528037286096
            ],
            [
              -124.13816072614514,
              40.81528037286096
            ]
          ]
        ]
      },
      "bbox": [
        -124.13816072614514,
        40.81528037286096,
        -124.12891034802765,
        40.82230790100035
      ],
      "properties": {
        "created": "2026-03-19 03:05:36.072522+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/V_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "V_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/V_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5970000.0,
            0.0,
            -1.0,
            2190000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "V_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.12912980741875,
              40.81544744133348
            ],
            [
              -124.12912980741875,
              40.82247427942039
            ],
            [
              -124.11988031419506,
              40.82247427942039
            ],
            [
              -124.11988031419506,
              40.81544744133348
            ],
            [
              -124.12912980741875,
              40.81544744133348
            ]
          ]
        ]
      },
      "bbox": [
        -124.12912980741875,
        40.81544744133348,
        -124.11988031419506,
        40.82247427942039
      ],
      "properties": {
        "created": "2026-03-19 03:05:36.095589+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/V_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "V_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/V_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5972500.0,
            0.0,
            -1.0,
            2190000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "V_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.1200988434505,
              40.81561380280033
            ],
            [
              -124.1200988434505,
              40.822639950757434
            ],
            [
              -124.11085023532605,
              40.822639950757434
            ],
            [
              -124.11085023532605,
              40.81561380280033
            ],
            [
              -124.1200988434505,
              40.81561380280033
            ]
          ]
        ]
      },
      "bbox": [
        -124.1200988434505,
        40.81561380280033,
        -124.11085023532605,
        40.822639950757434
      ],
      "properties": {
        "created": "2026-03-19 03:05:36.118609+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/V_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "V_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/V_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5975000.0,
            0.0,
            -1.0,
            2190000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "V_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.11106783443194,
              40.81577945725619
            ],
            [
              -124.11106783443194,
              40.822804915006294
            ],
            [
              -124.10182011161217,
              40.822804915006294
            ],
            [
              -124.10182011161217,
              40.81577945725619
            ],
            [
              -124.11106783443194,
              40.81577945725619
            ]
          ]
        ]
      },
      "bbox": [
        -124.11106783443194,
        40.81577945725619,
        -124.10182011161217,
        40.822804915006294
      ],
      "properties": {
        "created": "2026-03-19 03:05:36.141853+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/V_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "V_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/V_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5977500.0,
            0.0,
            -1.0,
            2190000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "V_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.10203678055461,
              40.81594440469591
            ],
            [
              -124.10203678055461,
              40.82296917216178
            ],
            [
              -124.09278994324481,
              40.82296917216178
            ],
            [
              -124.09278994324481,
              40.81594440469591
            ],
            [
              -124.10203678055461,
              40.81594440469591
            ]
          ]
        ]
      },
      "bbox": [
        -124.10203678055461,
        40.81594440469591,
        -124.09278994324481,
        40.82296917216178
      ],
      "properties": {
        "created": "2026-03-19 03:05:36.164883+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/V_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "V_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/V_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5980000.0,
            0.0,
            -1.0,
            2190000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "V_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.09300568200999,
              40.81610864511425
            ],
            [
              -124.09300568200999,
              40.82313272221869
            ],
            [
              -124.0837597304155,
              40.82313272221869
            ],
            [
              -124.0837597304155,
              40.81610864511425
            ],
            [
              -124.09300568200999,
              40.81610864511425
            ]
          ]
        ]
      },
      "bbox": [
        -124.09300568200999,
        40.81610864511425,
        -124.0837597304155,
        40.82313272221869
      ],
      "properties": {
        "created": "2026-03-19 03:05:36.188186+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/V_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "V_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/V_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5982500.0,
            0.0,
            -1.0,
            2190000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "V_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.08397453898971,
              40.81627217850607
            ],
            [
              -124.08397453898971,
              40.82329556517188
            ],
            [
              -124.07472947331571,
              40.82329556517188
            ],
            [
              -124.07472947331571,
              40.81627217850607
            ],
            [
              -124.08397453898971,
              40.81627217850607
            ]
          ]
        ]
      },
      "bbox": [
        -124.08397453898971,
        40.81627217850607,
        -124.07472947331571,
        40.82329556517188
      ],
      "properties": {
        "created": "2026-03-19 03:05:36.211701+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/V_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "V_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/V_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5985000.0,
            0.0,
            -1.0,
            2190000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "V_17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.07494335168522,
              40.816435004866165
            ],
            [
              -124.07494335168522,
              40.823457701016224
            ],
            [
              -124.06569917213692,
              40.823457701016224
            ],
            [
              -124.06569917213692,
              40.816435004866165
            ],
            [
              -124.07494335168522,
              40.816435004866165
            ]
          ]
        ]
      },
      "bbox": [
        -124.07494335168522,
        40.816435004866165,
        -124.06569917213692,
        40.823457701016224
      ],
      "properties": {
        "created": "2026-03-19 03:05:36.234862+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/V_17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "V_17": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/V_17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5987500.0,
            0.0,
            -1.0,
            2190000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "V_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.21040642426946,
              40.813918373511754
            ],
            [
              -124.21040642426946,
              40.82095141928718
            ],
            [
              -124.20114897440396,
              40.82095141928718
            ],
            [
              -124.20114897440396,
              40.813918373511754
            ],
            [
              -124.21040642426946,
              40.813918373511754
            ]
          ]
        ]
      },
      "bbox": [
        -124.21040642426946,
        40.813918373511754,
        -124.20114897440396,
        40.82095141928718
      ],
      "properties": {
        "created": "2026-03-19 03:05:36.257908+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/V_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "V_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/V_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5950000.0,
            0.0,
            -1.0,
            2190000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "V_20",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.04784952598241,
              40.816919241705136
            ],
            [
              -124.04784952598241,
              40.823939865845134
            ],
            [
              -124.03860800604174,
              40.823939865845134
            ],
            [
              -124.03860800604174,
              40.816919241705136
            ],
            [
              -124.04784952598241,
              40.816919241705136
            ]
          ]
        ]
      },
      "bbox": [
        -124.04784952598241,
        40.816919241705136,
        -124.03860800604174,
        40.823939865845134
      ],
      "properties": {
        "created": "2026-03-19 03:05:36.280751+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/V_20.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "V_20": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/V_20.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5995000.0,
            0.0,
            -1.0,
            2190000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "V_21",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.03881816345688,
              40.81707923988737
            ],
            [
              -124.03881816345688,
              40.82409917320319
            ],
            [
              -124.02957753046209,
              40.82409917320319
            ],
            [
              -124.02957753046209,
              40.81707923988737
            ],
            [
              -124.03881816345688,
              40.81707923988737
            ]
          ]
        ]
      },
      "bbox": [
        -124.03881816345688,
        40.81707923988737,
        -124.02957753046209,
        40.82409917320319
      ],
      "properties": {
        "created": "2026-03-19 03:05:36.303761+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/V_21.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "V_21": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/V_21.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5997500.0,
            0.0,
            -1.0,
            2190000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "V_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.20137587437189,
              40.81409109783852
            ],
            [
              -124.20137587437189,
              40.8211234541803
            ],
            [
              -124.19211930775468,
              40.8211234541803
            ],
            [
              -124.19211930775468,
              40.81409109783852
            ],
            [
              -124.20137587437189,
              40.81409109783852
            ]
          ]
        ]
      },
      "bbox": [
        -124.20137587437189,
        40.81409109783852,
        -124.19211930775468,
        40.8211234541803
      ],
      "properties": {
        "created": "2026-03-19 03:05:36.327086+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/V_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "V_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/V_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5952500.0,
            0.0,
            -1.0,
            2190000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "V_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.19234527770048,
              40.81426311520233
            ],
            [
              -124.19234527770048,
              40.821294782033036
            ],
            [
              -124.18308959453749,
              40.821294782033036
            ],
            [
              -124.18308959453749,
              40.81426311520233
            ],
            [
              -124.19234527770048,
              40.81426311520233
            ]
          ]
        ]
      },
      "bbox": [
        -124.19234527770048,
        40.81426311520233,
        -124.18308959453749,
        40.821294782033036
      ],
      "properties": {
        "created": "2026-03-19 03:05:36.350565+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/V_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "V_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/V_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5955000.0,
            0.0,
            -1.0,
            2190000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "V_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.18331463444677,
              40.814434425597746
            ],
            [
              -124.18331463444677,
              40.82146540283999
            ],
            [
              -124.17405983494378,
              40.82146540283999
            ],
            [
              -124.17405983494378,
              40.814434425597746
            ],
            [
              -124.18331463444677,
              40.814434425597746
            ]
          ]
        ]
      },
      "bbox": [
        -124.18331463444677,
        40.814434425597746,
        -124.17405983494378,
        40.82146540283999
      ],
      "properties": {
        "created": "2026-03-19 03:05:36.373581+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/V_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "V_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/V_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5957500.0,
            0.0,
            -1.0,
            2190000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "V_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.17428394480218,
              40.8146050290194
            ],
            [
              -124.17428394480218,
              40.82163531659576
            ],
            [
              -124.16503002916498,
              40.82163531659576
            ],
            [
              -124.16503002916498,
              40.8146050290194
            ],
            [
              -124.17428394480218,
              40.8146050290194
            ]
          ]
        ]
      },
      "bbox": [
        -124.17428394480218,
        40.8146050290194,
        -124.16503002916498,
        40.82163531659576
      ],
      "properties": {
        "created": "2026-03-19 03:05:36.396400+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/V_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "V_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/V_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5960000.0,
            0.0,
            -1.0,
            2190000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "V_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.16525320895823,
              40.81477492546189
            ],
            [
              -124.16525320895823,
              40.82180452329501
            ],
            [
              -124.15600017739251,
              40.82180452329501
            ],
            [
              -124.15600017739251,
              40.81477492546189
            ],
            [
              -124.16525320895823,
              40.81477492546189
            ]
          ]
        ]
      },
      "bbox": [
        -124.16525320895823,
        40.81477492546189,
        -124.15600017739251,
        40.82180452329501
      ],
      "properties": {
        "created": "2026-03-19 03:05:36.419207+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/V_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "V_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/V_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5962500.0,
            0.0,
            -1.0,
            2190000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "V_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.15622242710641,
              40.814944114919854
            ],
            [
              -124.15622242710641,
              40.82197302293238
            ],
            [
              -124.14697027981784,
              40.82197302293238
            ],
            [
              -124.14697027981784,
              40.814944114919854
            ],
            [
              -124.15622242710641,
              40.814944114919854
            ]
          ]
        ]
      },
      "bbox": [
        -124.15622242710641,
        40.814944114919854,
        -124.14697027981784,
        40.82197302293238
      ],
      "properties": {
        "created": "2026-03-19 03:05:36.555267+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/V_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "V_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/V_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5965000.0,
            0.0,
            -1.0,
            2190000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "V_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.14719159943823,
              40.81511259738799
            ],
            [
              -124.14719159943823,
              40.8221408155026
            ],
            [
              -124.13794033663241,
              40.8221408155026
            ],
            [
              -124.13794033663241,
              40.81511259738799
            ],
            [
              -124.14719159943823,
              40.81511259738799
            ]
          ]
        ]
      },
      "bbox": [
        -124.14719159943823,
        40.81511259738799,
        -124.13794033663241,
        40.8221408155026
      ],
      "properties": {
        "created": "2026-03-19 03:05:36.578313+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/V_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "V_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/V_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5967500.0,
            0.0,
            -1.0,
            2190000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "W_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.21920816723299,
              40.8068846477211
            ],
            [
              -124.21920816723299,
              40.813918373511754
            ],
            [
              -124.20995081126904,
              40.813918373511754
            ],
            [
              -124.20995081126904,
              40.8068846477211
            ],
            [
              -124.21920816723299,
              40.8068846477211
            ]
          ]
        ]
      },
      "bbox": [
        -124.21920816723299,
        40.8068846477211,
        -124.20995081126904,
        40.813918373511754
      ],
      "properties": {
        "created": "2026-03-19 03:05:36.601868+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/W_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "W_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/W_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5947500.0,
            0.0,
            -1.0,
            2187500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "W_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.13794033663241,
              40.80841992189713
            ],
            [
              -124.13794033663241,
              40.81544744133348
            ],
            [
              -124.12869093386442,
              40.81544744133348
            ],
            [
              -124.12869093386442,
              40.80841992189713
            ],
            [
              -124.13794033663241,
              40.80841992189713
            ]
          ]
        ]
      },
      "bbox": [
        -124.13794033663241,
        40.80841992189713,
        -124.12869093386442,
        40.81544744133348
      ],
      "properties": {
        "created": "2026-03-19 03:05:36.624743+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/W_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "W_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/W_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5970000.0,
            0.0,
            -1.0,
            2187500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "W_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.12891034802765,
              40.80858697334558
            ],
            [
              -124.12891034802765,
              40.81561380280033
            ],
            [
              -124.119661829976,
              40.81561380280033
            ],
            [
              -124.119661829976,
              40.80858697334558
            ],
            [
              -124.12891034802765,
              40.80858697334558
            ]
          ]
        ]
      },
      "bbox": [
        -124.12891034802765,
        40.80858697334558,
        -124.119661829976,
        40.81561380280033
      ],
      "properties": {
        "created": "2026-03-19 03:05:36.648031+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/W_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "W_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/W_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5972500.0,
            0.0,
            -1.0,
            2187500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "W_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.11988031419506,
              40.808753317860315
            ],
            [
              -124.11988031419506,
              40.81577945725619
            ],
            [
              -124.11063268106513,
              40.81577945725619
            ],
            [
              -124.11063268106513,
              40.808753317860315
            ],
            [
              -124.11988031419506,
              40.808753317860315
            ]
          ]
        ]
      },
      "bbox": [
        -124.11988031419506,
        40.808753317860315,
        -124.11063268106513,
        40.81577945725619
      ],
      "properties": {
        "created": "2026-03-19 03:05:36.671431+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/W_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "W_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/W_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5975000.0,
            0.0,
            -1.0,
            2187500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "W_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.11085023532605,
              40.80891895543611
            ],
            [
              -124.11085023532605,
              40.81594440469591
            ],
            [
              -124.10160348732316,
              40.81594440469591
            ],
            [
              -124.10160348732316,
              40.80891895543611
            ],
            [
              -124.11085023532605,
              40.80891895543611
            ]
          ]
        ]
      },
      "bbox": [
        -124.11085023532605,
        40.80891895543611,
        -124.10160348732316,
        40.81594440469591
      ],
      "properties": {
        "created": "2026-03-19 03:05:36.694826+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/W_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "W_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/W_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5977500.0,
            0.0,
            -1.0,
            2187500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "W_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.10182011161217,
              40.80908388606777
            ],
            [
              -124.10182011161217,
              40.81610864511425
            ],
            [
              -124.09257424894157,
              40.81610864511425
            ],
            [
              -124.09257424894157,
              40.80908388606777
            ],
            [
              -124.10182011161217,
              40.80908388606777
            ]
          ]
        ]
      },
      "bbox": [
        -124.10182011161217,
        40.80908388606777,
        -124.09257424894157,
        40.81610864511425
      ],
      "properties": {
        "created": "2026-03-19 03:05:36.717860+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/W_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "W_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/W_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5980000.0,
            0.0,
            -1.0,
            2187500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "W_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.09278994324481,
              40.8092481097501
            ],
            [
              -124.09278994324481,
              40.81627217850607
            ],
            [
              -124.08354496611176,
              40.81627217850607
            ],
            [
              -124.08354496611176,
              40.8092481097501
            ],
            [
              -124.09278994324481,
              40.8092481097501
            ]
          ]
        ]
      },
      "bbox": [
        -124.09278994324481,
        40.8092481097501,
        -124.08354496611176,
        40.81627217850607
      ],
      "properties": {
        "created": "2026-03-19 03:05:36.740975+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/W_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "W_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/W_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5982500.0,
            0.0,
            -1.0,
            2187500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "W_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.0837597304155,
              40.80941162647789
            ],
            [
              -124.0837597304155,
              40.816435004866165
            ],
            [
              -124.07451563902515,
              40.816435004866165
            ],
            [
              -124.07451563902515,
              40.80941162647789
            ],
            [
              -124.0837597304155,
              40.80941162647789
            ]
          ]
        ]
      },
      "bbox": [
        -124.0837597304155,
        40.80941162647789,
        -124.07451563902515,
        40.816435004866165
      ],
      "properties": {
        "created": "2026-03-19 03:05:36.764439+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/W_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "W_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/W_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5985000.0,
            0.0,
            -1.0,
            2187500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "W_17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.07472947331571,
              40.809574436245995
            ],
            [
              -124.07472947331571,
              40.81659712418946
            ],
            [
              -124.0654862678732,
              40.81659712418946
            ],
            [
              -124.0654862678732,
              40.809574436245995
            ],
            [
              -124.07472947331571,
              40.809574436245995
            ]
          ]
        ]
      },
      "bbox": [
        -124.07472947331571,
        40.809574436245995,
        -124.0654862678732,
        40.81659712418946
      ],
      "properties": {
        "created": "2026-03-19 03:05:36.790841+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/W_17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "W_17": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/W_17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5987500.0,
            0.0,
            -1.0,
            2187500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "W_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.21017859429386,
              40.80705806133319
            ],
            [
              -124.21017859429386,
              40.81409109783852
            ],
            [
              -124.20092212119539,
              40.81409109783852
            ],
            [
              -124.20092212119539,
              40.80705806133319
            ],
            [
              -124.21017859429386,
              40.80705806133319
            ]
          ]
        ]
      },
      "bbox": [
        -124.21017859429386,
        40.80705806133319,
        -124.20092212119539,
        40.81409109783852
      ],
      "properties": {
        "created": "2026-03-19 03:05:36.828314+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/W_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "W_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/W_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5950000.0,
            0.0,
            -1.0,
            2187500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "W_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.20114897440396,
              40.80723076805977
            ],
            [
              -124.20114897440396,
              40.81426311520233
            ],
            [
              -124.19189338437684,
              40.81426311520233
            ],
            [
              -124.19189338437684,
              40.80723076805977
            ],
            [
              -124.20114897440396,
              40.80723076805977
            ]
          ]
        ]
      },
      "bbox": [
        -124.20114897440396,
        40.80723076805977,
        -124.19189338437684,
        40.81426311520233
      ],
      "properties": {
        "created": "2026-03-19 03:05:36.889311+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/W_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "W_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/W_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5952500.0,
            0.0,
            -1.0,
            2187500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "W_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.19211930775468,
              40.8074027678954
            ],
            [
              -124.19211930775468,
              40.814434425597746
            ],
            [
              -124.18286460100475,
              40.814434425597746
            ],
            [
              -124.18286460100475,
              40.8074027678954
            ],
            [
              -124.19211930775468,
              40.8074027678954
            ]
          ]
        ]
      },
      "bbox": [
        -124.19211930775468,
        40.8074027678954,
        -124.18286460100475,
        40.814434425597746
      ],
      "properties": {
        "created": "2026-03-19 03:05:36.949013+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/W_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "W_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/W_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5955000.0,
            0.0,
            -1.0,
            2187500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "W_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.18308959453749,
              40.807574060834625
            ],
            [
              -124.18308959453749,
              40.8146050290194
            ],
            [
              -124.17383577127045,
              40.8146050290194
            ],
            [
              -124.17383577127045,
              40.807574060834625
            ],
            [
              -124.18308959453749,
              40.807574060834625
            ]
          ]
        ]
      },
      "bbox": [
        -124.18308959453749,
        40.807574060834625,
        -124.17383577127045,
        40.8146050290194
      ],
      "properties": {
        "created": "2026-03-19 03:05:37.009679+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/W_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "W_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/W_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5957500.0,
            0.0,
            -1.0,
            2187500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "W_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.17405983494378,
              40.807744646872116
            ],
            [
              -124.17405983494378,
              40.81477492546189
            ],
            [
              -124.16480689536536,
              40.81477492546189
            ],
            [
              -124.16480689536536,
              40.807744646872116
            ],
            [
              -124.17405983494378,
              40.807744646872116
            ]
          ]
        ]
      },
      "bbox": [
        -124.17405983494378,
        40.807744646872116,
        -124.16480689536536,
        40.81477492546189
      ],
      "properties": {
        "created": "2026-03-19 03:05:37.070283+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/W_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "W_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/W_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5960000.0,
            0.0,
            -1.0,
            2187500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "W_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.16503002916498,
              40.80791452600245
            ],
            [
              -124.16503002916498,
              40.814944114919854
            ],
            [
              -124.15577797348082,
              40.814944114919854
            ],
            [
              -124.15577797348082,
              40.80791452600245
            ],
            [
              -124.16503002916498,
              40.80791452600245
            ]
          ]
        ]
      },
      "bbox": [
        -124.16503002916498,
        40.80791452600245,
        -124.15577797348082,
        40.814944114919854
      ],
      "properties": {
        "created": "2026-03-19 03:05:37.130850+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/W_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "W_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/W_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5962500.0,
            0.0,
            -1.0,
            2187500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "W_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.15600017739251,
              40.80808369822027
            ],
            [
              -124.15600017739251,
              40.81511259738799
            ],
            [
              -124.1467490058082,
              40.81511259738799
            ],
            [
              -124.1467490058082,
              40.80808369822027
            ],
            [
              -124.15600017739251,
              40.80808369822027
            ]
          ]
        ]
      },
      "bbox": [
        -124.15600017739251,
        40.80808369822027,
        -124.1467490058082,
        40.81511259738799
      ],
      "properties": {
        "created": "2026-03-19 03:05:37.190844+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/W_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "W_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/W_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5965000.0,
            0.0,
            -1.0,
            2187500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "W_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.14697027981784,
              40.808252163520265
            ],
            [
              -124.14697027981784,
              40.81528037286096
            ],
            [
              -124.13771999253896,
              40.81528037286096
            ],
            [
              -124.13771999253896,
              40.808252163520265
            ],
            [
              -124.14697027981784,
              40.808252163520265
            ]
          ]
        ]
      },
      "bbox": [
        -124.14697027981784,
        40.808252163520265,
        -124.13771999253896,
        40.81528037286096
      ],
      "properties": {
        "created": "2026-03-19 03:05:37.251580+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/W_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "W_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/W_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5967500.0,
            0.0,
            -1.0,
            2187500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "X_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.2189794544064,
              40.80002434498066
            ],
            [
              -124.2189794544064,
              40.80705806133319
            ],
            [
              -124.20972307518046,
              40.80705806133319
            ],
            [
              -124.20972307518046,
              40.80002434498066
            ],
            [
              -124.2189794544064,
              40.80002434498066
            ]
          ]
        ]
      },
      "bbox": [
        -124.2189794544064,
        40.80002434498066,
        -124.20972307518046,
        40.80705806133319
      ],
      "properties": {
        "created": "2026-03-19 03:05:37.311972+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/X_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "X_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/X_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5947500.0,
            0.0,
            -1.0,
            2185000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -32768.0,
              "unit": "US survey foot"
            }
          ],
          "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": "X_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.13771999253896,
              40.80155946270949
            ],
            [
              -124.13771999253896,
              40.80858697334558
            ],
            [
              -124.12847156491506,
              40.80858697334558
            ],
            [
              -124.12847156491506,
              40.80155946270949
            ],
            [
              -124.13771999253896,
              40.80155946270949
            ]
          ]
        ]
      },
      "bbox": [
        -124.13771999253896,
        40.80155946270949,
        -124.12847156491506,
        40.80858697334558
      ],
      "properties": {
        "created": "2026-03-19 03:05:37.363054+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/X_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "X_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/X_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5970000.0,
            0.0,
            -1.0,
            2185000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "X_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.12869093386442,
              40.801726497134936
            ],
            [
              -124.12869093386442,
              40.808753317860315
            ],
            [
              -124.11944339077941,
              40.808753317860315
            ],
            [
              -124.11944339077941,
              40.801726497134936
            ],
            [
              -124.12869093386442,
              40.801726497134936
            ]
          ]
        ]
      },
      "bbox": [
        -124.12869093386442,
        40.801726497134936,
        -124.11944339077941,
        40.808753317860315
      ],
      "properties": {
        "created": "2026-03-19 03:05:37.412204+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/X_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "X_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/X_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5972500.0,
            0.0,
            -1.0,
            2185000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "X_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.119661829976,
              40.801892824698704
            ],
            [
              -124.119661829976,
              40.80891895543611
            ],
            [
              -124.11041517163522,
              40.80891895543611
            ],
            [
              -124.11041517163522,
              40.801892824698704
            ],
            [
              -124.119661829976,
              40.801892824698704
            ]
          ]
        ]
      },
      "bbox": [
        -124.119661829976,
        40.801892824698704,
        -124.11041517163522,
        40.80891895543611
      ],
      "properties": {
        "created": "2026-03-19 03:05:37.461902+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/X_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "X_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/X_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5975000.0,
            0.0,
            -1.0,
            2185000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "X_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.11063268106513,
              40.80205844539555
            ],
            [
              -124.11063268106513,
              40.80908388606777
            ],
            [
              -124.10138690767381,
              40.80908388606777
            ],
            [
              -124.10138690767381,
              40.80205844539555
            ],
            [
              -124.11063268106513,
              40.80205844539555
            ]
          ]
        ]
      },
      "bbox": [
        -124.11063268106513,
        40.80205844539555,
        -124.10138690767381,
        40.80908388606777
      ],
      "properties": {
        "created": "2026-03-19 03:05:37.510538+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/X_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "X_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/X_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5977500.0,
            0.0,
            -1.0,
            2185000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "X_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.10160348732316,
              40.802223359220264
            ],
            [
              -124.10160348732316,
              40.8092481097501
            ],
            [
              -124.09235859908657,
              40.8092481097501
            ],
            [
              -124.09235859908657,
              40.802223359220264
            ],
            [
              -124.10160348732316,
              40.802223359220264
            ]
          ]
        ]
      },
      "bbox": [
        -124.10160348732316,
        40.802223359220264,
        -124.09235859908657,
        40.8092481097501
      ],
      "properties": {
        "created": "2026-03-19 03:05:37.559387+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/X_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "X_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/X_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5980000.0,
            0.0,
            -1.0,
            2185000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "X_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.09257424894157,
              40.802387566167646
            ],
            [
              -124.09257424894157,
              40.80941162647789
            ],
            [
              -124.08333024606482,
              40.80941162647789
            ],
            [
              -124.08333024606482,
              40.802387566167646
            ],
            [
              -124.09257424894157,
              40.802387566167646
            ]
          ]
        ]
      },
      "bbox": [
        -124.09257424894157,
        40.802387566167646,
        -124.08333024606482,
        40.80941162647789
      ],
      "properties": {
        "created": "2026-03-19 03:05:37.608456+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/X_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "X_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/X_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5982500.0,
            0.0,
            -1.0,
            2185000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "X_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.08354496611176,
              40.802551066232525
            ],
            [
              -124.08354496611176,
              40.809574436245995
            ],
            [
              -124.07430184879998,
              40.809574436245995
            ],
            [
              -124.07430184879998,
              40.802551066232525
            ],
            [
              -124.08354496611176,
              40.802551066232525
            ]
          ]
        ]
      },
      "bbox": [
        -124.08354496611176,
        40.802551066232525,
        -124.07430184879998,
        40.809574436245995
      ],
      "properties": {
        "created": "2026-03-19 03:05:37.657491+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/X_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "X_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/X_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5985000.0,
            0.0,
            -1.0,
            2185000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "unit": "US survey foot"
            }
          ],
          "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": "X_17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.07451563902515,
              40.802713859409735
            ],
            [
              -124.07451563902515,
              40.809736539049325
            ],
            [
              -124.06527340748336,
              40.809736539049325
            ],
            [
              -124.06527340748336,
              40.802713859409735
            ],
            [
              -124.07451563902515,
              40.802713859409735
            ]
          ]
        ]
      },
      "bbox": [
        -124.07451563902515,
        40.802713859409735,
        -124.06527340748336,
        40.809736539049325
      ],
      "properties": {
        "created": "2026-03-19 03:05:37.706713+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/X_17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "X_17": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/X_17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2500,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / California zone 1 (ftUS)\",\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[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",6416]]",
          "proj:epsg": 6416,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / California zone 1 (ftUS)",
            "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": "SPCS83 California zone 1 (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 39.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -122,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 41.6666666666667,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 40,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 6561666.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 1640416.667,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
            "bbox": {
              "south_latitude": 39.59,
              "west_longitude": -124.45,
              "north_latitude": 42.01,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6416
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            5987500.0,
            0.0,
            -1.0,
            2185000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": 0.0,
              "unit": "US survey foot"
            }
          ],
          "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": "X_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.20995081126904,
              40.80019774092172
            ],
            [
              -124.20995081126904,
              40.80723076805977
            ],
            [
              -124.20069531473172,
              40.80723076805977
            ],
            [
              -124.20069531473172,
              40.80019774092172
            ],
            [
              -124.20995081126904,
              40.80019774092172
            ]
          ]
        ]
      },
      "bbox": [
        -124.20995081126904,
        40.80019774092172,
        -124.20069531473172,
        40.80723076805977
      ],
      "properties": {
        "created": "2026-03-19 03:05:37.755304+00:00",
        "license": "NLPL",
        "datetime": "2019-09-24T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/stac/X_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "X_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/CA_Eureka_DEM_2019_9027/X_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
  