{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Koyuk_Orthomosaic",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -161.19669364515485,
              64.92779970512166
            ],
            [
              -161.19669364515485,
              64.94552510043346
            ],
            [
              -161.1460092345782,
              64.94552510043346
            ],
            [
              -161.1460092345782,
              64.92779970512166
            ],
            [
              -161.19669364515485,
              64.92779970512166
            ]
          ]
        ]
      },
      "bbox": [
        -161.19669364515485,
        64.92779970512166,
        -161.1460092345782,
        64.94552510043346
      ],
      "properties": {
        "created": "2026-05-22 18:41:03.536346+00:00",
        "license": "NLPL",
        "datetime": "2024-09-23T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/9CommunitiesAK_RGB_2024_14159/stac/Koyuk_Orthomosaic.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Koyuk_Orthomosaic": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/9CommunitiesAK_RGB_2024_14159/Koyuk_Orthomosaic.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            57828,
            71108
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 4N\",\n    BASEGEOGCRS[\"WGS 84\",\n        DATUM[\"World Geodetic System 1984\",\n            ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4326]],\n    CONVERSION[\"UTM zone 4N\",\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\",-159,\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[\"Navigation and medium accuracy spatial referencing.\"],\n        AREA[\"Between 162\u00b0W and 156\u00b0W, northern hemisphere between equator and 84\u00b0N, onshore and offshore. United States (USA) - Alaska (AK).\"],\n        BBOX[0,-162,84,-156]],\n    ID[\"EPSG\",32604]]",
          "proj:epsg": 32604,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 4N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "conversion": {
              "name": "UTM zone 4N",
              "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": -159,
                  "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": "Navigation and medium accuracy spatial referencing.",
            "area": "Between 162\u00b0W and 156\u00b0W, northern hemisphere between equator and 84\u00b0N, onshore and offshore. United States (USA) - Alaska (AK).",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": -162,
              "north_latitude": 84,
              "east_longitude": -156
            },
            "id": {
              "authority": "EPSG",
              "code": 32604
            }
          },
          "proj:transform": [
            0.0328,
            0.0,
            396213.8799193969,
            0.0,
            -0.0328,
            7204106.046077344
          ],
          "raster:bands": [
            {
              "data_type": "uint8",
              "nodata": 0
            },
            {
              "data_type": "uint8",
              "nodata": 0
            },
            {
              "data_type": "uint8",
              "nodata": 0
            },
            {
              "data_type": "uint8",
              "nodata": 0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chenega_Orthomosaic",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -148.02731829319723,
              60.062391772661826
            ],
            [
              -148.02731829319723,
              60.08501426021799
            ],
            [
              -147.99177567275325,
              60.08501426021799
            ],
            [
              -147.99177567275325,
              60.062391772661826
            ],
            [
              -148.02731829319723,
              60.062391772661826
            ]
          ]
        ]
      },
      "bbox": [
        -148.02731829319723,
        60.062391772661826,
        -147.99177567275325,
        60.08501426021799
      ],
      "properties": {
        "created": "2026-05-22 18:41:03.606344+00:00",
        "license": "NLPL",
        "datetime": "2024-09-23T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/9CommunitiesAK_RGB_2024_14159/stac/Chenega_Orthomosaic.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chenega_Orthomosaic": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/9CommunitiesAK_RGB_2024_14159/Chenega_Orthomosaic.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            82457,
            64250
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 6N\",\n    BASEGEOGCRS[\"WGS 84\",\n        DATUM[\"World Geodetic System 1984\",\n            ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4326]],\n    CONVERSION[\"UTM zone 6N\",\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\",-147,\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[\"Navigation and medium accuracy spatial referencing.\"],\n        AREA[\"Between 150\u00b0W and 144\u00b0W, northern hemisphere between equator and 84\u00b0N, onshore and offshore. United States (USA) - Alaska (AK).\"],\n        BBOX[0,-150,84,-144]],\n    ID[\"EPSG\",32606]]",
          "proj:epsg": 32606,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 6N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "conversion": {
              "name": "UTM zone 6N",
              "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": -147,
                  "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": "Navigation and medium accuracy spatial referencing.",
            "area": "Between 150\u00b0W and 144\u00b0W, northern hemisphere between equator and 84\u00b0N, onshore and offshore. United States (USA) - Alaska (AK).",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": -150,
              "north_latitude": 84,
              "east_longitude": -144
            },
            "id": {
              "authority": "EPSG",
              "code": 32606
            }
          },
          "proj:transform": [
            0.0302,
            0.0,
            442846.72431290423,
            0.0,
            -0.0302,
            6661293.586054621
          ],
          "raster:bands": [
            {
              "data_type": "uint8",
              "nodata": 0
            },
            {
              "data_type": "uint8",
              "nodata": 0
            },
            {
              "data_type": "uint8",
              "nodata": 0
            },
            {
              "data_type": "uint8",
              "nodata": 0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Craig_Orthomosaic",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -133.14553037476938,
              55.42801341082387
            ],
            [
              -133.14553037476938,
              55.50259005428754
            ],
            [
              -132.96416498896227,
              55.50259005428754
            ],
            [
              -132.96416498896227,
              55.42801341082387
            ],
            [
              -133.14553037476938,
              55.42801341082387
            ]
          ]
        ]
      },
      "bbox": [
        -133.14553037476938,
        55.42801341082387,
        -132.96416498896227,
        55.50259005428754
      ],
      "properties": {
        "created": "2026-05-22 18:41:03.623831+00:00",
        "license": "NLPL",
        "datetime": "2024-09-23T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/9CommunitiesAK_RGB_2024_14159/stac/Craig_Orthomosaic.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Craig_Orthomosaic": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/9CommunitiesAK_RGB_2024_14159/Craig_Orthomosaic.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            248122,
            349383
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 8N\",\n    BASEGEOGCRS[\"WGS 84\",\n        DATUM[\"World Geodetic System 1984\",\n            ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4326]],\n    CONVERSION[\"UTM zone 8N\",\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\",-135,\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[\"Navigation and medium accuracy spatial referencing.\"],\n        AREA[\"Between 138\u00b0W and 132\u00b0W, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Canada - British Columbia (BC); Northwest Territiories (NWT); Yukon. United States (USA) - Alaska (AK).\"],\n        BBOX[0,-138,84,-132]],\n    ID[\"EPSG\",32608]]",
          "proj:epsg": 32608,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 8N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "conversion": {
              "name": "UTM zone 8N",
              "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": -135,
                  "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": "Navigation and medium accuracy spatial referencing.",
            "area": "Between 138\u00b0W and 132\u00b0W, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Canada - British Columbia (BC); Northwest Territiories (NWT); Yukon. United States (USA) - Alaska (AK).",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": -138,
              "north_latitude": 84,
              "east_longitude": -132
            },
            "id": {
              "authority": "EPSG",
              "code": 32608
            }
          },
          "proj:transform": [
            0.0321999584136134,
            0.0,
            617345.9123178377,
            0.0,
            -0.032199925443564,
            6152289.632784525
          ],
          "raster:bands": [
            {
              "data_type": "uint8",
              "stats": {
                "minimum": 1.0,
                "maximum": 255.0,
                "mean": 79.995,
                "stddev": 37.45
              },
              "nodata": 0
            },
            {
              "data_type": "uint8",
              "stats": {
                "minimum": 1.0,
                "maximum": 255.0,
                "mean": 95.045,
                "stddev": 35.899
              },
              "nodata": 0
            },
            {
              "data_type": "uint8",
              "stats": {
                "minimum": 1.0,
                "maximum": 255.0,
                "mean": 56.216,
                "stddev": 35.749
              },
              "nodata": 0
            },
            {
              "data_type": "uint8",
              "stats": {
                "minimum": 1.0,
                "maximum": 255.0,
                "mean": 255.0,
                "stddev": 0.281
              },
              "nodata": 0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "band_1",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "band_2",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "band_3",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "band_4"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Elim_Orthomosaic",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.28033058604916,
              64.60851451055736
            ],
            [
              -162.28033058604916,
              64.62201926544925
            ],
            [
              -162.24097813397242,
              64.62201926544925
            ],
            [
              -162.24097813397242,
              64.60851451055736
            ],
            [
              -162.28033058604916,
              64.60851451055736
            ]
          ]
        ]
      },
      "bbox": [
        -162.28033058604916,
        64.60851451055736,
        -162.24097813397242,
        64.62201926544925
      ],
      "properties": {
        "created": "2026-05-22 18:41:03.639427+00:00",
        "license": "NLPL",
        "datetime": "2024-09-23T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/9CommunitiesAK_RGB_2024_14159/stac/Elim_Orthomosaic.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Elim_Orthomosaic": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/9CommunitiesAK_RGB_2024_14159/Elim_Orthomosaic.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            47917,
            61168
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 3N\",\n    BASEGEOGCRS[\"WGS 84\",\n        DATUM[\"World Geodetic System 1984\",\n            ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4326]],\n    CONVERSION[\"UTM zone 3N\",\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\",-165,\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[\"Navigation and medium accuracy spatial referencing.\"],\n        AREA[\"Between 168\u00b0W and 162\u00b0W, northern hemisphere between equator and 84\u00b0N, onshore and offshore. United States (USA) - Alaska (AK).\"],\n        BBOX[0,-168,84,-162]],\n    ID[\"EPSG\",32603]]",
          "proj:epsg": 32603,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 3N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "conversion": {
              "name": "UTM zone 3N",
              "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": -165,
                  "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": "Navigation and medium accuracy spatial referencing.",
            "area": "Between 168\u00b0W and 162\u00b0W, northern hemisphere between equator and 84\u00b0N, onshore and offshore. United States (USA) - Alaska (AK).",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": -168,
              "north_latitude": 84,
              "east_longitude": -162
            },
            "id": {
              "authority": "EPSG",
              "code": 32603
            }
          },
          "proj:transform": [
            0.0298,
            0.0,
            630090.1746677884,
            0.0,
            -0.0298,
            7169122.052327825
          ],
          "raster:bands": [
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            },
            {
              "data_type": "uint8"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "nir"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "KoyukQuarry_Orthomosaic",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -161.1562387231981,
              64.95910259285274
            ],
            [
              -161.1562387231981,
              64.97809062661094
            ],
            [
              -161.1350681640691,
              64.97809062661094
            ],
            [
              -161.1350681640691,
              64.95910259285274
            ],
            [
              -161.1562387231981,
              64.95910259285274
            ]
          ]
        ]
      },
      "bbox": [
        -161.1562387231981,
        64.95910259285274,
        -161.1350681640691,
        64.97809062661094
      ],
      "properties": {
        "created": "2026-05-22 18:41:03.652618+00:00",
        "license": "NLPL",
        "datetime": "2024-09-23T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/9CommunitiesAK_RGB_2024_14159/stac/KoyukQuarry_Orthomosaic.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "KoyukQuarry_Orthomosaic": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/9CommunitiesAK_RGB_2024_14159/KoyukQuarry_Orthomosaic.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            100778,
            44898
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 4N\",\n    BASEGEOGCRS[\"WGS 84\",\n        DATUM[\"World Geodetic System 1984\",\n            ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4326]],\n    CONVERSION[\"UTM zone 4N\",\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\",-159,\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[\"Navigation and medium accuracy spatial referencing.\"],\n        AREA[\"Between 162\u00b0W and 156\u00b0W, northern hemisphere between equator and 84\u00b0N, onshore and offshore. United States (USA) - Alaska (AK).\"],\n        BBOX[0,-162,84,-156]],\n    ID[\"EPSG\",32604]]",
          "proj:epsg": 32604,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 4N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "conversion": {
              "name": "UTM zone 4N",
              "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": -159,
                  "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": "Navigation and medium accuracy spatial referencing.",
            "area": "Between 162\u00b0W and 156\u00b0W, northern hemisphere between equator and 84\u00b0N, onshore and offshore. United States (USA) - Alaska (AK).",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": -162,
              "north_latitude": 84,
              "east_longitude": -156
            },
            "id": {
              "authority": "EPSG",
              "code": 32604
            }
          },
          "proj:transform": [
            0.0207,
            0.0,
            398250.0558359402,
            0.0,
            -0.0207,
            7207716.470760146
          ],
          "raster:bands": [
            {
              "data_type": "uint8",
              "nodata": 0
            },
            {
              "data_type": "uint8",
              "nodata": 0
            },
            {
              "data_type": "uint8",
              "nodata": 0
            },
            {
              "data_type": "uint8",
              "nodata": 0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Pelican_Orthomosaic",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -136.2384969808188,
              57.95353549993726
            ],
            [
              -136.2384969808188,
              57.96470691524943
            ],
            [
              -136.21500734029982,
              57.96470691524943
            ],
            [
              -136.21500734029982,
              57.95353549993726
            ],
            [
              -136.2384969808188,
              57.95353549993726
            ]
          ]
        ]
      },
      "bbox": [
        -136.2384969808188,
        57.95353549993726,
        -136.21500734029982,
        57.96470691524943
      ],
      "properties": {
        "created": "2026-05-22 18:41:03.665387+00:00",
        "license": "NLPL",
        "datetime": "2024-09-23T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/9CommunitiesAK_RGB_2024_14159/stac/Pelican_Orthomosaic.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Pelican_Orthomosaic": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/9CommunitiesAK_RGB_2024_14159/Pelican_Orthomosaic.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            42629,
            47840
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 8N\",\n    BASEGEOGCRS[\"WGS 84\",\n        DATUM[\"World Geodetic System 1984\",\n            ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4326]],\n    CONVERSION[\"UTM zone 8N\",\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\",-135,\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[\"Navigation and medium accuracy spatial referencing.\"],\n        AREA[\"Between 138\u00b0W and 132\u00b0W, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Canada - British Columbia (BC); Northwest Territiories (NWT); Yukon. United States (USA) - Alaska (AK).\"],\n        BBOX[0,-138,84,-132]],\n    ID[\"EPSG\",32608]]",
          "proj:epsg": 32608,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 8N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "conversion": {
              "name": "UTM zone 8N",
              "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": -135,
                  "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": "Navigation and medium accuracy spatial referencing.",
            "area": "Between 138\u00b0W and 132\u00b0W, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Canada - British Columbia (BC); Northwest Territiories (NWT); Yukon. United States (USA) - Alaska (AK).",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": -138,
              "north_latitude": 84,
              "east_longitude": -132
            },
            "id": {
              "authority": "EPSG",
              "code": 32608
            }
          },
          "proj:transform": [
            0.0286,
            0.0,
            426723.44588747784,
            0.0,
            -0.0286,
            6425427.452963446
          ],
          "raster:bands": [
            {
              "data_type": "uint8",
              "nodata": 0
            },
            {
              "data_type": "uint8",
              "nodata": 0
            },
            {
              "data_type": "uint8",
              "nodata": 0
            },
            {
              "data_type": "uint8",
              "nodata": 0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Savoonga_Orthomosaic",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -170.51371708034605,
              63.67931716043967
            ],
            [
              -170.51371708034605,
              63.697583451828166
            ],
            [
              -170.44139062260587,
              63.697583451828166
            ],
            [
              -170.44139062260587,
              63.67931716043967
            ],
            [
              -170.51371708034605,
              63.67931716043967
            ]
          ]
        ]
      },
      "bbox": [
        -170.51371708034605,
        63.67931716043967,
        -170.44139062260587,
        63.697583451828166
      ],
      "properties": {
        "created": "2026-05-22 18:41:03.681485+00:00",
        "license": "NLPL",
        "datetime": "2024-09-23T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/9CommunitiesAK_RGB_2024_14159/stac/Savoonga_Orthomosaic.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Savoonga_Orthomosaic": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/9CommunitiesAK_RGB_2024_14159/Savoonga_Orthomosaic.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            74864,
            132863
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 2N\",\n    BASEGEOGCRS[\"WGS 84\",\n        DATUM[\"World Geodetic System 1984\",\n            ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4326]],\n    CONVERSION[\"UTM zone 2N\",\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\",-171,\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[\"Navigation and medium accuracy spatial referencing.\"],\n        AREA[\"Between 174\u00b0W and 168\u00b0W, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Russian Federation; United States (USA) - Alaska (AK).\"],\n        BBOX[0,-174,84,-168]],\n    ID[\"EPSG\",32602]]",
          "proj:epsg": 32602,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 2N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "conversion": {
              "name": "UTM zone 2N",
              "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": -171,
                  "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": "Navigation and medium accuracy spatial referencing.",
            "area": "Between 174\u00b0W and 168\u00b0W, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Russian Federation; United States (USA) - Alaska (AK).",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": -174,
              "north_latitude": 84,
              "east_longitude": -168
            },
            "id": {
              "authority": "EPSG",
              "code": 32602
            }
          },
          "proj:transform": [
            0.0268,
            0.0,
            524056.96963202715,
            0.0,
            -0.0268,
            7063407.341563504
          ],
          "raster:bands": [
            {
              "data_type": "uint8",
              "nodata": 0
            },
            {
              "data_type": "uint8",
              "nodata": 0
            },
            {
              "data_type": "uint8",
              "nodata": 0
            },
            {
              "data_type": "uint8",
              "nodata": 0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Shaktoolik_Orthomosaic",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -161.22840755711698,
              64.33886792832381
            ],
            [
              -161.22840755711698,
              64.37805212032409
            ],
            [
              -161.16629338617503,
              64.37805212032409
            ],
            [
              -161.16629338617503,
              64.33886792832381
            ],
            [
              -161.22840755711698,
              64.33886792832381
            ]
          ]
        ]
      },
      "bbox": [
        -161.22840755711698,
        64.33886792832381,
        -161.16629338617503,
        64.37805212032409
      ],
      "properties": {
        "created": "2026-05-22 18:41:03.695053+00:00",
        "license": "NLPL",
        "datetime": "2024-09-23T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/9CommunitiesAK_RGB_2024_14159/stac/Shaktoolik_Orthomosaic.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Shaktoolik_Orthomosaic": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/9CommunitiesAK_RGB_2024_14159/Shaktoolik_Orthomosaic.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            149340,
            99777
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 4N\",\n    BASEGEOGCRS[\"WGS 84\",\n        DATUM[\"World Geodetic System 1984\",\n            ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4326]],\n    CONVERSION[\"UTM zone 4N\",\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\",-159,\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[\"Navigation and medium accuracy spatial referencing.\"],\n        AREA[\"Between 162\u00b0W and 156\u00b0W, northern hemisphere between equator and 84\u00b0N, onshore and offshore. United States (USA) - Alaska (AK).\"],\n        BBOX[0,-162,84,-156]],\n    ID[\"EPSG\",32604]]",
          "proj:epsg": 32604,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 4N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "conversion": {
              "name": "UTM zone 4N",
              "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": -159,
                  "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": "Navigation and medium accuracy spatial referencing.",
            "area": "Between 162\u00b0W and 156\u00b0W, northern hemisphere between equator and 84\u00b0N, onshore and offshore. United States (USA) - Alaska (AK).",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": -162,
              "north_latitude": 84,
              "east_longitude": -156
            },
            "id": {
              "authority": "EPSG",
              "code": 32604
            }
          },
          "proj:transform": [
            0.0286,
            0.0,
            392492.29542828485,
            0.0,
            -0.0286,
            7140929.316212186
          ],
          "raster:bands": [
            {
              "data_type": "uint8",
              "nodata": 0
            },
            {
              "data_type": "uint8",
              "nodata": 0
            },
            {
              "data_type": "uint8",
              "nodata": 0
            },
            {
              "data_type": "uint8",
              "nodata": 0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "nir"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Teller_Orthomosaic",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.3744071169041,
              65.19952968812525
            ],
            [
              -166.3744071169041,
              65.27439886608238
            ],
            [
              -166.29104749603277,
              65.27439886608238
            ],
            [
              -166.29104749603277,
              65.19952968812525
            ],
            [
              -166.3744071169041,
              65.19952968812525
            ]
          ]
        ]
      },
      "bbox": [
        -166.3744071169041,
        65.19952968812525,
        -166.29104749603277,
        65.27439886608238
      ],
      "properties": {
        "created": "2026-05-22 18:41:03.708859+00:00",
        "license": "NLPL",
        "datetime": "2024-09-23T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/9CommunitiesAK_RGB_2024_14159/stac/Teller_Orthomosaic.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Teller_Orthomosaic": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/9CommunitiesAK_RGB_2024_14159/Teller_Orthomosaic.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            299562,
            134873
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 3N\",\n    BASEGEOGCRS[\"WGS 84\",\n        DATUM[\"World Geodetic System 1984\",\n            ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4326]],\n    CONVERSION[\"UTM zone 3N\",\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\",-165,\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[\"Navigation and medium accuracy spatial referencing.\"],\n        AREA[\"Between 168\u00b0W and 162\u00b0W, northern hemisphere between equator and 84\u00b0N, onshore and offshore. United States (USA) - Alaska (AK).\"],\n        BBOX[0,-168,84,-162]],\n    ID[\"EPSG\",32603]]",
          "proj:epsg": 32603,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 3N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "conversion": {
              "name": "UTM zone 3N",
              "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": -165,
                  "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": "Navigation and medium accuracy spatial referencing.",
            "area": "Between 168\u00b0W and 162\u00b0W, northern hemisphere between equator and 84\u00b0N, onshore and offshore. United States (USA) - Alaska (AK).",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": -168,
              "north_latitude": 84,
              "east_longitude": -162
            },
            "id": {
              "authority": "EPSG",
              "code": 32603
            }
          },
          "proj:transform": [
            0.0276,
            0.0,
            435855.4335464342,
            0.0,
            -0.0276,
            7239656.4629750345
          ],
          "raster:bands": [
            {
              "data_type": "uint8",
              "nodata": 0
            },
            {
              "data_type": "uint8",
              "nodata": 0
            },
            {
              "data_type": "uint8",
              "nodata": 0
            },
            {
              "data_type": "uint8",
              "nodata": 0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "alpha"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "TenakeeSprings_Orthomosaic",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -135.2320849182573,
              57.774134251550166
            ],
            [
              -135.2320849182573,
              57.783730999585664
            ],
            [
              -135.19696046128252,
              57.783730999585664
            ],
            [
              -135.19696046128252,
              57.774134251550166
            ],
            [
              -135.2320849182573,
              57.774134251550166
            ]
          ]
        ]
      },
      "bbox": [
        -135.2320849182573,
        57.774134251550166,
        -135.19696046128252,
        57.783730999585664
      ],
      "properties": {
        "created": "2026-05-22 18:41:03.719800+00:00",
        "license": "NLPL",
        "datetime": "2024-09-23T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/9CommunitiesAK_RGB_2024_14159/stac/TenakeeSprings_Orthomosaic.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "TenakeeSprings_Orthomosaic": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/9CommunitiesAK_RGB_2024_14159/TenakeeSprings_Orthomosaic.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            36363,
            71425
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 8N\",\n    BASEGEOGCRS[\"WGS 84\",\n        DATUM[\"World Geodetic System 1984\",\n            ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4326]],\n    CONVERSION[\"UTM zone 8N\",\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\",-135,\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[\"Navigation and medium accuracy spatial referencing.\"],\n        AREA[\"Between 138\u00b0W and 132\u00b0W, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Canada - British Columbia (BC); Northwest Territiories (NWT); Yukon. United States (USA) - Alaska (AK).\"],\n        BBOX[0,-138,84,-132]],\n    ID[\"EPSG\",32608]]",
          "proj:epsg": 32608,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 8N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "conversion": {
              "name": "UTM zone 8N",
              "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": -135,
                  "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": "Navigation and medium accuracy spatial referencing.",
            "area": "Between 138\u00b0W and 132\u00b0W, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Canada - British Columbia (BC); Northwest Territiories (NWT); Yukon. United States (USA) - Alaska (AK).",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": -138,
              "north_latitude": 84,
              "east_longitude": -132
            },
            "id": {
              "authority": "EPSG",
              "code": 32608
            }
          },
          "proj:transform": [
            0.0292,
            0.0,
            486199.0258532237,
            0.0,
            -0.0292,
            6404649.714573148
          ],
          "raster:bands": [
            {
              "data_type": "uint8",
              "nodata": 0
            },
            {
              "data_type": "uint8",
              "nodata": 0
            },
            {
              "data_type": "uint8",
              "nodata": 0
            },
            {
              "data_type": "uint8",
              "nodata": 0
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "red",
              "common_name": "red"
            },
            {
              "name": "b2",
              "description": "green",
              "common_name": "green"
            },
            {
              "name": "b3",
              "description": "blue",
              "common_name": "blue"
            },
            {
              "name": "b4",
              "description": "alpha"
            }
          ]
        }
      }
    }
  ]
}