{
  "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": "387000e4503000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.33701248291567,
              40.64307710305306
            ],
            [
              -124.33701248291567,
              40.67059297821296
            ],
            [
              -124.30088191582627,
              40.67059297821296
            ],
            [
              -124.30088191582627,
              40.64307710305306
            ],
            [
              -124.33701248291567,
              40.64307710305306
            ]
          ]
        ]
      },
      "bbox": [
        -124.33701248291567,
        40.64307710305306,
        -124.30088191582627,
        40.67059297821296
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:58:59.328486+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/387000e4503000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "387000e4503000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/387000e4503000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            386995.0,
            0.0,
            -0.25,
            4503005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "387000e4506000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.33755259455988,
              40.670096062957136
            ],
            [
              -124.33755259455988,
              40.697612190654624
            ],
            [
              -124.30140693983728,
              40.697612190654624
            ],
            [
              -124.30140693983728,
              40.670096062957136
            ],
            [
              -124.33755259455988,
              40.670096062957136
            ]
          ]
        ]
      },
      "bbox": [
        -124.33755259455988,
        40.670096062957136,
        -124.30140693983728,
        40.697612190654624
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:58:59.409704+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/387000e4506000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "387000e4506000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/387000e4506000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            386995.0,
            0.0,
            -0.25,
            4506005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "390000e4500000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.30100190325763,
              40.61646275985047
            ],
            [
              -124.30100190325763,
              40.64396783925101
            ],
            [
              -124.26490002441726,
              40.64396783925101
            ],
            [
              -124.26490002441726,
              40.61646275985047
            ],
            [
              -124.30100190325763,
              40.61646275985047
            ]
          ]
        ]
      },
      "bbox": [
        -124.30100190325763,
        40.61646275985047,
        -124.26490002441726,
        40.64396783925101
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:58:59.426762+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/390000e4500000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "390000e4500000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/390000e4500000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            389995.0,
            0.0,
            -0.25,
            4500005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "390000e4503000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.30152697732902,
              40.64348223637224
            ],
            [
              -124.30152697732902,
              40.67098755797882
            ],
            [
              -124.26541004975833,
              40.67098755797882
            ],
            [
              -124.26541004975833,
              40.64348223637224
            ],
            [
              -124.30152697732902,
              40.64348223637224
            ]
          ]
        ]
      },
      "bbox": [
        -124.30152697732902,
        40.64348223637224,
        -124.26541004975833,
        40.67098755797882
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:58:59.444052+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/390000e4503000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "390000e4503000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/390000e4503000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            389995.0,
            0.0,
            -0.25,
            4503005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "390000e4506000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.30205276393242,
              40.670501580456246
            ],
            [
              -124.30205276393242,
              40.69800714454064
            ],
            [
              -124.26592076709765,
              40.69800714454064
            ],
            [
              -124.26592076709765,
              40.670501580456246
            ],
            [
              -124.30205276393242,
              40.670501580456246
            ]
          ]
        ]
      },
      "bbox": [
        -124.30205276393242,
        40.670501580456246,
        -124.26592076709765,
        40.69800714454064
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:58:59.460787+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/390000e4506000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "390000e4506000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/390000e4506000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            389995.0,
            0.0,
            -0.25,
            4506005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "390000e4509000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.30257926416272,
              40.69752079207516
            ],
            [
              -124.30257926416272,
              40.72502659890981
            ],
            [
              -124.26643217749785,
              40.72502659890981
            ],
            [
              -124.26643217749785,
              40.69752079207516
            ],
            [
              -124.30257926416272,
              40.69752079207516
            ]
          ]
        ]
      },
      "bbox": [
        -124.30257926416272,
        40.69752079207516,
        -124.26643217749785,
        40.72502659890981
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:58:59.477722+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/390000e4509000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "390000e4509000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/390000e4509000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            389995.0,
            0.0,
            -0.25,
            4509005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "390000e4512000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.30310647911728,
              40.7245398712018
            ],
            [
              -124.30310647911728,
              40.75204592105975
            ],
            [
              -124.26694428202386,
              40.75204592105975
            ],
            [
              -124.26694428202386,
              40.7245398712018
            ],
            [
              -124.30310647911728,
              40.7245398712018
            ]
          ]
        ]
      },
      "bbox": [
        -124.30310647911728,
        40.7245398712018,
        -124.26694428202386,
        40.75204592105975
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:58:59.494966+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/390000e4512000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "390000e4512000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/390000e4512000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            389995.0,
            0.0,
            -0.25,
            4512005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "393000e4500000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.26552999187207,
              40.61685662729983
            ],
            [
              -124.26552999187207,
              40.644351152220935
            ],
            [
              -124.2294417547102,
              40.644351152220935
            ],
            [
              -124.2294417547102,
              40.61685662729983
            ],
            [
              -124.26552999187207,
              40.61685662729983
            ]
          ]
        ]
      },
      "bbox": [
        -124.26552999187207,
        40.61685662729983,
        -124.2294417547102,
        40.644351152220935
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:58:59.511726+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/393000e4500000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "393000e4500000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/393000e4500000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            392995.0,
            0.0,
            -0.25,
            4500005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "393000e4503000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.26604075921074,
              40.643876477379315
            ],
            [
              -124.26604075921074,
              40.67137123444519
            ],
            [
              -124.22993749169255,
              40.67137123444519
            ],
            [
              -124.22993749169255,
              40.643876477379315
            ],
            [
              -124.26604075921074,
              40.643876477379315
            ]
          ]
        ]
      },
      "bbox": [
        -124.26604075921074,
        40.643876477379315,
        -124.22993749169255,
        40.67137123444519
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:58:59.528717+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/393000e4503000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "393000e4503000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/393000e4503000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            392995.0,
            0.0,
            -0.25,
            4503005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "393000e4506000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.26655221967847,
              40.67089619531872
            ],
            [
              -124.26655221967847,
              40.69839118479342
            ],
            [
              -124.23043390129762,
              40.69839118479342
            ],
            [
              -124.23043390129762,
              40.67089619531872
            ],
            [
              -124.26655221967847,
              40.67089619531872
            ]
          ]
        ]
      },
      "bbox": [
        -124.26655221967847,
        40.67089619531872,
        -124.23043390129762,
        40.69839118479342
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:58:59.545695+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/393000e4506000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "393000e4506000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/393000e4506000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            392995.0,
            0.0,
            -0.25,
            4506005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "393000e4509000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.26706437434039,
              40.697915781091226
            ],
            [
              -124.26706437434039,
              40.72541100323948
            ],
            [
              -124.23093098455828,
              40.72541100323948
            ],
            [
              -124.23093098455828,
              40.697915781091226
            ],
            [
              -124.26706437434039,
              40.697915781091226
            ]
          ]
        ]
      },
      "bbox": [
        -124.26706437434039,
        40.697915781091226,
        -124.23093098455828,
        40.72541100323948
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:58:59.562466+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/393000e4509000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "393000e4509000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/393000e4509000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            392995.0,
            0.0,
            -0.25,
            4509005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "393000e4512000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.26757722426396,
              40.72493523467021
            ],
            [
              -124.26757722426396,
              40.7524306897573
            ],
            [
              -124.23142874250973,
              40.7524306897573
            ],
            [
              -124.23142874250973,
              40.72493523467021
            ],
            [
              -124.26757722426396,
              40.72493523467021
            ]
          ]
        ]
      },
      "bbox": [
        -124.26757722426396,
        40.72493523467021,
        -124.23142874250973,
        40.7524306897573
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:58:59.581839+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/393000e4512000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "393000e4512000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/393000e4512000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            392995.0,
            0.0,
            -0.25,
            4512005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "393000e4515000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.26809077051908,
              40.75195455602905
            ],
            [
              -124.26809077051908,
              40.779450244320884
            ],
            [
              -124.23192717618952,
              40.779450244320884
            ],
            [
              -124.23192717618952,
              40.75195455602905
            ],
            [
              -124.26809077051908,
              40.75195455602905
            ]
          ]
        ]
      },
      "bbox": [
        -124.26809077051908,
        40.75195455602905,
        -124.23192717618952,
        40.779450244320884
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:58:59.599498+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/393000e4515000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "393000e4515000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/393000e4515000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            392995.0,
            0.0,
            -0.25,
            4515005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "393000e4518000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.26860501417806,
              40.77897374514128
            ],
            [
              -124.26860501417806,
              40.806469666904384
            ],
            [
              -124.23242628663748,
              40.806469666904384
            ],
            [
              -124.23242628663748,
              40.77897374514128
            ],
            [
              -124.26860501417806,
              40.77897374514128
            ]
          ]
        ]
      },
      "bbox": [
        -124.26860501417806,
        40.77897374514128,
        -124.23242628663748,
        40.806469666904384
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:58:59.616690+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/393000e4518000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "393000e4518000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/393000e4518000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            392995.0,
            0.0,
            -0.25,
            4518005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "396000e4500000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.2300573884205,
              40.61723961212895
            ],
            [
              -124.2300573884205,
              40.644723571608765
            ],
            [
              -124.19398281341137,
              40.644723571608765
            ],
            [
              -124.19398281341137,
              40.61723961212895
            ],
            [
              -124.2300573884205,
              40.61723961212895
            ]
          ]
        ]
      },
      "bbox": [
        -124.2300573884205,
        40.61723961212895,
        -124.19398281341137,
        40.644723571608765
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:58:59.634084+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/396000e4500000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "396000e4500000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/396000e4500000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            395995.0,
            0.0,
            -0.25,
            4500005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "396000e4503000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.23055384796378,
              40.64425982544888
            ],
            [
              -124.23055384796378,
              40.67174400700305
            ],
            [
              -124.19446426100441,
              40.67174400700305
            ],
            [
              -124.19446426100441,
              40.64425982544888
            ],
            [
              -124.23055384796378,
              40.64425982544888
            ]
          ]
        ]
      },
      "bbox": [
        -124.23055384796378,
        40.64425982544888,
        -124.19446426100441,
        40.67174400700305
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:58:59.651334+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/396000e4503000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "396000e4503000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/396000e4503000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            395995.0,
            0.0,
            -0.25,
            4503005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "396000e4506000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.23105098123078,
              40.671279906918194
            ],
            [
              -124.23105098123078,
              40.698764310803035
            ],
            [
              -124.19494636184234,
              40.698764310803035
            ],
            [
              -124.19494636184234,
              40.671279906918194
            ],
            [
              -124.23105098123078,
              40.671279906918194
            ]
          ]
        ]
      },
      "bbox": [
        -124.23105098123078,
        40.671279906918194,
        -124.19494636184234,
        40.698764310803035
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:58:59.668431+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/396000e4506000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "396000e4506000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/396000e4506000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            395995.0,
            0.0,
            -0.25,
            4506005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "396000e4509000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.2315487892568,
              40.6982998565106
            ],
            [
              -124.2315487892568,
              40.72578448298306
            ],
            [
              -124.19542911692828,
              40.72578448298306
            ],
            [
              -124.19542911692828,
              40.6982998565106
            ],
            [
              -124.2315487892568,
              40.6982998565106
            ]
          ]
        ]
      },
      "bbox": [
        -124.2315487892568,
        40.6982998565106,
        -124.19542911692828,
        40.72578448298306
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:58:59.685654+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/396000e4509000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "396000e4509000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/396000e4509000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            395995.0,
            0.0,
            -0.25,
            4509005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "396000e4512000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.23204727307952,
              40.72531967419996
            ],
            [
              -124.23204727307952,
              40.75280452351758
            ],
            [
              -124.19591252726765,
              40.75280452351758
            ],
            [
              -124.19591252726765,
              40.72531967419996
            ],
            [
              -124.23204727307952,
              40.72531967419996
            ]
          ]
        ]
      },
      "bbox": [
        -124.23204727307952,
        40.72531967419996,
        -124.19591252726765,
        40.75280452351758
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:58:59.703137+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/396000e4512000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "396000e4512000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/396000e4512000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            395995.0,
            0.0,
            -0.25,
            4512005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "396000e4515000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.23254643373886,
              40.75233935996022
            ],
            [
              -124.23254643373886,
              40.77982443238111
            ],
            [
              -124.19639659386812,
              40.77982443238111
            ],
            [
              -124.19639659386812,
              40.75233935996022
            ],
            [
              -124.23254643373886,
              40.75233935996022
            ]
          ]
        ]
      },
      "bbox": [
        -124.23254643373886,
        40.75233935996022,
        -124.19639659386812,
        40.77982443238111
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:58:59.720119+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/396000e4515000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "396000e4515000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/396000e4515000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            395995.0,
            0.0,
            -0.25,
            4515005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "396000e4518000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.23304627227715,
              40.779358913765364
            ],
            [
              -124.23304627227715,
              40.80684420954829
            ],
            [
              -124.19688131773962,
              40.80684420954829
            ],
            [
              -124.19688131773962,
              40.779358913765364
            ],
            [
              -124.23304627227715,
              40.779358913765364
            ]
          ]
        ]
      },
      "bbox": [
        -124.23304627227715,
        40.779358913765364,
        -124.19688131773962,
        40.80684420954829
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:58:59.737088+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/396000e4518000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "396000e4518000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/396000e4518000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            395995.0,
            0.0,
            -0.25,
            4518005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "396000e4521000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.2335467897391,
              40.806378335589585
            ],
            [
              -124.2335467897391,
              40.833863854993844
            ],
            [
              -124.19736669989435,
              40.833863854993844
            ],
            [
              -124.19736669989435,
              40.806378335589585
            ],
            [
              -124.2335467897391,
              40.806378335589585
            ]
          ]
        ]
      },
      "bbox": [
        -124.2335467897391,
        40.806378335589585,
        -124.19736669989435,
        40.833863854993844
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:58:59.754280+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/396000e4521000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "396000e4521000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/396000e4521000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            395995.0,
            0.0,
            -0.25,
            4521005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "396000e4524000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.23404798717169,
              40.83339762540704
            ],
            [
              -124.23404798717169,
              40.86088336869261
            ],
            [
              -124.19785274134681,
              40.86088336869261
            ],
            [
              -124.19785274134681,
              40.83339762540704
            ],
            [
              -124.23404798717169,
              40.83339762540704
            ]
          ]
        ]
      },
      "bbox": [
        -124.23404798717169,
        40.83339762540704,
        -124.19785274134681,
        40.86088336869261
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:58:59.771653+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/396000e4524000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "396000e4524000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/396000e4524000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            395995.0,
            0.0,
            -0.25,
            4524005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "399000e4506000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.19554906802442,
              40.671652714645575
            ],
            [
              -124.19554906802442,
              40.69912652197681
            ],
            [
              -124.15945816813944,
              40.69912652197681
            ],
            [
              -124.15945816813944,
              40.671652714645575
            ],
            [
              -124.19554906802442,
              40.671652714645575
            ]
          ]
        ]
      },
      "bbox": [
        -124.19554906802442,
        40.671652714645575,
        -124.15945816813944,
        40.69912652197681
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:58:59.788621+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/399000e4506000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "399000e4506000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/399000e4506000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            398995.0,
            0.0,
            -0.25,
            4506005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "399000e4509000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.19603252837692,
              40.698673017723245
            ],
            [
              -124.19603252837692,
              40.72614703754701
            ],
            [
              -124.15992659404527,
              40.72614703754701
            ],
            [
              -124.15992659404527,
              40.698673017723245
            ],
            [
              -124.19603252837692,
              40.698673017723245
            ]
          ]
        ]
      },
      "bbox": [
        -124.19603252837692,
        40.698673017723245,
        -124.15992659404527,
        40.72614703754701
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:58:59.805631+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/399000e4509000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "399000e4509000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/399000e4509000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            398995.0,
            0.0,
            -0.25,
            4509005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "399000e4512000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.19651664505878,
              40.72569318918011
            ],
            [
              -124.19651664505878,
              40.75316742174616
            ],
            [
              -124.16039565576487,
              40.75316742174616
            ],
            [
              -124.16039565576487,
              40.72569318918011
            ],
            [
              -124.19651664505878,
              40.72569318918011
            ]
          ]
        ]
      },
      "bbox": [
        -124.19651664505878,
        40.72569318918011,
        -124.16039565576487,
        40.75316742174616
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:58:59.822748+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/399000e4512000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "399000e4512000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/399000e4512000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            398995.0,
            0.0,
            -0.25,
            4512005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "399000e4515000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.19700141908005,
              40.75271322899064
            ],
            [
              -124.19700141908005,
              40.78018767454929
            ],
            [
              -124.16086535427608,
              40.78018767454929
            ],
            [
              -124.16086535427608,
              40.75271322899064
            ],
            [
              -124.19700141908005,
              40.75271322899064
            ]
          ]
        ]
      },
      "bbox": [
        -124.19700141908005,
        40.75271322899064,
        -124.16086535427608,
        40.78018767454929
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:58:59.840037+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/399000e4515000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "399000e4515000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/399000e4515000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            398995.0,
            0.0,
            -0.25,
            4515005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "399000e4518000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.19748685145301,
              40.779733137129334
            ],
            [
              -124.19748685145301,
              40.80720779593152
            ],
            [
              -124.16133569055887,
              40.80720779593152
            ],
            [
              -124.16133569055887,
              40.779733137129334
            ],
            [
              -124.19748685145301,
              40.779733137129334
            ]
          ]
        ]
      },
      "bbox": [
        -124.19748685145301,
        40.779733137129334,
        -124.16133569055887,
        40.80720779593152
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:58:59.857160+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/399000e4518000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "399000e4518000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/399000e4518000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            398995.0,
            0.0,
            -0.25,
            4518005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "399000e4521000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.1979729431923,
              40.80675291357083
            ],
            [
              -124.1979729431923,
              40.83422778586807
            ],
            [
              -124.16180666559549,
              40.83422778586807
            ],
            [
              -124.16180666559549,
              40.80675291357083
            ],
            [
              -124.1979729431923,
              40.80675291357083
            ]
          ]
        ]
      },
      "bbox": [
        -124.1979729431923,
        40.80675291357083,
        -124.16180666559549,
        40.83422778586807
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:58:59.873885+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/399000e4521000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "399000e4521000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/399000e4521000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            398995.0,
            0.0,
            -0.25,
            4521005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "399000e4524000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.1984596953148,
              40.83377255828985
            ],
            [
              -124.1984596953148,
              40.86124764433425
            ],
            [
              -124.16227828037033,
              40.86124764433425
            ],
            [
              -124.16227828037033,
              40.83377255828985
            ],
            [
              -124.1984596953148,
              40.83377255828985
            ]
          ]
        ]
      },
      "bbox": [
        -124.1984596953148,
        40.83377255828985,
        -124.16227828037033,
        40.86124764433425
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:58:59.890769+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/399000e4524000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "399000e4524000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/399000e4524000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            398995.0,
            0.0,
            -0.25,
            4524005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "399000e4527000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.19894710883972,
              40.8607920712612
            ],
            [
              -124.19894710883972,
              40.888267371305446
            ],
            [
              -124.16275053587005,
              40.888267371305446
            ],
            [
              -124.16275053587005,
              40.8607920712612
            ],
            [
              -124.19894710883972,
              40.8607920712612
            ]
          ]
        ]
      },
      "bbox": [
        -124.19894710883972,
        40.8607920712612,
        -124.16275053587005,
        40.888267371305446
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:58:59.907986+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/399000e4527000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "399000e4527000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/399000e4527000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            398995.0,
            0.0,
            -0.25,
            4527005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "402000e4509000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.16051561116807,
              40.69903526413649
            ],
            [
              -124.16051561116807,
              40.72649866635511
            ],
            [
              -124.12442343534883,
              40.72649866635511
            ],
            [
              -124.12442343534883,
              40.69903526413649
            ],
            [
              -124.16051561116807,
              40.69903526413649
            ]
          ]
        ]
      },
      "bbox": [
        -124.16051561116807,
        40.69903526413649,
        -124.12442343534883,
        40.72649866635511
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:58:59.925274+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/402000e4509000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "402000e4509000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/402000e4509000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            401995.0,
            0.0,
            -0.25,
            4509005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "402000e4512000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.16098535969904,
              40.7260557790171
            ],
            [
              -124.16098535969904,
              40.75351938386595
            ],
            [
              -124.12487814747088,
              40.75351938386595
            ],
            [
              -124.12487814747088,
              40.7260557790171
            ],
            [
              -124.16098535969904,
              40.7260557790171
            ]
          ]
        ]
      },
      "bbox": [
        -124.16098535969904,
        40.7260557790171,
        -124.12487814747088,
        40.75351938386595
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:58:59.942751+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/402000e4512000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "402000e4512000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/402000e4512000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            401995.0,
            0.0,
            -0.25,
            4512005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "402000e4515000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.16145574606988,
              40.75307616252585
            ],
            [
              -124.16145574606988,
              40.78053997024746
            ],
            [
              -124.12533347691283,
              40.78053997024746
            ],
            [
              -124.12533347691283,
              40.75307616252585
            ],
            [
              -124.16145574606988,
              40.75307616252585
            ]
          ]
        ]
      },
      "bbox": [
        -124.16145574606988,
        40.75307616252585,
        -124.12533347691283,
        40.78053997024746
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:58:59.959803+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/402000e4515000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "402000e4515000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/402000e4515000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            401995.0,
            0.0,
            -0.25,
            4515005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "402000e4518000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.1619267712629,
              40.78009641463775
            ],
            [
              -124.1619267712629,
              40.80756042547524
            ],
            [
              -124.12578942462471,
              40.80756042547524
            ],
            [
              -124.12578942462471,
              40.78009641463775
            ],
            [
              -124.1619267712629,
              40.78009641463775
            ]
          ]
        ]
      },
      "bbox": [
        -124.1619267712629,
        40.78009641463775,
        -124.12578942462471,
        40.80756042547524
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:58:59.976635+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/402000e4518000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "402000e4518000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/402000e4518000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            401995.0,
            0.0,
            -0.25,
            4518005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "402000e4521000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.16239843626266,
              40.80711653532796
            ],
            [
              -124.16239843626266,
              40.83458074952495
            ],
            [
              -124.12624599155876,
              40.83458074952495
            ],
            [
              -124.12624599155876,
              40.80711653532796
            ],
            [
              -124.16239843626266,
              40.80711653532796
            ]
          ]
        ]
      },
      "bbox": [
        -124.16239843626266,
        40.80711653532796,
        -124.12624599155876,
        40.83458074952495
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:58:59.993737+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/402000e4521000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "402000e4521000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/402000e4521000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            401995.0,
            0.0,
            -0.25,
            4521005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "402000e4524000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.16287074205592,
              40.834136524571626
            ],
            [
              -124.16287074205592,
              40.86160094237242
            ],
            [
              -124.12670317866935,
              40.86160094237242
            ],
            [
              -124.12670317866935,
              40.834136524571626
            ],
            [
              -124.16287074205592,
              40.834136524571626
            ]
          ]
        ]
      },
      "bbox": [
        -124.16287074205592,
        40.834136524571626,
        -124.12670317866935,
        40.86160094237242
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:59:00.011328+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/402000e4524000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "402000e4524000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/402000e4524000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            401995.0,
            0.0,
            -0.25,
            4524005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "402000e4527000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.1633436896316,
              40.861156382344106
            ],
            [
              -124.1633436896316,
              40.8886210039935
            ],
            [
              -124.12716098691291,
              40.8886210039935
            ],
            [
              -124.12716098691291,
              40.861156382344106
            ],
            [
              -124.1633436896316,
              40.861156382344106
            ]
          ]
        ]
      },
      "bbox": [
        -124.1633436896316,
        40.861156382344106,
        -124.12716098691291,
        40.8886210039935
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:59:00.028184+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/402000e4527000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "402000e4527000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/402000e4527000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            401995.0,
            0.0,
            -0.25,
            4527005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "402000e4530000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.16381727998099,
              40.8881761086208
            ],
            [
              -124.16381727998099,
              40.9156409343642
            ],
            [
              -124.12761941724818,
              40.9156409343642
            ],
            [
              -124.12761941724818,
              40.8881761086208
            ],
            [
              -124.16381727998099,
              40.8881761086208
            ]
          ]
        ]
      },
      "bbox": [
        -124.16381727998099,
        40.8881761086208,
        -124.12761941724818,
        40.9156409343642
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:59:00.044037+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/402000e4530000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "402000e4530000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/402000e4530000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            401995.0,
            0.0,
            -0.25,
            4530005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "402000e4533000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.16429151409751,
              40.915195703377194
            ],
            [
              -124.16429151409751,
              40.9426607334606
            ],
            [
              -124.12807847063598,
              40.9426607334606
            ],
            [
              -124.12807847063598,
              40.915195703377194
            ],
            [
              -124.16429151409751,
              40.915195703377194
            ]
          ]
        ]
      },
      "bbox": [
        -124.16429151409751,
        40.915195703377194,
        -124.12807847063598,
        40.9426607334606
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:59:00.059923+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/402000e4533000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "402000e4533000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/402000e4533000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            401995.0,
            0.0,
            -0.25,
            4533005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "405000e4512000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.12545343649981,
              40.726407443134626
            ],
            [
              -124.12545343649981,
              40.75386040931725
            ],
            [
              -124.08936002185733,
              40.75386040931725
            ],
            [
              -124.08936002185733,
              40.726407443134626
            ],
            [
              -124.12545343649981,
              40.726407443134626
            ]
          ]
        ]
      },
      "bbox": [
        -124.12545343649981,
        40.726407443134626,
        -124.08936002185733,
        40.75386040931725
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:59:00.075967+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/405000e4512000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "405000e4512000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/405000e4512000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            404995.0,
            0.0,
            -0.25,
            4512005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "405000e4515000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.12590943423793,
              40.75342815998869
            ],
            [
              -124.12590943423793,
              40.78088131891504
            ],
            [
              -124.08980098127996,
              40.78088131891504
            ],
            [
              -124.08980098127996,
              40.75342815998869
            ],
            [
              -124.12590943423793,
              40.75342815998869
            ]
          ]
        ]
      },
      "bbox": [
        -124.12590943423793,
        40.75342815998869,
        -124.08980098127996,
        40.78088131891504
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:59:00.092078+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/405000e4515000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "405000e4515000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/405000e4515000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            404995.0,
            0.0,
            -0.25,
            4515005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "405000e4518000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.12636605126647,
              40.78044874571261
            ],
            [
              -124.12636605126647,
              40.80790209761797
            ],
            [
              -124.09024253946875,
              40.80790209761797
            ],
            [
              -124.09024253946875,
              40.78044874571261
            ],
            [
              -124.12636605126647,
              40.78044874571261
            ]
          ]
        ]
      },
      "bbox": [
        -124.12636605126647,
        40.78044874571261,
        -124.09024253946875,
        40.80790209761797
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:59:00.108236+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/405000e4518000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "405000e4518000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/405000e4518000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            404995.0,
            0.0,
            -0.25,
            4518005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "405000e4521000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.12682328853991,
              40.807469200282014
            ],
            [
              -124.12682328853991,
              40.834922745402196
            ],
            [
              -124.09068469734589,
              40.834922745402196
            ],
            [
              -124.09068469734589,
              40.807469200282014
            ],
            [
              -124.12682328853991,
              40.807469200282014
            ]
          ]
        ]
      },
      "bbox": [
        -124.12682328853991,
        40.807469200282014,
        -124.09068469734589,
        40.834922745402196
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:59:00.123993+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/405000e4521000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "405000e4521000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/405000e4521000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            404995.0,
            0.0,
            -0.25,
            4521005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "405000e4524000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.12728114701491,
              40.83448952367258
            ],
            [
              -124.12728114701491,
              40.86194326224396
            ],
            [
              -124.09112745583566,
              40.86194326224396
            ],
            [
              -124.09112745583566,
              40.83448952367258
            ],
            [
              -124.12728114701491,
              40.83448952367258
            ]
          ]
        ]
      },
      "bbox": [
        -124.12728114701491,
        40.83448952367258,
        -124.09112745583566,
        40.86194326224396
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:59:00.139899+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/405000e4524000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "405000e4524000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/405000e4524000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            404995.0,
            0.0,
            -0.25,
            4524005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "405000e4527000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.12773962765019,
              40.861509715860066
            ],
            [
              -124.12773962765019,
              40.88896364811959
            ],
            [
              -124.09157081586446,
              40.88896364811959
            ],
            [
              -124.09157081586446,
              40.861509715860066
            ],
            [
              -124.12773962765019,
              40.861509715860066
            ]
          ]
        ]
      },
      "bbox": [
        -124.12773962765019,
        40.861509715860066,
        -124.09157081586446,
        40.88896364811959
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:59:00.155988+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/405000e4527000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "405000e4527000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/405000e4527000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            404995.0,
            0.0,
            -0.25,
            4527005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "405000e4530000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.12819873140668,
              40.88852977682039
            ],
            [
              -124.12819873140668,
              40.915983903005575
            ],
            [
              -124.09201477836068,
              40.915983903005575
            ],
            [
              -124.09201477836068,
              40.88852977682039
            ],
            [
              -124.12819873140668,
              40.88852977682039
            ]
          ]
        ]
      },
      "bbox": [
        -124.12819873140668,
        40.88852977682039,
        -124.09201477836068,
        40.915983903005575
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:59:00.172097+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/405000e4530000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "405000e4530000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/405000e4530000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            404995.0,
            0.0,
            -0.25,
            4530005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "405000e4533000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.12865845924755,
              40.915549706529525
            ],
            [
              -124.12865845924755,
              40.94300402687842
            ],
            [
              -124.09245934425486,
              40.94300402687842
            ],
            [
              -124.09245934425486,
              40.915549706529525
            ],
            [
              -124.12865845924755,
              40.915549706529525
            ]
          ]
        ]
      },
      "bbox": [
        -124.12865845924755,
        40.915549706529525,
        -124.09245934425486,
        40.94300402687842
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:59:00.192874+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/405000e4533000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "405000e4533000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/405000e4533000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            404995.0,
            0.0,
            -0.25,
            4533005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "408000e4518000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.09080471102548,
              40.780790129793274
            ],
            [
              -124.09080471102548,
              40.80823281181577
            ],
            [
              -124.05469505462476,
              40.80823281181577
            ],
            [
              -124.05469505462476,
              40.780790129793274
            ],
            [
              -124.09080471102548,
              40.780790129793274
            ]
          ]
        ]
      },
      "bbox": [
        -124.09080471102548,
        40.780790129793274,
        -124.05469505462476,
        40.80823281181577
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:59:00.209422+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/408000e4518000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "408000e4518000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/408000e4518000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            407995.0,
            0.0,
            -0.25,
            4518005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "408000e4521000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.09124751961603,
              40.807810907871556
            ],
            [
              -124.09124751961603,
              40.835253772954985
            ],
            [
              -124.05512280252073,
              40.835253772954985
            ],
            [
              -124.05512280252073,
              40.807810907871556
            ],
            [
              -124.09124751961603,
              40.807810907871556
            ]
          ]
        ]
      },
      "bbox": [
        -124.09124751961603,
        40.807810907871556,
        -124.05512280252073,
        40.835253772954985
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:59:00.225688+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/408000e4521000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "408000e4521000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/408000e4521000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            407995.0,
            0.0,
            -0.25,
            4521005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "408000e4524000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.09169092981398,
              40.83483155503034
            ],
            [
              -124.09169092981398,
              40.86227460340321
            ],
            [
              -124.05555113146337,
              40.86227460340321
            ],
            [
              -124.05555113146337,
              40.83483155503034
            ],
            [
              -124.09169092981398,
              40.83483155503034
            ]
          ]
        ]
      },
      "bbox": [
        -124.09169092981398,
        40.83483155503034,
        -124.05555113146337,
        40.86227460340321
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:59:00.241492+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/408000e4524000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "408000e4524000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/408000e4524000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            407995.0,
            0.0,
            -0.25,
            4524005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "408000e4527000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.09213494254787,
              40.861852071245885
            ],
            [
              -124.09213494254787,
              40.88929530313723
            ],
            [
              -124.05598004234888,
              40.88929530313723
            ],
            [
              -124.05598004234888,
              40.861852071245885
            ],
            [
              -124.09213494254787,
              40.861852071245885
            ]
          ]
        ]
      },
      "bbox": [
        -124.09213494254787,
        40.861852071245885,
        -124.05598004234888,
        40.88929530313723
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:59:00.257582+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/408000e4527000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "408000e4527000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/408000e4527000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            407995.0,
            0.0,
            -0.25,
            4527005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "408000e4530000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.09257955874841,
              40.888872456494546
            ],
            [
              -124.09257955874841,
              40.91631587213397
            ],
            [
              -124.0564095360755,
              40.91631587213397
            ],
            [
              -124.0564095360755,
              40.888872456494546
            ],
            [
              -124.09257955874841,
              40.888872456494546
            ]
          ]
        ]
      },
      "bbox": [
        -124.09257955874841,
        40.888872456494546,
        -124.0564095360755,
        40.91631587213397
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:59:00.273409+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/408000e4530000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "408000e4530000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/408000e4530000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            407995.0,
            0.0,
            -0.25,
            4530005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "408000e4533000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.0930247793483,
              40.915892710752765
            ],
            [
              -124.0930247793483,
              40.943336310370405
            ],
            [
              -124.05683961354349,
              40.943336310370405
            ],
            [
              -124.05683961354349,
              40.915892710752765
            ],
            [
              -124.0930247793483,
              40.915892710752765
            ]
          ]
        ]
      },
      "bbox": [
        -124.0930247793483,
        40.915892710752765,
        -124.05683961354349,
        40.943336310370405
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:59:00.289307+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/408000e4533000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "408000e4533000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/408000e4533000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            407995.0,
            0.0,
            -0.25,
            4533005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "411000e4524000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.05610011007744,
              40.835162618100036
            ],
            [
              -124.05610011007744,
              40.86259496532197
            ],
            [
              -124.01997422514853,
              40.86259496532197
            ],
            [
              -124.01997422514853,
              40.835162618100036
            ],
            [
              -124.05610011007744,
              40.835162618100036
            ]
          ]
        ]
      },
      "bbox": [
        -124.05610011007744,
        40.835162618100036,
        -124.01997422514853,
        40.86259496532197
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:59:00.305133+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/411000e4524000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "411000e4524000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/411000e4524000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            410995.0,
            0.0,
            -0.25,
            4524005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "411000e4527000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.05652965397933,
              40.86218344795584
            ],
            [
              -124.05652965397933,
              40.88961596851741
            ],
            [
              -124.02038868599257,
              40.88961596851741
            ],
            [
              -124.02038868599257,
              40.86218344795584
            ],
            [
              -124.05652965397933,
              40.86218344795584
            ]
          ]
        ]
      },
      "bbox": [
        -124.05652965397933,
        40.86218344795584,
        -124.02038868599257,
        40.88961596851741
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:59:00.321428+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/411000e4527000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "411000e4527000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/411000e4527000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            410995.0,
            0.0,
            -0.25,
            4527005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "411000e4530000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.05695978169109,
              40.889204147096706
            ],
            [
              -124.05695978169109,
              40.91663684121959
            ],
            [
              -124.02080371004934,
              40.91663684121959
            ],
            [
              -124.02080371004934,
              40.889204147096706
            ],
            [
              -124.05695978169109,
              40.889204147096706
            ]
          ]
        ]
      },
      "bbox": [
        -124.05695978169109,
        40.889204147096706,
        -124.02080371004934,
        40.91663684121959
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:59:00.337136+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/411000e4530000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "411000e4530000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/411000e4530000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            410995.0,
            0.0,
            -0.25,
            4530005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "414000e4530000n",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -124.02133941992184,
              40.88952484809781
            ],
            [
              -124.02133941992184,
              40.91694680975015
            ],
            [
              -123.98519731994077,
              40.91694680975015
            ],
            [
              -123.98519731994077,
              40.88952484809781
            ],
            [
              -124.02133941992184,
              40.88952484809781
            ]
          ]
        ]
      },
      "bbox": [
        -124.02133941992184,
        40.88952484809781,
        -123.98519731994077,
        40.91694680975015
      ],
      "properties": {
        "start_datetime": "2026-03-10T00:00:00+00:00",
        "end_datetime": "2026-03-13T00:00:00+00:00",
        "created": "2026-05-22 10:59:00.353197+00:00",
        "license": "NLPL",
        "datetime": "2026-03-10T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/stac/414000e4530000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "414000e4530000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/EurekaCA_RGBN_2026_14193/414000e4530000n.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            12040,
            12040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(2011) / UTM zone 10N\",\n    BASEGEOGCRS[\"NAD83(2011)\",\n        DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]],\n            ANCHOREPOCH[2010]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6318]],\n    CONVERSION[\"UTM zone 10N\",\n        METHOD[\"Transverse Mercator\",\n            ID[\"EPSG\",9807]],\n        PARAMETER[\"Latitude of natural origin\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8801]],\n        PARAMETER[\"Longitude of natural origin\",-123,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8802]],\n        PARAMETER[\"Scale factor at natural origin\",0.9996,\n            SCALEUNIT[\"unity\",1],\n            ID[\"EPSG\",8805]],\n        PARAMETER[\"False easting\",500000,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8806]],\n        PARAMETER[\"False northing\",0,\n            LENGTHUNIT[\"metre\",1],\n            ID[\"EPSG\",8807]]],\n    CS[Cartesian,2],\n        AXIS[\"(E)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"(N)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.\"],\n        BBOX[30.54,-126,49.09,-119.99]],\n    ID[\"EPSG\",6339]]",
          "proj:epsg": 6339,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(2011) / UTM zone 10N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "anchor_epoch": 2010,
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6318
              }
            },
            "conversion": {
              "name": "UTM zone 10N",
              "method": {
                "name": "Transverse Mercator",
                "id": {
                  "authority": "EPSG",
                  "code": 9807
                }
              },
              "parameters": [
                {
                  "name": "Latitude of natural origin",
                  "value": 0,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8801
                  }
                },
                {
                  "name": "Longitude of natural origin",
                  "value": -123,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8802
                  }
                },
                {
                  "name": "Scale factor at natural origin",
                  "value": 0.9996,
                  "unit": "unity",
                  "id": {
                    "authority": "EPSG",
                    "code": 8805
                  }
                },
                {
                  "name": "False easting",
                  "value": 500000,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8806
                  }
                },
                {
                  "name": "False northing",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8807
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "E",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "N",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - between 126\u00b0W and 120\u00b0W onshore and offshore - California; Oregon; Washington.",
            "bbox": {
              "south_latitude": 30.54,
              "west_longitude": -126,
              "north_latitude": 49.09,
              "east_longitude": -119.99
            },
            "id": {
              "authority": "EPSG",
              "code": 6339
            }
          },
          "proj:transform": [
            0.25,
            0.0,
            413995.0,
            0.0,
            -0.25,
            4530005.0
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "gray"
            },
            {
              "name": "b5",
              "description": "alpha"
            }
          ]
        }
      }
    }
  ]
}