{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "stac_version": "1.0.0",
      "id": "520000e5262500n",
      "properties": {
        "created": "2024-04-02 05:46:57.904365+00:00",
        "license": "NLPL",
        "datetime": "2012-04-21T00:00:00Z"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.73455761300943,
              47.49299062622037
            ],
            [
              -122.73455761300943,
              47.51567532414991
            ],
            [
              -122.7010801990299,
              47.51567532414991
            ],
            [
              -122.7010801990299,
              47.49299062622037
            ],
            [
              -122.73455761300943,
              47.49299062622037
            ]
          ]
        ]
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/stac/520000e5262500n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "520000e5262500n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/520000e5262500n.tif",
          "type": "image/tiff",
          "proj:shape": [
            5024,
            5024
          ],
          "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        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": {
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "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": [
            519994.0,
            0.5,
            0.0,
            5262506.0,
            0.0,
            -0.5
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red"
            },
            {
              "name": "b2",
              "description": "green"
            },
            {
              "name": "b3",
              "description": "blue"
            }
          ]
        }
      },
      "bbox": [
        -122.73455761300943,
        47.49299062622037,
        -122.7010801990299,
        47.51567532414991
      ],
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
      ]
    },
    {
      "type": "Feature",
      "stac_version": "1.0.0",
      "id": "520000e5265000n",
      "properties": {
        "created": "2024-04-02 05:46:57.966050+00:00",
        "license": "NLPL",
        "datetime": "2012-04-21T00:00:00Z"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.73444418952774,
              47.515485240620066
            ],
            [
              -122.73444418952774,
              47.538169913516995
            ],
            [
              -122.70095237008731,
              47.538169913516995
            ],
            [
              -122.70095237008731,
              47.515485240620066
            ],
            [
              -122.73444418952774,
              47.515485240620066
            ]
          ]
        ]
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/stac/520000e5265000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "520000e5265000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/520000e5265000n.tif",
          "type": "image/tiff",
          "proj:shape": [
            5024,
            5024
          ],
          "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        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": {
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "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": [
            519994.0,
            0.5,
            0.0,
            5265006.0,
            0.0,
            -0.5
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red"
            },
            {
              "name": "b2",
              "description": "green"
            },
            {
              "name": "b3",
              "description": "blue"
            }
          ]
        }
      },
      "bbox": [
        -122.73444418952774,
        47.515485240620066,
        -122.70095237008731,
        47.538169913516995
      ],
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
      ]
    },
    {
      "type": "Feature",
      "stac_version": "1.0.0",
      "id": "520000e5267500n",
      "properties": {
        "created": "2024-04-02 05:46:58.022741+00:00",
        "license": "NLPL",
        "datetime": "2012-04-21T00:00:00Z"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.73433062823135,
              47.537979766095546
            ],
            [
              -122.73433062823135,
              47.56066441402075
            ],
            [
              -122.7008243857775,
              47.56066441402075
            ],
            [
              -122.7008243857775,
              47.537979766095546
            ],
            [
              -122.73433062823135,
              47.537979766095546
            ]
          ]
        ]
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/stac/520000e5267500n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "520000e5267500n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/520000e5267500n.tif",
          "type": "image/tiff",
          "proj:shape": [
            5024,
            5024
          ],
          "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        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": {
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "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": [
            519994.0,
            0.5,
            0.0,
            5267506.0,
            0.0,
            -0.5
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red"
            },
            {
              "name": "b2",
              "description": "green"
            },
            {
              "name": "b3",
              "description": "blue"
            }
          ]
        }
      },
      "bbox": [
        -122.73433062823135,
        47.537979766095546,
        -122.7008243857775,
        47.56066441402075
      ],
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
      ]
    },
    {
      "type": "Feature",
      "stac_version": "1.0.0",
      "id": "520000e5270000n",
      "properties": {
        "created": "2024-04-02 05:46:58.076454+00:00",
        "license": "NLPL",
        "datetime": "2012-04-21T00:00:00Z"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.73421692890874,
              47.560474202653
            ],
            [
              -122.73421692890874,
              47.58315882566754
            ],
            [
              -122.70069624586174,
              47.58315882566754
            ],
            [
              -122.70069624586174,
              47.560474202653
            ],
            [
              -122.73421692890874,
              47.560474202653
            ]
          ]
        ]
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/stac/520000e5270000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "520000e5270000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/520000e5270000n.tif",
          "type": "image/tiff",
          "proj:shape": [
            5024,
            5024
          ],
          "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        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": {
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "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": [
            519994.0,
            0.5,
            0.0,
            5270006.0,
            0.0,
            -0.5
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red"
            },
            {
              "name": "b2",
              "description": "green"
            },
            {
              "name": "b3",
              "description": "blue"
            }
          ]
        }
      },
      "bbox": [
        -122.73421692890874,
        47.560474202653,
        -122.70069624586174,
        47.58315882566754
      ],
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
      ]
    },
    {
      "type": "Feature",
      "stac_version": "1.0.0",
      "id": "522500e5262500n",
      "properties": {
        "created": "2024-04-02 05:46:58.116492+00:00",
        "license": "NLPL",
        "datetime": "2012-04-21T00:00:00Z"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.7013677960658,
              47.49289934419071
            ],
            [
              -122.7013677960658,
              47.51559362987038
            ],
            [
              -122.66787628828845,
              47.51559362987038
            ],
            [
              -122.66787628828845,
              47.49289934419071
            ],
            [
              -122.7013677960658,
              47.49289934419071
            ]
          ]
        ]
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/stac/522500e5262500n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "522500e5262500n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/522500e5262500n.tif",
          "type": "image/tiff",
          "proj:shape": [
            5024,
            5024
          ],
          "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        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": {
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "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": [
            522494.0,
            0.5,
            0.0,
            5262506.0,
            0.0,
            -0.5
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red"
            },
            {
              "name": "b2",
              "description": "green"
            },
            {
              "name": "b3",
              "description": "blue"
            }
          ]
        }
      },
      "bbox": [
        -122.7013677960658,
        47.49289934419071,
        -122.66787628828845,
        47.51559362987038
      ],
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
      ]
    },
    {
      "type": "Feature",
      "stac_version": "1.0.0",
      "id": "522500e5265000n",
      "properties": {
        "created": "2024-04-02 05:46:58.136940+00:00",
        "license": "NLPL",
        "datetime": "2012-04-21T00:00:00Z"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.70124019106706,
              47.515393887091975
            ],
            [
              -122.70124019106706,
              47.53808815524437
            ],
            [
              -122.66773426075474,
              47.53808815524437
            ],
            [
              -122.66773426075474,
              47.515393887091975
            ],
            [
              -122.70124019106706,
              47.515393887091975
            ]
          ]
        ]
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/stac/522500e5265000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "522500e5265000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/522500e5265000n.tif",
          "type": "image/tiff",
          "proj:shape": [
            5024,
            5024
          ],
          "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        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": {
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "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": [
            522494.0,
            0.5,
            0.0,
            5265006.0,
            0.0,
            -0.5
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red"
            },
            {
              "name": "b2",
              "description": "green"
            },
            {
              "name": "b3",
              "description": "blue"
            }
          ]
        }
      },
      "bbox": [
        -122.70124019106706,
        47.515393887091975,
        -122.66773426075474,
        47.53808815524437
      ],
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
      ]
    },
    {
      "type": "Feature",
      "stac_version": "1.0.0",
      "id": "522500e5267500n",
      "properties": {
        "created": "2024-04-02 05:46:58.192281+00:00",
        "license": "NLPL",
        "datetime": "2012-04-21T00:00:00Z"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.70111243102306,
              47.537888341008305
            ],
            [
              -122.70111243102306,
              47.56058259170063
            ],
            [
              -122.66759206059717,
              47.56058259170063
            ],
            [
              -122.66759206059717,
              47.537888341008305
            ],
            [
              -122.70111243102306,
              47.537888341008305
            ]
          ]
        ]
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/stac/522500e5267500n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "522500e5267500n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/522500e5267500n.tif",
          "type": "image/tiff",
          "proj:shape": [
            5024,
            5024
          ],
          "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        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": {
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "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": [
            522494.0,
            0.5,
            0.0,
            5267506.0,
            0.0,
            -0.5
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red"
            },
            {
              "name": "b2",
              "description": "green"
            },
            {
              "name": "b3",
              "description": "blue"
            }
          ]
        }
      },
      "bbox": [
        -122.70111243102306,
        47.537888341008305,
        -122.66759206059717,
        47.56058259170063
      ],
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
      ]
    },
    {
      "type": "Feature",
      "stac_version": "1.0.0",
      "id": "522500e5270000n",
      "properties": {
        "created": "2024-04-02 05:46:58.243401+00:00",
        "license": "NLPL",
        "datetime": "2012-04-21T00:00:00Z"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.70098451569585,
              47.56038270594576
            ],
            [
              -122.70098451569585,
              47.58307693924543
            ],
            [
              -122.66744968755054,
              47.58307693924543
            ],
            [
              -122.66744968755054,
              47.56038270594576
            ],
            [
              -122.70098451569585,
              47.56038270594576
            ]
          ]
        ]
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/stac/522500e5270000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "522500e5270000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/522500e5270000n.tif",
          "type": "image/tiff",
          "proj:shape": [
            5024,
            5024
          ],
          "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        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": {
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "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": [
            522494.0,
            0.5,
            0.0,
            5270006.0,
            0.0,
            -0.5
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red"
            },
            {
              "name": "b2",
              "description": "green"
            },
            {
              "name": "b3",
              "description": "blue"
            }
          ]
        }
      },
      "bbox": [
        -122.70098451569585,
        47.56038270594576,
        -122.66744968755054,
        47.58307693924543
      ],
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
      ]
    },
    {
      "type": "Feature",
      "stac_version": "1.0.0",
      "id": "525000e5265000n",
      "properties": {
        "created": "2024-04-02 05:46:58.310577+00:00",
        "license": "NLPL",
        "datetime": "2012-04-21T00:00:00Z"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.6680363476515,
              47.51529292027256
            ],
            [
              -122.6680363476515,
              47.53799677599392
            ],
            [
              -122.63451632404595,
              47.53799677599392
            ],
            [
              -122.63451632404595,
              47.51529292027256
            ],
            [
              -122.6680363476515,
              47.51529292027256
            ]
          ]
        ]
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/stac/525000e5265000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "525000e5265000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/525000e5265000n.tif",
          "type": "image/tiff",
          "proj:shape": [
            5024,
            5024
          ],
          "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        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": {
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "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": [
            524994.0,
            0.5,
            0.0,
            5265006.0,
            0.0,
            -0.5
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red"
            },
            {
              "name": "b2",
              "description": "green"
            },
            {
              "name": "b3",
              "description": "blue"
            }
          ]
        }
      },
      "bbox": [
        -122.6680363476515,
        47.51529292027256,
        -122.63451632404595,
        47.53799677599392
      ],
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
      ]
    },
    {
      "type": "Feature",
      "stac_version": "1.0.0",
      "id": "525000e5267500n",
      "properties": {
        "created": "2024-04-02 05:46:58.355626+00:00",
        "license": "NLPL",
        "datetime": "2012-04-21T00:00:00Z"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.66789438909797,
              47.53778729509971
            ],
            [
              -122.66789438909797,
              47.56049114086607
            ],
            [
              -122.6343599083058,
              47.56049114086607
            ],
            [
              -122.6343599083058,
              47.53778729509971
            ],
            [
              -122.66789438909797,
              47.53778729509971
            ]
          ]
        ]
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/stac/525000e5267500n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "525000e5267500n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/525000e5267500n.tif",
          "type": "image/tiff",
          "proj:shape": [
            5024,
            5024
          ],
          "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        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": {
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "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": [
            524994.0,
            0.5,
            0.0,
            5267506.0,
            0.0,
            -0.5
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red"
            },
            {
              "name": "b2",
              "description": "green"
            },
            {
              "name": "b3",
              "description": "blue"
            }
          ]
        }
      },
      "bbox": [
        -122.66789438909797,
        47.53778729509971,
        -122.6343599083058,
        47.56049114086607
      ],
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
      ]
    },
    {
      "type": "Feature",
      "stac_version": "1.0.0",
      "id": "525000e5270000n",
      "properties": {
        "created": "2024-04-02 05:46:58.408941+00:00",
        "license": "NLPL",
        "datetime": "2012-04-21T00:00:00Z"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.66775225800468,
              47.560281580880776
            ],
            [
              -122.66775225800468,
              47.58298541676585
            ],
            [
              -122.63420330239404,
              47.58298541676585
            ],
            [
              -122.63420330239404,
              47.560281580880776
            ],
            [
              -122.66775225800468,
              47.560281580880776
            ]
          ]
        ]
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/stac/525000e5270000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "525000e5270000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/525000e5270000n.tif",
          "type": "image/tiff",
          "proj:shape": [
            5024,
            5024
          ],
          "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        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": {
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "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": [
            524994.0,
            0.5,
            0.0,
            5270006.0,
            0.0,
            -0.5
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red"
            },
            {
              "name": "b2",
              "description": "green"
            },
            {
              "name": "b3",
              "description": "blue"
            }
          ]
        }
      },
      "bbox": [
        -122.66775225800468,
        47.560281580880776,
        -122.63420330239404,
        47.58298541676585
      ],
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
      ]
    },
    {
      "type": "Feature",
      "stac_version": "1.0.0",
      "id": "527500e5265000n",
      "properties": {
        "created": "2024-04-02 05:46:58.456599+00:00",
        "license": "NLPL",
        "datetime": "2012-04-21T00:00:00Z"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.63483267651114,
              47.51518234029398
            ],
            [
              -122.63483267651114,
              47.53789577588534
            ],
            [
              -122.60129857721698,
              47.53789577588534
            ],
            [
              -122.60129857721698,
              47.51518234029398
            ],
            [
              -122.63483267651114,
              47.51518234029398
            ]
          ]
        ]
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/stac/527500e5265000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "527500e5265000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/527500e5265000n.tif",
          "type": "image/tiff",
          "proj:shape": [
            5024,
            5024
          ],
          "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        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": {
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "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": [
            527494.0,
            0.5,
            0.0,
            5265006.0,
            0.0,
            -0.5
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red"
            },
            {
              "name": "b2",
              "description": "green"
            },
            {
              "name": "b3",
              "description": "blue"
            }
          ]
        }
      },
      "bbox": [
        -122.63483267651114,
        47.51518234029398,
        -122.60129857721698,
        47.53789577588534
      ],
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
      ]
    },
    {
      "type": "Feature",
      "stac_version": "1.0.0",
      "id": "527500e5267500n",
      "properties": {
        "created": "2024-04-02 05:46:58.477343+00:00",
        "license": "NLPL",
        "datetime": "2012-04-21T00:00:00Z"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.63467651971253,
              47.53767662850217
            ],
            [
              -122.63467651971253,
              47.56039006163695
            ],
            [
              -122.60112794618597,
              47.56039006163695
            ],
            [
              -122.60112794618597,
              47.53767662850217
            ],
            [
              -122.63467651971253,
              47.53767662850217
            ]
          ]
        ]
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/stac/527500e5267500n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "527500e5267500n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/527500e5267500n.tif",
          "type": "image/tiff",
          "proj:shape": [
            5024,
            5024
          ],
          "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        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": {
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "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": [
            527494.0,
            0.5,
            0.0,
            5267506.0,
            0.0,
            -0.5
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red"
            },
            {
              "name": "b2",
              "description": "green"
            },
            {
              "name": "b3",
              "description": "blue"
            }
          ]
        }
      },
      "bbox": [
        -122.63467651971253,
        47.53767662850217,
        -122.60112794618597,
        47.56039006163695
      ],
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
      ]
    },
    {
      "type": "Feature",
      "stac_version": "1.0.0",
      "id": "527500e5270000n",
      "properties": {
        "created": "2024-04-02 05:46:58.514543+00:00",
        "license": "NLPL",
        "datetime": "2012-04-21T00:00:00Z"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.63452017311825,
              47.5601708275906
            ],
            [
              -122.63452017311825,
              47.58288425834887
            ],
            [
              -122.60095710770139,
              47.58288425834887
            ],
            [
              -122.60095710770139,
              47.5601708275906
            ],
            [
              -122.63452017311825,
              47.5601708275906
            ]
          ]
        ]
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/stac/527500e5270000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "527500e5270000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/527500e5270000n.tif",
          "type": "image/tiff",
          "proj:shape": [
            5024,
            5024
          ],
          "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        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": {
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "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": [
            527494.0,
            0.5,
            0.0,
            5270006.0,
            0.0,
            -0.5
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red"
            },
            {
              "name": "b2",
              "description": "green"
            },
            {
              "name": "b3",
              "description": "blue"
            }
          ]
        }
      },
      "bbox": [
        -122.63452017311825,
        47.5601708275906,
        -122.60095710770139,
        47.58288425834887
      ],
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
      ]
    },
    {
      "type": "Feature",
      "stac_version": "1.0.0",
      "id": "527500e5272500n",
      "properties": {
        "created": "2024-04-02 05:46:58.565592+00:00",
        "license": "NLPL",
        "datetime": "2012-04-21T00:00:00Z"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.63436363643666,
              47.582664937565234
            ],
            [
              -122.63436363643666,
              47.6053783660272
            ],
            [
              -122.60078606144435,
              47.6053783660272
            ],
            [
              -122.60078606144435,
              47.582664937565234
            ],
            [
              -122.63436363643666,
              47.582664937565234
            ]
          ]
        ]
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/stac/527500e5272500n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "527500e5272500n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/527500e5272500n.tif",
          "type": "image/tiff",
          "proj:shape": [
            5024,
            5024
          ],
          "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        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": {
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "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": [
            527494.0,
            0.5,
            0.0,
            5272506.0,
            0.0,
            -0.5
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red"
            },
            {
              "name": "b2",
              "description": "green"
            },
            {
              "name": "b3",
              "description": "blue"
            }
          ]
        }
      },
      "bbox": [
        -122.63436363643666,
        47.582664937565234,
        -122.60078606144435,
        47.6053783660272
      ],
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
      ]
    },
    {
      "type": "Feature",
      "stac_version": "1.0.0",
      "id": "530000e5265000n",
      "properties": {
        "created": "2024-04-02 05:46:58.607857+00:00",
        "license": "NLPL",
        "datetime": "2012-04-21T00:00:00Z"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.60162919487544,
              47.51506214730105
            ],
            [
              -122.60162919487544,
              47.53778515505099
            ],
            [
              -122.56808103752327,
              47.53778515505099
            ],
            [
              -122.56808103752327,
              47.51506214730105
            ],
            [
              -122.60162919487544,
              47.51506214730105
            ]
          ]
        ]
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/stac/530000e5265000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "530000e5265000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/530000e5265000n.tif",
          "type": "image/tiff",
          "proj:shape": [
            5024,
            5024
          ],
          "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        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": {
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "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": [
            529994.0,
            0.5,
            0.0,
            5265006.0,
            0.0,
            -0.5
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red"
            },
            {
              "name": "b2",
              "description": "green"
            },
            {
              "name": "b3",
              "description": "blue"
            }
          ]
        }
      },
      "bbox": [
        -122.60162919487544,
        47.51506214730105,
        -122.56808103752327,
        47.53778515505099
      ],
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
      ]
    },
    {
      "type": "Feature",
      "stac_version": "1.0.0",
      "id": "530000e5267500n",
      "properties": {
        "created": "2024-04-02 05:46:58.661549+00:00",
        "license": "NLPL",
        "datetime": "2012-04-21T00:00:00Z"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.6014588401227,
              47.53755634136065
            ],
            [
              -122.6014588401227,
              47.560279354145806
            ],
            [
              -122.56789619151958,
              47.560279354145806
            ],
            [
              -122.56789619151958,
              47.53755634136065
            ],
            [
              -122.6014588401227,
              47.53755634136065
            ]
          ]
        ]
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/stac/530000e5267500n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "530000e5267500n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/530000e5267500n.tif",
          "type": "image/tiff",
          "proj:shape": [
            5024,
            5024
          ],
          "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        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": {
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "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": [
            529994.0,
            0.5,
            0.0,
            5267506.0,
            0.0,
            -0.5
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red"
            },
            {
              "name": "b2",
              "description": "green"
            },
            {
              "name": "b3",
              "description": "blue"
            }
          ]
        }
      },
      "bbox": [
        -122.6014588401227,
        47.53755634136065,
        -122.56789619151958,
        47.560279354145806
      ],
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
      ]
    },
    {
      "type": "Feature",
      "stac_version": "1.0.0",
      "id": "530000e5270000n",
      "properties": {
        "created": "2024-04-02 05:46:58.731554+00:00",
        "license": "NLPL",
        "datetime": "2012-04-21T00:00:00Z"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.60128827831895,
              47.56005044622045
            ],
            [
              -122.60128827831895,
              47.5827734641272
            ],
            [
              -122.56771112078104,
              47.5827734641272
            ],
            [
              -122.56771112078104,
              47.56005044622045
            ],
            [
              -122.60128827831895,
              47.56005044622045
            ]
          ]
        ]
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/stac/530000e5270000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "530000e5270000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/530000e5270000n.tif",
          "type": "image/tiff",
          "proj:shape": [
            5024,
            5024
          ],
          "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        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": {
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "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": [
            529994.0,
            0.5,
            0.0,
            5270006.0,
            0.0,
            -0.5
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red"
            },
            {
              "name": "b2",
              "description": "green"
            },
            {
              "name": "b3",
              "description": "blue"
            }
          ]
        }
      },
      "bbox": [
        -122.60128827831895,
        47.56005044622045,
        -122.56771112078104,
        47.5827734641272
      ],
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
      ]
    },
    {
      "type": "Feature",
      "stac_version": "1.0.0",
      "id": "530000e5272500n",
      "properties": {
        "created": "2024-04-02 05:46:58.785159+00:00",
        "license": "NLPL",
        "datetime": "2012-04-21T00:00:00Z"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.60111750914612,
              47.58254446188631
            ],
            [
              -122.60111750914612,
              47.605267485001164
            ],
            [
              -122.56752582496227,
              47.605267485001164
            ],
            [
              -122.56752582496227,
              47.58254446188631
            ],
            [
              -122.60111750914612,
              47.58254446188631
            ]
          ]
        ]
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/stac/530000e5272500n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "530000e5272500n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/530000e5272500n.tif",
          "type": "image/tiff",
          "proj:shape": [
            5024,
            5024
          ],
          "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        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": {
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "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": [
            529994.0,
            0.5,
            0.0,
            5272506.0,
            0.0,
            -0.5
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red"
            },
            {
              "name": "b2",
              "description": "green"
            },
            {
              "name": "b3",
              "description": "blue"
            }
          ]
        }
      },
      "bbox": [
        -122.60111750914612,
        47.58254446188631,
        -122.56752582496227,
        47.605267485001164
      ],
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
      ]
    },
    {
      "type": "Feature",
      "stac_version": "1.0.0",
      "id": "532500e5267500n",
      "properties": {
        "created": "2024-04-02 05:46:58.847620+00:00",
        "license": "NLPL",
        "datetime": "2012-04-21T00:00:00Z"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.56824136758375,
              47.53742643383274
            ],
            [
              -122.56824136758375,
              47.56015901853776
            ],
            [
              -122.53466466158787,
              47.56015901853776
            ],
            [
              -122.53466466158787,
              47.53742643383274
            ],
            [
              -122.56824136758375,
              47.53742643383274
            ]
          ]
        ]
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/stac/532500e5267500n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "532500e5267500n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/532500e5267500n.tif",
          "type": "image/tiff",
          "proj:shape": [
            5024,
            5024
          ],
          "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        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": {
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "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": [
            532494.0,
            0.5,
            0.0,
            5267506.0,
            0.0,
            -0.5
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red"
            },
            {
              "name": "b2",
              "description": "green"
            },
            {
              "name": "b3",
              "description": "blue"
            }
          ]
        }
      },
      "bbox": [
        -122.56824136758375,
        47.53742643383274,
        -122.53466466158787,
        47.56015901853776
      ],
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
      ]
    },
    {
      "type": "Feature",
      "stac_version": "1.0.0",
      "id": "532500e5270000n",
      "properties": {
        "created": "2024-04-02 05:46:58.883591+00:00",
        "license": "NLPL",
        "datetime": "2012-04-21T00:00:00Z"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.56805659088862,
              47.559920436928145
            ],
            [
              -122.56805659088862,
              47.58265303424618
            ],
            [
              -122.53446535894085,
              47.58265303424618
            ],
            [
              -122.53446535894085,
              47.559920436928145
            ],
            [
              -122.56805659088862,
              47.559920436928145
            ]
          ]
        ]
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/stac/532500e5270000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "532500e5270000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/532500e5270000n.tif",
          "type": "image/tiff",
          "proj:shape": [
            5024,
            5024
          ],
          "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        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": {
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "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": [
            532494.0,
            0.5,
            0.0,
            5270006.0,
            0.0,
            -0.5
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red"
            },
            {
              "name": "b2",
              "description": "green"
            },
            {
              "name": "b3",
              "description": "blue"
            }
          ]
        }
      },
      "bbox": [
        -122.56805659088862,
        47.559920436928145,
        -122.53446535894085,
        47.58265303424618
      ],
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
      ]
    },
    {
      "type": "Feature",
      "stac_version": "1.0.0",
      "id": "532500e5272500n",
      "properties": {
        "created": "2024-04-02 05:46:58.939249+00:00",
        "license": "NLPL",
        "datetime": "2012-04-21T00:00:00Z"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.56787158954327,
              47.58241435074301
            ],
            [
              -122.56787158954327,
              47.605146960766895
            ],
            [
              -122.53426581390649,
              47.605146960766895
            ],
            [
              -122.53426581390649,
              47.58241435074301
            ],
            [
              -122.56787158954327,
              47.58241435074301
            ]
          ]
        ]
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/stac/532500e5272500n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "532500e5272500n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/532500e5272500n.tif",
          "type": "image/tiff",
          "proj:shape": [
            5024,
            5024
          ],
          "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        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": {
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "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": [
            532494.0,
            0.5,
            0.0,
            5272506.0,
            0.0,
            -0.5
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red"
            },
            {
              "name": "b2",
              "description": "green"
            },
            {
              "name": "b3",
              "description": "blue"
            }
          ]
        }
      },
      "bbox": [
        -122.56787158954327,
        47.58241435074301,
        -122.53426581390649,
        47.605146960766895
      ],
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
      ]
    },
    {
      "type": "Feature",
      "stac_version": "1.0.0",
      "id": "532500e5275000n",
      "properties": {
        "created": "2024-04-02 05:46:58.978373+00:00",
        "license": "NLPL",
        "datetime": "2012-04-21T00:00:00Z"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.5676863632024,
              47.60490817528302
            ],
            [
              -122.5676863632024,
              47.62764079810581
            ],
            [
              -122.53406602611199,
              47.62764079810581
            ],
            [
              -122.53406602611199,
              47.60490817528302
            ],
            [
              -122.5676863632024,
              47.60490817528302
            ]
          ]
        ]
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/stac/532500e5275000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "532500e5275000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/532500e5275000n.tif",
          "type": "image/tiff",
          "proj:shape": [
            5024,
            5024
          ],
          "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        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": {
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "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": [
            532494.0,
            0.5,
            0.0,
            5275006.0,
            0.0,
            -0.5
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red"
            },
            {
              "name": "b2",
              "description": "green"
            },
            {
              "name": "b3",
              "description": "blue"
            }
          ]
        }
      },
      "bbox": [
        -122.5676863632024,
        47.60490817528302,
        -122.53406602611199,
        47.62764079810581
      ],
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
      ]
    },
    {
      "type": "Feature",
      "stac_version": "1.0.0",
      "id": "535000e5267500n",
      "properties": {
        "created": "2024-04-02 05:46:59.030565+00:00",
        "license": "NLPL",
        "datetime": "2012-04-21T00:00:00Z"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.53502411935034,
              47.537286906088646
            ],
            [
              -122.53502411935034,
              47.56002905497056
            ],
            [
              -122.50143337367139,
              47.56002905497056
            ],
            [
              -122.50143337367139,
              47.537286906088646
            ],
            [
              -122.53502411935034,
              47.537286906088646
            ]
          ]
        ]
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/stac/535000e5267500n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "535000e5267500n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/535000e5267500n.tif",
          "type": "image/tiff",
          "proj:shape": [
            5024,
            5024
          ],
          "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        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": {
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "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": [
            534994.0,
            0.5,
            0.0,
            5267506.0,
            0.0,
            -0.5
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red"
            },
            {
              "name": "b2",
              "description": "green"
            },
            {
              "name": "b3",
              "description": "blue"
            }
          ]
        }
      },
      "bbox": [
        -122.53502411935034,
        47.537286906088646,
        -122.50143337367139,
        47.56002905497056
      ],
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
      ]
    },
    {
      "type": "Feature",
      "stac_version": "1.0.0",
      "id": "535000e5270000n",
      "properties": {
        "created": "2024-04-02 05:46:59.236990+00:00",
        "license": "NLPL",
        "datetime": "2012-04-21T00:00:00Z"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.5348251281084,
              47.559780799884116
            ],
            [
              -122.5348251281084,
              47.582522968863785
            ],
            [
              -122.50121983948786,
              47.582522968863785
            ],
            [
              -122.50121983948786,
              47.559780799884116
            ],
            [
              -122.5348251281084,
              47.559780799884116
            ]
          ]
        ]
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/stac/535000e5270000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "535000e5270000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/535000e5270000n.tif",
          "type": "image/tiff",
          "proj:shape": [
            5024,
            5024
          ],
          "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        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": {
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "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": [
            534994.0,
            0.5,
            0.0,
            5270006.0,
            0.0,
            -0.5
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red"
            },
            {
              "name": "b2",
              "description": "green"
            },
            {
              "name": "b3",
              "description": "blue"
            }
          ]
        }
      },
      "bbox": [
        -122.5348251281084,
        47.559780799884116,
        -122.50121983948786,
        47.582522968863785
      ],
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
      ]
    },
    {
      "type": "Feature",
      "stac_version": "1.0.0",
      "id": "535000e5272500n",
      "properties": {
        "created": "2024-04-02 05:46:59.278294+00:00",
        "license": "NLPL",
        "datetime": "2012-04-21T00:00:00Z"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.53462589493586,
              47.58227460430605
            ],
            [
              -122.53462589493586,
              47.60501679348263
            ],
            [
              -122.50100604561072,
              47.60501679348263
            ],
            [
              -122.50100604561072,
              47.58227460430605
            ],
            [
              -122.53462589493586,
              47.58227460430605
            ]
          ]
        ]
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/stac/535000e5272500n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "535000e5272500n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/535000e5272500n.tif",
          "type": "image/tiff",
          "proj:shape": [
            5024,
            5024
          ],
          "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        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": {
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "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": [
            534994.0,
            0.5,
            0.0,
            5272506.0,
            0.0,
            -0.5
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red"
            },
            {
              "name": "b2",
              "description": "green"
            },
            {
              "name": "b3",
              "description": "blue"
            }
          ]
        }
      },
      "bbox": [
        -122.53462589493586,
        47.58227460430605,
        -122.50100604561072,
        47.60501679348263
      ],
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
      ]
    },
    {
      "type": "Feature",
      "stac_version": "1.0.0",
      "id": "535000e5275000n",
      "properties": {
        "created": "2024-04-02 05:46:59.323550+00:00",
        "license": "NLPL",
        "datetime": "2012-04-21T00:00:00Z"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.5344264194608,
              47.604768319359984
            ],
            [
              -122.5344264194608,
              47.62751052883282
            ],
            [
              -122.50079199164055,
              47.62751052883282
            ],
            [
              -122.50079199164055,
              47.604768319359984
            ],
            [
              -122.5344264194608,
              47.604768319359984
            ]
          ]
        ]
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/stac/535000e5275000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "535000e5275000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/535000e5275000n.tif",
          "type": "image/tiff",
          "proj:shape": [
            5024,
            5024
          ],
          "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        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": {
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "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": [
            534994.0,
            0.5,
            0.0,
            5275006.0,
            0.0,
            -0.5
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red"
            },
            {
              "name": "b2",
              "description": "green"
            },
            {
              "name": "b3",
              "description": "blue"
            }
          ]
        }
      },
      "bbox": [
        -122.5344264194608,
        47.604768319359984,
        -122.50079199164055,
        47.62751052883282
      ],
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
      ]
    },
    {
      "type": "Feature",
      "stac_version": "1.0.0",
      "id": "537500e5267500n",
      "properties": {
        "created": "2024-04-02 05:46:59.359508+00:00",
        "license": "NLPL",
        "datetime": "2012-04-21T00:00:00Z"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.50180711267637,
              47.53713775831117
            ],
            [
              -122.50180711267637,
              47.55988946361463
            ],
            [
              -122.46820234504983,
              47.55988946361463
            ],
            [
              -122.46820234504983,
              47.53713775831117
            ],
            [
              -122.50180711267637,
              47.53713775831117
            ]
          ]
        ]
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/stac/537500e5267500n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "537500e5267500n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/537500e5267500n.tif",
          "type": "image/tiff",
          "proj:shape": [
            5024,
            5024
          ],
          "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        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": {
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "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": [
            537494.0,
            0.5,
            0.0,
            5267506.0,
            0.0,
            -0.5
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red"
            },
            {
              "name": "b2",
              "description": "green"
            },
            {
              "name": "b3",
              "description": "blue"
            }
          ]
        }
      },
      "bbox": [
        -122.50180711267637,
        47.53713775831117,
        -122.46820234504983,
        47.55988946361463
      ],
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
      ]
    },
    {
      "type": "Feature",
      "stac_version": "1.0.0",
      "id": "537500e5270000n",
      "properties": {
        "created": "2024-04-02 05:46:59.389306+00:00",
        "license": "NLPL",
        "datetime": "2012-04-21T00:00:00Z"
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -122.50159390725867,
              47.559631535271414
            ],
            [
              -122.50159390725867,
              47.58238326815068
            ],
            [
              -122.46797457972838,
              47.58238326815068
            ],
            [
              -122.46797457972838,
              47.559631535271414
            ],
            [
              -122.50159390725867,
              47.559631535271414
            ]
          ]
        ]
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/stac/537500e5270000n.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "537500e5270000n": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/BremertonWA_RGB_2012_1378/537500e5270000n.tif",
          "type": "image/tiff",
          "proj:shape": [
            5024,
            5024
          ],
          "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        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": {
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "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": [
            537494.0,
            0.5,
            0.0,
            5270006.0,
            0.0,
            -0.5
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red"
            },
            {
              "name": "b2",
              "description": "green"
            },
            {
              "name": "b3",
              "description": "blue"
            }
          ]
        }
      },
      "bbox": [
        -122.50159390725867,
        47.559631535271414,
        -122.46797457972838,
        47.58238326815068
      ],
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
      ]
    }
  ]
}