{
  "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": "Guam_1944_01",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.71124035349897,
              13.457750655614547
            ],
            [
              144.71124035349897,
              13.489509555218849
            ],
            [
              144.74395063476143,
              13.489509555218849
            ],
            [
              144.74395063476143,
              13.457750655614547
            ],
            [
              144.71124035349897,
              13.457750655614547
            ]
          ]
        ]
      },
      "bbox": [
        144.71124035349897,
        13.457750655614547,
        144.74395063476143,
        13.489509555218849
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.210353+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_01.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_01": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_01.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5772,
            5819
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.6033518379812781,
            0.0,
            252239.80274575597,
            0.0,
            -0.6033518379812719,
            1492392.05950854
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_01_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.92995906490427,
              13.56285726717932
            ],
            [
              144.92995906490427,
              13.624099478741922
            ],
            [
              144.99320449707838,
              13.624099478741922
            ],
            [
              144.99320449707838,
              13.56285726717932
            ],
            [
              144.92995906490427,
              13.56285726717932
            ]
          ]
        ]
      },
      "bbox": [
        144.92995906490427,
        13.56285726717932,
        144.99320449707838,
        13.624099478741922
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.237079+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_01_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_01_1": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_01_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6090,
            6153
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            1.1035101341564253,
            0.0,
            276052.0004109471,
            0.0,
            -1.1035101341564217,
            1507050.510481437
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_02",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.71564164746215,
              13.46202899738317
            ],
            [
              144.71564164746215,
              13.494150612998014
            ],
            [
              144.74869602263388,
              13.494150612998014
            ],
            [
              144.74869602263388,
              13.46202899738317
            ],
            [
              144.71564164746215,
              13.46202899738317
            ]
          ]
        ]
      },
      "bbox": [
        144.71564164746215,
        13.46202899738317,
        144.74869602263388,
        13.494150612998014
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.250870+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_02.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_02": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_02.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5827,
            5869
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.6044955996907548,
            0.0,
            252721.25085427694,
            0.0,
            -0.604495599690741,
            1492900.9563802595
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_02_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.91777624989982,
              13.553325181296636
            ],
            [
              144.91777624989982,
              13.616314035268548
            ],
            [
              144.98264616136245,
              13.616314035268548
            ],
            [
              144.98264616136245,
              13.553325181296636
            ],
            [
              144.91777624989982,
              13.553325181296636
            ]
          ]
        ]
      },
      "bbox": [
        144.91777624989982,
        13.553325181296636,
        144.98264616136245,
        13.616314035268548
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.264560+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_02_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_02_1": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_02_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5959,
            6004
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            1.159919770921062,
            0.0,
            274726.0901168849,
            0.0,
            -1.1599197709210636,
            1506198.5011397367
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_03",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.7229498349774,
              13.467491057889838
            ],
            [
              144.7229498349774,
              13.49867459415507
            ],
            [
              144.75504236123945,
              13.49867459415507
            ],
            [
              144.75504236123945,
              13.467491057889838
            ],
            [
              144.7229498349774,
              13.467491057889838
            ]
          ]
        ]
      },
      "bbox": [
        144.7229498349774,
        13.467491057889838,
        144.75504236123945,
        13.49867459415507
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.278351+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_03.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_03": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_03.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5756,
            5798
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.5940920287274096,
            0.0,
            253517.3826022678,
            0.0,
            -0.5940920287274233,
            1493395.3044239334
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_03_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.90764518058938,
              13.54265990038336
            ],
            [
              144.90764518058938,
              13.606484706921885
            ],
            [
              144.9733591006877,
              13.606484706921885
            ],
            [
              144.9733591006877,
              13.54265990038336
            ],
            [
              144.90764518058938,
              13.54265990038336
            ]
          ]
        ]
      },
      "bbox": [
        144.90764518058938,
        13.54265990038336,
        144.9733591006877,
        13.606484706921885
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.291766+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_03_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_03_1": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_03_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6000,
            6044
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            1.1672513957842674,
            0.0,
            273620.22339829896,
            0.0,
            -1.1672513957842796,
            1505119.2156278428
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_04",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.72418365508372,
              13.469605430161957
            ],
            [
              144.72418365508372,
              13.504974565783073
            ],
            [
              144.76055446107307,
              13.504974565783073
            ],
            [
              144.76055446107307,
              13.469605430161957
            ],
            [
              144.72418365508372,
              13.469605430161957
            ]
          ]
        ]
      },
      "bbox": [
        144.72418365508372,
        13.469605430161957,
        144.76055446107307,
        13.504974565783073
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.305046+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_04.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_04": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_04.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5735,
            5772
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.6763124608547875,
            0.0,
            253657.43250105256,
            0.0,
            -0.6763124608548006,
            1494087.080920105
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_04_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.8966423217804,
              13.532929089919772
            ],
            [
              144.8966423217804,
              13.597746770786934
            ],
            [
              144.9633614322714,
              13.597746770786934
            ],
            [
              144.9633614322714,
              13.532929089919772
            ],
            [
              144.8966423217804,
              13.532929089919772
            ]
          ]
        ]
      },
      "bbox": [
        144.8966423217804,
        13.532929089919772,
        144.9633614322714,
        13.597746770786934
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.318788+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_04_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_04_1": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_04_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6046,
            6089
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            1.1763556415628602,
            0.0,
            272420.9431409564,
            0.0,
            -1.1763556415628809,
            1504161.3696544778
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_05",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.73124960841787,
              13.472293319338359
            ],
            [
              144.73124960841787,
              13.508704879431376
            ],
            [
              144.76868828763028,
              13.508704879431376
            ],
            [
              144.76868828763028,
              13.472293319338359
            ],
            [
              144.73124960841787,
              13.472293319338359
            ]
          ]
        ]
      },
      "bbox": [
        144.73124960841787,
        13.472293319338359,
        144.76868828763028,
        13.508704879431376
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.332004+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_05.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_05": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_05.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5691,
            5727
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.701645730638947,
            0.0,
            254426.4472405352,
            0.0,
            -0.7016457306389522,
            1494491.8771779442
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_05_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.88572928504107,
              13.524817725752685
            ],
            [
              144.88572928504107,
              13.58888928608136
            ],
            [
              144.95158394124397,
              13.58888928608136
            ],
            [
              144.95158394124397,
              13.524817725752685
            ],
            [
              144.88572928504107,
              13.524817725752685
            ]
          ]
        ]
      },
      "bbox": [
        144.88572928504107,
        13.524817725752685,
        144.95158394124397,
        13.58888928608136
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.345318+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_05_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_05_1": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_05_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5839,
            5872
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            1.2040108937495704,
            0.0,
            271231.1957526516,
            0.0,
            -1.2040108937495708,
            1503191.9353029158
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_10E1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.82207647792063,
              13.439215470792856
            ],
            [
              144.82207647792063,
              13.472145236941028
            ],
            [
              144.85592580182464,
              13.472145236941028
            ],
            [
              144.85592580182464,
              13.439215470792856
            ],
            [
              144.82207647792063,
              13.439215470792856
            ]
          ]
        ]
      },
      "bbox": [
        144.82207647792063,
        13.439215470792856,
        144.85592580182464,
        13.472145236941028
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.358870+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_10E1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_10E1": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_10E1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5655,
            5690
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.6387976261812282,
            0.0,
            264226.1960986624,
            0.0,
            -0.6387976261812232,
            1490361.8337970162
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_10E10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.76637739350974,
              13.389180735396133
            ],
            [
              144.76637739350974,
              13.42111001484648
            ],
            [
              144.79909889741677,
              13.42111001484648
            ],
            [
              144.79909889741677,
              13.389180735396133
            ],
            [
              144.76637739350974,
              13.389180735396133
            ]
          ]
        ]
      },
      "bbox": [
        144.76637739350974,
        13.389180735396133,
        144.79909889741677,
        13.42111001484648
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.372584+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_10E10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_10E10": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_10E10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5745,
            5764
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.6096034428068868,
            0.0,
            258142.49304641492,
            0.0,
            -0.6096034428068688,
            1484768.5003541324
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_10E2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.81671809895562,
              13.43424866320138
            ],
            [
              144.81671809895562,
              13.465972959266734
            ],
            [
              144.84936465262564,
              13.465972959266734
            ],
            [
              144.84936465262564,
              13.43424866320138
            ],
            [
              144.81671809895562,
              13.43424866320138
            ]
          ]
        ]
      },
      "bbox": [
        144.81671809895562,
        13.43424866320138,
        144.84936465262564,
        13.465972959266734
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.386292+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_10E2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_10E2": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_10E2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5710,
            5752
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.609468546996133,
            0.0,
            263639.81064523035,
            0.0,
            -0.6094685469961182,
            1489685.0067217092
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_10E3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.8098270902539,
              13.428891194227187
            ],
            [
              144.8098270902539,
              13.461133632094876
            ],
            [
              144.84300809112085,
              13.461133632094876
            ],
            [
              144.84300809112085,
              13.428891194227187
            ],
            [
              144.8098270902539,
              13.428891194227187
            ]
          ]
        ]
      },
      "bbox": [
        144.8098270902539,
        13.428891194227187,
        144.84300809112085,
        13.461133632094876
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.399716+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_10E3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_10E3": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_10E3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5798,
            5841
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.6100091191305137,
            0.0,
            262888.696558028,
            0.0,
            -0.6100091191305287,
            1489155.5188877059
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_10E4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.80173114267131,
              13.421209540875818
            ],
            [
              144.80173114267131,
              13.4582932440562
            ],
            [
              144.83990617093747,
              13.4582932440562
            ],
            [
              144.83990617093747,
              13.421209540875818
            ],
            [
              144.80173114267131,
              13.421209540875818
            ]
          ]
        ]
      },
      "bbox": [
        144.80173114267131,
        13.421209540875818,
        144.83990617093747,
        13.4582932440562
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.413242+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_10E4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_10E4": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_10E4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5672,
            5716
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.7171752549691708,
            0.0,
            262008.9805177691,
            0.0,
            -0.7171752549691798,
            1488844.1885334416
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_10E5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.7945681470655,
              13.415498089971413
            ],
            [
              144.7945681470655,
              13.452874922824368
            ],
            [
              144.8330900821378,
              13.452874922824368
            ],
            [
              144.8330900821378,
              13.415498089971413
            ],
            [
              144.7945681470655,
              13.415498089971413
            ]
          ]
        ]
      },
      "bbox": [
        144.7945681470655,
        13.415498089971413,
        144.8330900821378,
        13.452874922824368
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.426782+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_10E5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_10E5": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_10E5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5787,
            5839
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.7084575560367328,
            0.0,
            261227.77322230535,
            0.0,
            -0.7084575560367492,
            1488251.0857263498
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_10E6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.78788611391533,
              13.40979411530571
            ],
            [
              144.78788611391533,
              13.447195962572664
            ],
            [
              144.8264121196456,
              13.447195962572664
            ],
            [
              144.8264121196456,
              13.40979411530571
            ],
            [
              144.78788611391533,
              13.40979411530571
            ]
          ]
        ]
      },
      "bbox": [
        144.78788611391533,
        13.40979411530571,
        144.8264121196456,
        13.447195962572664
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.441146+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_10E6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_10E6": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_10E6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5811,
            5860
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.7059934843554672,
            0.0,
            260498.3697323487,
            0.0,
            -0.705993484355459,
            1487629.0216963708
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_10E7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.7813169811883,
              13.404892175521057
            ],
            [
              144.7813169811883,
              13.441753609347362
            ],
            [
              144.81927640467856,
              13.441753609347362
            ],
            [
              144.81927640467856,
              13.404892175521057
            ],
            [
              144.7813169811883,
              13.404892175521057
            ]
          ]
        ]
      },
      "bbox": [
        144.7813169811883,
        13.404892175521057,
        144.81927640467856,
        13.441753609347362
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.455085+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_10E7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_10E7": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_10E7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5741,
            5788
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.7042637770742393,
            0.0,
            259781.40149340127,
            0.0,
            -0.7042637770742267,
            1487033.590129715
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_10E8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.7757651045955,
              13.398580647705346
            ],
            [
              144.7757651045955,
              13.43512649908361
            ],
            [
              144.81341133525123,
              13.43512649908361
            ],
            [
              144.81341133525123,
              13.398580647705346
            ],
            [
              144.7757651045955,
              13.398580647705346
            ]
          ]
        ]
      },
      "bbox": [
        144.7757651045955,
        13.398580647705346,
        144.81341133525123,
        13.43512649908361
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.468873+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_10E8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_10E8": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_10E8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5740,
            5789
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.6983429531855555,
            0.0,
            259173.4067076468,
            0.0,
            -0.6983429531855606,
            1486305.8480791657
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_10E9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.76962352876401,
              13.39228259994696
            ],
            [
              144.76962352876401,
              13.429726272899497
            ],
            [
              144.8080136363304,
              13.429726272899497
            ],
            [
              144.8080136363304,
              13.39228259994696
            ],
            [
              144.76962352876401,
              13.39228259994696
            ]
          ]
        ]
      },
      "bbox": [
        144.76962352876401,
        13.39228259994696,
        144.8080136363304,
        13.429726272899497
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.482782+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_10E9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_10E9": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_10E9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5875,
            5897
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.6990763499084295,
            0.0,
            258502.7190040292,
            0.0,
            -0.6990763499084067,
            1485713.446952133
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_12E1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.76584409234027,
              13.300274111157883
            ],
            [
              144.76584409234027,
              13.32828768150972
            ],
            [
              144.7945696851072,
              13.32828768150972
            ],
            [
              144.7945696851072,
              13.300274111157883
            ],
            [
              144.76584409234027,
              13.300274111157883
            ]
          ]
        ]
      },
      "bbox": [
        144.76584409234027,
        13.300274111157883,
        144.7945696851072,
        13.32828768150972
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.496416+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_12E1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_12E1": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_12E1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5814,
            5839
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.5285145918418984,
            0.0,
            257992.05683165597,
            0.0,
            -0.5285145918418832,
            1474500.8331511274
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_12E10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.7232646704029,
              13.246762211936522
            ],
            [
              144.7232646704029,
              13.281301402721938
            ],
            [
              144.75871596920348,
              13.281301402721938
            ],
            [
              144.75871596920348,
              13.246762211936522
            ],
            [
              144.7232646704029,
              13.246762211936522
            ]
          ]
        ]
      },
      "bbox": [
        144.7232646704029,
        13.246762211936522,
        144.75871596920348,
        13.281301402721938
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.510136+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_12E10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_12E10": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_12E10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5814,
            5846
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.6515568154659898,
            0.0,
            253329.9709166267,
            0.0,
            -0.6515568154659775,
            1469335.9341885976
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_12E11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.71954785362584,
              13.242078943942094
            ],
            [
              144.71954785362584,
              13.274593838510386
            ],
            [
              144.75290996959578,
              13.274593838510386
            ],
            [
              144.75290996959578,
              13.242078943942094
            ],
            [
              144.71954785362584,
              13.242078943942094
            ]
          ]
        ]
      },
      "bbox": [
        144.71954785362584,
        13.242078943942094,
        144.75290996959578,
        13.274593838510386
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.524573+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_12E11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_12E11": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_12E11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5794,
            5824
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.6154813843027913,
            0.0,
            252920.31454929605,
            0.0,
            -0.6154813843027891,
            1468599.2890162717
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_12E12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.71592271390995,
              13.237298155744622
            ],
            [
              144.71592271390995,
              13.267981701602633
            ],
            [
              144.747341227741,
              13.267981701602633
            ],
            [
              144.747341227741,
              13.237298155744622
            ],
            [
              144.71592271390995,
              13.237298155744622
            ]
          ]
        ]
      },
      "bbox": [
        144.71592271390995,
        13.237298155744622,
        144.747341227741,
        13.267981701602633
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.538367+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_12E12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_12E12": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_12E12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5799,
            5817
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.5803185883288692,
            0.0,
            252520.67186667444,
            0.0,
            -0.5803185883288502,
            1467872.9833822006
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_12E13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.71181672459878,
              13.231781781509497
            ],
            [
              144.71181672459878,
              13.26269311882225
            ],
            [
              144.74349668756153,
              13.26269311882225
            ],
            [
              144.74349668756153,
              13.231781781509497
            ],
            [
              144.71181672459878,
              13.231781781509497
            ]
          ]
        ]
      },
      "bbox": [
        144.71181672459878,
        13.231781781509497,
        144.74349668756153,
        13.26269311882225
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.551589+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_12E13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_12E13": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_12E13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5697,
            5720
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.5950831876257052,
            0.0,
            252070.20689472463,
            0.0,
            -0.5950831876257171,
            1467291.4864989193
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_12E2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.76209253822472,
              13.295781884761261
            ],
            [
              144.76209253822472,
              13.323199130960019
            ],
            [
              144.7902377078753,
              13.323199130960019
            ],
            [
              144.7902377078753,
              13.295781884761261
            ],
            [
              144.76209253822472,
              13.295781884761261
            ]
          ]
        ]
      },
      "bbox": [
        144.76209253822472,
        13.295781884761261,
        144.7902377078753,
        13.323199130960019
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.565320+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_12E2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_12E2": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_12E2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5688,
            5719
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.5287114663984749,
            0.0,
            257580.42819287977,
            0.0,
            -0.5287114663984749,
            1473941.8860119309
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_12E3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.75444736266934,
              13.286102942707414
            ],
            [
              144.75444736266934,
              13.321908064986951
            ],
            [
              144.79115509286635,
              13.321908064986951
            ],
            [
              144.79115509286635,
              13.286102942707414
            ],
            [
              144.75444736266934,
              13.286102942707414
            ]
          ]
        ]
      },
      "bbox": [
        144.75444736266934,
        13.286102942707414,
        144.79115509286635,
        13.321908064986951
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.579009+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_12E3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_12E3": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_12E3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5802,
            5826
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.676898437170762,
            0.0,
            256750.52366029946,
            0.0,
            -0.6768984371707645,
            1473798.2011918374
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_12E4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.75131664913343,
              13.281310425591967
            ],
            [
              144.75131664913343,
              13.314465750837314
            ],
            [
              144.78528538792543,
              13.314465750837314
            ],
            [
              144.78528538792543,
              13.281310425591967
            ],
            [
              144.75131664913343,
              13.281310425591967
            ]
          ]
        ]
      },
      "bbox": [
        144.75131664913343,
        13.281310425591967,
        144.78528538792543,
        13.314465750837314
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.592825+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_12E4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_12E4": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_12E4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5732,
            5752
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.6344548673221447,
            0.0,
            256403.80604723433,
            0.0,
            -0.6344548673221542,
            1472980.2491120773
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_12E5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.74498849271887,
              13.274015813528274
            ],
            [
              144.74498849271887,
              13.311458777037142
            ],
            [
              144.78340888395408,
              13.311458777037142
            ],
            [
              144.78340888395408,
              13.274015813528274
            ],
            [
              144.74498849271887,
              13.274015813528274
            ]
          ]
        ]
      },
      "bbox": [
        144.74498849271887,
        13.274015813528274,
        144.78340888395408,
        13.311458777037142
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.606512+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_12E5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_12E5": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_12E5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5711,
            5740
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.7191192926242366,
            0.0,
            255714.91214720256,
            0.0,
            -0.7191192926242547,
            1472649.3366915425
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_12E6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.7428109145759,
              13.271591461003108
            ],
            [
              144.7428109145759,
              13.303216168604884
            ],
            [
              144.7752370717005,
              13.303216168604884
            ],
            [
              144.7752370717005,
              13.271591461003108
            ],
            [
              144.7428109145759,
              13.271591461003108
            ]
          ]
        ]
      },
      "bbox": [
        144.7428109145759,
        13.271591461003108,
        144.7752370717005,
        13.303216168604884
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.620171+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_12E6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_12E6": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_12E6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5759,
            5784
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.6023086058068221,
            0.0,
            255470.68199400164,
            0.0,
            -0.6023086058068067,
            1471745.035572111
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_12E7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.73802239081903,
              13.26553975537573
            ],
            [
              144.73802239081903,
              13.297692225110234
            ],
            [
              144.77102214057143,
              13.297692225110234
            ],
            [
              144.77102214057143,
              13.26553975537573
            ],
            [
              144.73802239081903,
              13.26553975537573
            ]
          ]
        ]
      },
      "bbox": [
        144.73802239081903,
        13.26553975537573,
        144.77102214057143,
        13.297692225110234
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.633743+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_12E7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_12E7": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_12E7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5770,
            5801
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.6111800225200266,
            0.0,
            254946.1211920061,
            0.0,
            -0.6111800225200196,
            1471137.8258968212
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_12E8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.73298910715246,
              13.260020414377898
            ],
            [
              144.73298910715246,
              13.292343939952111
            ],
            [
              144.766129165177,
              13.292343939952111
            ],
            [
              144.766129165177,
              13.260020414377898
            ],
            [
              144.73298910715246,
              13.260020414377898
            ]
          ]
        ]
      },
      "bbox": [
        144.73298910715246,
        13.260020414377898,
        144.766129165177,
        13.292343939952111
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.647227+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_12E8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_12E8": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_12E8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5803,
            5828
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.6109352150625026,
            0.0,
            254395.18878267586,
            0.0,
            -0.6109352150624857,
            1470550.7162798368
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_12E9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.72830329293456,
              13.253851015272213
            ],
            [
              144.72830329293456,
              13.286046802738712
            ],
            [
              144.76131977705623,
              13.286046802738712
            ],
            [
              144.76131977705623,
              13.253851015272213
            ],
            [
              144.72830329293456,
              13.253851015272213
            ]
          ]
        ]
      },
      "bbox": [
        144.72830329293456,
        13.253851015272213,
        144.76131977705623,
        13.286046802738712
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.660784+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_12E9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_12E9": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_12E9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5697,
            5723
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.6198343211106636,
            0.0,
            253880.94086326758,
            0.0,
            -0.6198343211106615,
            1469858.5252054783
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.7773869078776,
              13.508003386350165
            ],
            [
              144.7773869078776,
              13.540010653112992
            ],
            [
              144.81033085242132,
              13.540010653112992
            ],
            [
              144.81033085242132,
              13.508003386350165
            ],
            [
              144.7773869078776,
              13.508003386350165
            ]
          ]
        ]
      },
      "bbox": [
        144.7773869078776,
        13.508003386350165,
        144.81033085242132,
        13.540010653112992
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.674543+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_13": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5809,
            5851
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.6043201099598692,
            0.0,
            259454.19068214233,
            0.0,
            -0.604320109959855,
            1497915.565821965
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_1316",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.91338146823745,
              13.515476107210969
            ],
            [
              144.91338146823745,
              13.579300870813917
            ],
            [
              144.9790704975559,
              13.579300870813917
            ],
            [
              144.9790704975559,
              13.515476107210969
            ],
            [
              144.91338146823745,
              13.515476107210969
            ]
          ]
        ]
      },
      "bbox": [
        144.91338146823745,
        13.515476107210969,
        144.9790704975559,
        13.579300870813917
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.688338+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_1316.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_1316": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_1316.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5804,
            5845
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            1.2067124122399515,
            0.0,
            274215.3455722525,
            0.0,
            -1.206712412239968,
            1502106.0988871646
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_1317",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.9068333005814,
              13.509563939873805
            ],
            [
              144.9068333005814,
              13.570202184629872
            ],
            [
              144.9691913070801,
              13.570202184629872
            ],
            [
              144.9691913070801,
              13.509563939873805
            ],
            [
              144.9068333005814,
              13.509563939873805
            ]
          ]
        ]
      },
      "bbox": [
        144.9068333005814,
        13.509563939873805,
        144.9691913070801,
        13.570202184629872
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.702551+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_1317.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_1317": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_1317.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5757,
            5793
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            1.1558053305169487,
            0.0,
            273497.8997943622,
            0.0,
            -1.155805330516941,
            1501108.1590227056
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_1320",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.87799433753722,
              13.485751202542959
            ],
            [
              144.87799433753722,
              13.548244755246687
            ],
            [
              144.94224678276925,
              13.548244755246687
            ],
            [
              144.94224678276925,
              13.485751202542959
            ],
            [
              144.87799433753722,
              13.485751202542959
            ]
          ]
        ]
      },
      "bbox": [
        144.87799433753722,
        13.485751202542959,
        144.94224678276925,
        13.548244755246687
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.716194+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_1320.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_1320": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_1320.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5701,
            5736
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            1.202769769816303,
            0.0,
            270354.83010557434,
            0.0,
            -1.2027697698162927,
            1498702.9130334018
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_1321",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.867894971737,
              13.477783102456627
            ],
            [
              144.867894971737,
              13.541344887836578
            ],
            [
              144.9332465344455,
              13.541344887836578
            ],
            [
              144.9332465344455,
              13.477783102456627
            ],
            [
              144.867894971737,
              13.477783102456627
            ]
          ]
        ]
      },
      "bbox": [
        144.867894971737,
        13.477783102456627,
        144.9332465344455,
        13.541344887836578
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.730157+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_1321.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_1321": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_1321.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5659,
            5694
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            1.2323726963028445,
            0.0,
            269254.74906002736,
            0.0,
            -1.2323726963028503,
            1497947.6365015302
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_1322",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.85980004808445,
              13.472400958626372
            ],
            [
              144.85980004808445,
              13.533600602682466
            ],
            [
              144.9227803693482,
              13.533600602682466
            ],
            [
              144.9227803693482,
              13.472400958626372
            ],
            [
              144.85980004808445,
              13.472400958626372
            ]
          ]
        ]
      },
      "bbox": [
        144.85980004808445,
        13.472400958626372,
        144.9227803693482,
        13.533600602682466
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.743741+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_1322.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_1322": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_1322.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5736,
            5777
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            1.1706028893446978,
            0.0,
            268370.8388116347,
            0.0,
            -1.1706028893446931,
            1497100.2691089585
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_1323",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.85086465805256,
              13.464489847778735
            ],
            [
              144.85086465805256,
              13.52747562168337
            ],
            [
              144.91571522455567,
              13.52747562168337
            ],
            [
              144.91571522455567,
              13.464489847778735
            ],
            [
              144.85086465805256,
              13.464489847778735
            ]
          ]
        ]
      },
      "bbox": [
        144.85086465805256,
        13.464489847778735,
        144.91571522455567,
        13.52747562168337
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.757398+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_1323.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_1323": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_1323.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5724,
            5768
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            1.2072589800542388,
            0.0,
            267397.4073921833,
            0.0,
            -1.2072589800542268,
            1496429.021096719
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_1324",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.84201166500168,
              13.457245800647165
            ],
            [
              144.84201166500168,
              13.519559244390287
            ],
            [
              144.9061588661821,
              13.519559244390287
            ],
            [
              144.9061588661821,
              13.457245800647165
            ],
            [
              144.84201166500168,
              13.457245800647165
            ]
          ]
        ]
      },
      "bbox": [
        144.84201166500168,
        13.457245800647165,
        144.9061588661821,
        13.519559244390287
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.772412+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_1324.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_1324": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_1324.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5701,
            5744
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            1.1991595478774644,
            0.0,
            266431.1201789114,
            0.0,
            -1.1991595478774644,
            1495561.8455749028
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_1325",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.83318398287543,
              13.448987301553409
            ],
            [
              144.83318398287543,
              13.512916744881029
            ],
            [
              144.89907564747702,
              13.512916744881029
            ],
            [
              144.89907564747702,
              13.448987301553409
            ],
            [
              144.83318398287543,
              13.448987301553409
            ]
          ]
        ]
      },
      "bbox": [
        144.83318398287543,
        13.448987301553409,
        144.89907564747702,
        13.512916744881029
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.786114+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_1325.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_1325": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_1325.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5772,
            5823
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            1.2150831555462707,
            0.0,
            265468.73602337646,
            0.0,
            -1.2150831555462638,
            1494833.3859457618
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_1326",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.82292230511993,
              13.441859794185214
            ],
            [
              144.82292230511993,
              13.506051698700327
            ],
            [
              144.88900835885428,
              13.506051698700327
            ],
            [
              144.88900835885428,
              13.441859794185214
            ],
            [
              144.82292230511993,
              13.441859794185214
            ]
          ]
        ]
      },
      "bbox": [
        144.82292230511993,
        13.441859794185214,
        144.88900835885428,
        13.506051698700327
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.799954+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_1326.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_1326": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_1326.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5725,
            5769
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            1.2300622397932235,
            0.0,
            264350.8064219158,
            0.0,
            -1.2300622397932066,
            1494083.086791776
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_1327",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.81419438045845,
              13.435007275503446
            ],
            [
              144.81419438045845,
              13.497828658818822
            ],
            [
              144.87879679454412,
              13.497828658818822
            ],
            [
              144.87879679454412,
              13.435007275503446
            ],
            [
              144.81419438045845,
              13.435007275503446
            ]
          ]
        ]
      },
      "bbox": [
        144.81419438045845,
        13.435007275503446,
        144.87879679454412,
        13.497828658818822
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.813811+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_1327.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_1327": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_1327.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5787,
            5825
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            1.1908809603547854,
            0.0,
            263397.5775824234,
            0.0,
            -1.1908809603547978,
            1493182.6721530347
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_1328",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.80504313174941,
              13.427706421482851
            ],
            [
              144.80504313174941,
              13.49086825785074
            ],
            [
              144.86999532608957,
              13.49086825785074
            ],
            [
              144.86999532608957,
              13.427706421482851
            ],
            [
              144.80504313174941,
              13.427706421482851
            ]
          ]
        ]
      },
      "bbox": [
        144.80504313174941,
        13.427706421482851,
        144.86999532608957,
        13.49086825785074
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.827709+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_1328.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_1328": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_1328.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5764,
            5802
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            1.2020803521695291,
            0.0,
            262399.6733360925,
            0.0,
            -1.2020803521695322,
            1492420.703848806
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_1329",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.79874396311718,
              13.42319596115838
            ],
            [
              144.79874396311718,
              13.481553788333821
            ],
            [
              144.85877466051502,
              13.481553788333821
            ],
            [
              144.85877466051502,
              13.42319596115838
            ],
            [
              144.79874396311718,
              13.42319596115838
            ]
          ]
        ]
      },
      "bbox": [
        144.79874396311718,
        13.42319596115838,
        144.85877466051502,
        13.481553788333821
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.841439+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_1329.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_1329": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_1329.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5762,
            5802
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            1.1110050157063713,
            0.0,
            261708.29866592374,
            0.0,
            -1.1110050157063678,
            1491400.5027700893
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_1330",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.78907393463484,
              13.415046187267315
            ],
            [
              144.78907393463484,
              13.475810693737138
            ],
            [
              144.85163127793194,
              13.475810693737138
            ],
            [
              144.85163127793194,
              13.415046187267315
            ],
            [
              144.78907393463484,
              13.415046187267315
            ]
          ]
        ]
      },
      "bbox": [
        144.78907393463484,
        13.415046187267315,
        144.85163127793194,
        13.475810693737138
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.855484+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_1330.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_1330": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_1330.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5763,
            5808
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            1.1565849708922769,
            0.0,
            260655.285074339,
            0.0,
            -1.156584970892271,
            1490771.7483349121
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_1331",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.77814383035707,
              13.405475845459438
            ],
            [
              144.77814383035707,
              13.469791779027023
            ],
            [
              144.84426529092184,
              13.469791779027023
            ],
            [
              144.84426529092184,
              13.405475845459438
            ],
            [
              144.77814383035707,
              13.405475845459438
            ]
          ]
        ]
      },
      "bbox": [
        144.77814383035707,
        13.405475845459438,
        144.84426529092184,
        13.469791779027023
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.869373+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_1331.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_1331": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_1331.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5767,
            5804
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            1.2233158579309573,
            0.0,
            259465.45736399357,
            0.0,
            -1.2233158579309449,
            1490112.7102645414
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_1332",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.76861380370747,
              13.397643072012722
            ],
            [
              144.76861380370747,
              13.463091653964938
            ],
            [
              144.83588347740886,
              13.463091653964938
            ],
            [
              144.83588347740886,
              13.397643072012722
            ],
            [
              144.76861380370747,
              13.397643072012722
            ]
          ]
        ]
      },
      "bbox": [
        144.76861380370747,
        13.397643072012722,
        144.83588347740886,
        13.463091653964938
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.884031+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_1332.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_1332": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_1332.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5806,
            5842
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            1.2364674125297443,
            0.0,
            258426.54488984778,
            0.0,
            -1.2364674125297337,
            1489379.2553333528
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_1333",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.75995755862644,
              13.389721460121386
            ],
            [
              144.75995755862644,
              13.455048508543845
            ],
            [
              144.82710931564947,
              13.455048508543845
            ],
            [
              144.82710931564947,
              13.389721460121386
            ],
            [
              144.75995755862644,
              13.389721460121386
            ]
          ]
        ]
      },
      "bbox": [
        144.75995755862644,
        13.389721460121386,
        144.82710931564947,
        13.455048508543845
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.898183+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_1333.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_1333": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_1333.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5834,
            5871
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            1.2282159973591587,
            0.0,
            257480.87351217758,
            0.0,
            -1.2282159973591544,
            1488497.568336346
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_1334",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.75255049218165,
              13.382502985610847
            ],
            [
              144.75255049218165,
              13.446071322366393
            ],
            [
              144.81795531228562,
              13.446071322366393
            ],
            [
              144.81795531228562,
              13.382502985610847
            ],
            [
              144.75255049218165,
              13.382502985610847
            ]
          ]
        ]
      },
      "bbox": [
        144.75255049218165,
        13.382502985610847,
        144.81795531228562,
        13.446071322366393
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.912340+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_1334.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_1334": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_1334.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5728,
            5770
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            1.2172283483004767,
            0.0,
            256669.5202901832,
            0.0,
            -1.2172283483004978,
            1487512.8941446564
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_1335",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.74351325483858,
              13.373640691190458
            ],
            [
              144.74351325483858,
              13.43817035780695
            ],
            [
              144.80985536947645,
              13.43817035780695
            ],
            [
              144.80985536947645,
              13.373640691190458
            ],
            [
              144.74351325483858,
              13.373640691190458
            ]
          ]
        ]
      },
      "bbox": [
        144.74351325483858,
        13.373640691190458,
        144.80985536947645,
        13.43817035780695
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.926155+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_1335.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_1335": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_1335.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5785,
            5823
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            1.2234403860303378,
            0.0,
            255682.58951708645,
            0.0,
            -1.2234403860303287,
            1486646.3520240113
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_1336",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.73781511556805,
              13.36958747201561
            ],
            [
              144.73781511556805,
              13.429757817571828
            ],
            [
              144.79972359400435,
              13.429757817571828
            ],
            [
              144.79972359400435,
              13.36958747201561
            ],
            [
              144.73781511556805,
              13.36958747201561
            ]
          ]
        ]
      },
      "bbox": [
        144.73781511556805,
        13.36958747201561,
        144.79972359400435,
        13.429757817571828
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.939467+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_1336.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_1336": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_1336.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5816,
            5859
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            1.1346754823654444,
            0.0,
            255056.83900270585,
            0.0,
            -1.1346754823654264,
            1485725.136197623
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.78169792871537,
              13.511603731235448
            ],
            [
              144.78169792871537,
              13.54499547916246
            ],
            [
              144.81606083569534,
              13.54499547916246
            ],
            [
              144.81606083569534,
              13.511603731235448
            ],
            [
              144.78169792871537,
              13.511603731235448
            ]
          ]
        ]
      },
      "bbox": [
        144.78169792871537,
        13.511603731235448,
        144.81606083569534,
        13.54499547916246
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.952816+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_14": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5689,
            5729
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.643769182555198,
            0.0,
            259925.95884559458,
            0.0,
            -0.6437691825551781,
            1498461.6658260082
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.78818901048132,
              13.516794336196126
            ],
            [
              144.78818901048132,
              13.549298995099075
            ],
            [
              144.82165383668595,
              13.549298995099075
            ],
            [
              144.82165383668595,
              13.516794336196126
            ],
            [
              144.78818901048132,
              13.516794336196126
            ]
          ]
        ]
      },
      "bbox": [
        144.78818901048132,
        13.516794336196126,
        144.82165383668595,
        13.549298995099075
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.966419+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_15": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5761,
            5804
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.6188434443826105,
            0.0,
            260633.0817469306,
            0.0,
            -0.6188434443826244,
            1498932.4935522021
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.8025447911352,
              13.510596333992833
            ],
            [
              144.8025447911352,
              13.54677616155991
            ],
            [
              144.83973730323987,
              13.54677616155991
            ],
            [
              144.83973730323987,
              13.510596333992833
            ],
            [
              144.8025447911352,
              13.510596333992833
            ]
          ]
        ]
      },
      "bbox": [
        144.8025447911352,
        13.510596333992833,
        144.83973730323987,
        13.54677616155991
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.980020+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_16": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5725,
            5759
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.6931943603064625,
            0.0,
            262184.84081356326,
            0.0,
            -0.693194360306454,
            1498635.9646110719
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.80463189930404,
              13.520095800682071
            ],
            [
              144.80463189930404,
              13.565333673310374
            ],
            [
              144.85112733682155,
              13.565333673310374
            ],
            [
              144.85112733682155,
              13.520095800682071
            ],
            [
              144.80463189930404,
              13.520095800682071
            ]
          ]
        ]
      },
      "bbox": [
        144.80463189930404,
        13.520095800682071,
        144.85112733682155,
        13.565333673310374
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:27.994568+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_17": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5627,
            5659
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.8818542439224399,
            0.0,
            262429.1867766683,
            0.0,
            -0.8818542439224417,
            1500678.760308194
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_172_03",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.89024639686647,
              13.568736167258765
            ],
            [
              144.89024639686647,
              13.632885640352612
            ],
            [
              144.95619605978476,
              13.632885640352612
            ],
            [
              144.95619605978476,
              13.568736167258765
            ],
            [
              144.89024639686647,
              13.568736167258765
            ]
          ]
        ]
      },
      "bbox": [
        144.89024639686647,
        13.568736167258765,
        144.95619605978476,
        13.632885640352612
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.008340+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_172_03.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_172_03": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_172_03.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5974,
            6008
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            1.178224287663579,
            0.0,
            271762.3594328941,
            0.0,
            -1.1782242876635696,
            1508056.1433048083
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_173_02",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.88000141464718,
              13.561099349123602
            ],
            [
              144.88000141464718,
              13.625105625872022
            ],
            [
              144.9459200110287,
              13.625105625872022
            ],
            [
              144.9459200110287,
              13.561099349123602
            ],
            [
              144.88000141464718,
              13.561099349123602
            ]
          ]
        ]
      },
      "bbox": [
        144.88000141464718,
        13.561099349123602,
        144.9459200110287,
        13.625105625872022
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.021417+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_173_02.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_173_02": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_173_02.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5975,
            6020
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            1.1753422397302744,
            0.0,
            270646.0722678695,
            0.0,
            -1.1753422397302626,
            1507204.6242347932
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_174_03",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.87184661715077,
              13.555024239948436
            ],
            [
              144.87184661715077,
              13.617725468142275
            ],
            [
              144.93621895443727,
              13.617725468142275
            ],
            [
              144.93621895443727,
              13.555024239948436
            ],
            [
              144.87184661715077,
              13.555024239948436
            ]
          ]
        ]
      },
      "bbox": [
        144.87184661715077,
        13.555024239948436,
        144.93621895443727,
        13.617725468142275
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.034073+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_174_03.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_174_03": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_174_03.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5975,
            6001
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            1.1513775325678395,
            0.0,
            269756.33924817457,
            0.0,
            -1.1513775325678366,
            1506396.8518904953
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_175_03",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.8622820245942,
              13.549873263281604
            ],
            [
              144.8622820245942,
              13.610319662344196
            ],
            [
              144.92445614731741,
              13.610319662344196
            ],
            [
              144.92445614731741,
              13.549873263281604
            ],
            [
              144.8622820245942,
              13.549873263281604
            ]
          ]
        ]
      },
      "bbox": [
        144.8622820245942,
        13.549873263281604,
        144.92445614731741,
        13.610319662344196
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.046841+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_175_03.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_175_03": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_175_03.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5872,
            5909
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            1.129385666022565,
            0.0,
            268713.9378651219,
            0.0,
            -1.1293856660225692,
            1505588.170248522
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_178_03",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.83437475206875,
              13.523244090141784
            ],
            [
              144.83437475206875,
              13.592791422131002
            ],
            [
              144.9058552167972,
              13.592791422131002
            ],
            [
              144.9058552167972,
              13.523244090141784
            ],
            [
              144.83437475206875,
              13.523244090141784
            ]
          ]
        ]
      },
      "bbox": [
        144.83437475206875,
        13.523244090141784,
        144.9058552167972,
        13.592791422131002
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.059933+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_178_03.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_178_03": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_178_03.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5877,
            5910
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            1.298242276780565,
            0.0,
            265675.95571400784,
            0.0,
            -1.2982422767805801,
            1503665.8640249392
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_1921_01",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.8834274349045,
              13.585432847041835
            ],
            [
              144.8834274349045,
              13.643039246270584
            ],
            [
              144.942729058486,
              13.643039246270584
            ],
            [
              144.942729058486,
              13.585432847041835
            ],
            [
              144.8834274349045,
              13.585432847041835
            ]
          ]
        ]
      },
      "bbox": [
        144.8834274349045,
        13.585432847041835,
        144.942729058486,
        13.643039246270584
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.073189+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_1921_01.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_1921_01": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_1921_01.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5864,
            5905
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            1.0778384686514808,
            0.0,
            271034.21109831665,
            0.0,
            -1.0778384686514861,
            1509191.951897134
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_1922_03",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.8720339000023,
              13.576659395310385
            ],
            [
              144.8720339000023,
              13.63512490343672
            ],
            [
              144.9321375888527,
              13.63512490343672
            ],
            [
              144.9321375888527,
              13.576659395310385
            ],
            [
              144.8720339000023,
              13.576659395310385
            ]
          ]
        ]
      },
      "bbox": [
        144.8720339000023,
        13.576659395310385,
        144.9321375888527,
        13.63512490343672
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.086182+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_1922_03.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_1922_03": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_1922_03.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5864,
            5897
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            1.0938887486190048,
            0.0,
            269793.4975233916,
            0.0,
            -1.0938887486190154,
            1508325.927858432
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_1923_03",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.8617452744516,
              13.564839742204985
            ],
            [
              144.8617452744516,
              13.626089118990674
            ],
            [
              144.92476806113282,
              13.626089118990674
            ],
            [
              144.92476806113282,
              13.564839742204985
            ],
            [
              144.8617452744516,
              13.564839742204985
            ]
          ]
        ]
      },
      "bbox": [
        144.8617452744516,
        13.564839742204985,
        144.92476806113282,
        13.626089118990674
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.103368+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_1923_03.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_1923_03": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_1923_03.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5906,
            5945
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            1.13778761553648,
            0.0,
            268671.1739876594,
            0.0,
            -1.1377876155364857,
            1507332.8836248906
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_1924_03",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.8509562399975,
              13.552348300145574
            ],
            [
              144.8509562399975,
              13.61680661848464
            ],
            [
              144.91725819107208,
              13.61680661848464
            ],
            [
              144.91725819107208,
              13.552348300145574
            ],
            [
              144.8509562399975,
              13.552348300145574
            ]
          ]
        ]
      },
      "bbox": [
        144.8509562399975,
        13.552348300145574,
        144.91725819107208,
        13.61680661848464
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.116366+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_1924_03.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_1924_03": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_1924_03.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5872,
            5909
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            1.204303345080855,
            0.0,
            267494.35801342945,
            0.0,
            -1.2043033450808518,
            1506312.6888048276
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_1925_03",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.8329238171542,
              13.538374924816337
            ],
            [
              144.8329238171542,
              13.61039478781968
            ],
            [
              144.9070097889277,
              13.61039478781968
            ],
            [
              144.9070097889277,
              13.538374924816337
            ],
            [
              144.8329238171542,
              13.538374924816337
            ]
          ]
        ]
      },
      "bbox": [
        144.8329238171542,
        13.538374924816337,
        144.9070097889277,
        13.61039478781968
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.132440+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_1925_03.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_1925_03": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_1925_03.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5908,
            5946
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            1.3373207432128655,
            0.0,
            265536.20750096696,
            0.0,
            -1.337320743212875,
            1505612.7564990178
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_1926_01",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.82069517479903,
              13.52625513068122
            ],
            [
              144.82069517479903,
              13.600409563452843
            ],
            [
              144.89700551318774,
              13.600409563452843
            ],
            [
              144.89700551318774,
              13.52625513068122
            ],
            [
              144.82069517479903,
              13.52625513068122
            ]
          ]
        ]
      },
      "bbox": [
        144.82069517479903,
        13.52625513068122,
        144.89700551318774,
        13.600409563452843
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.146237+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_1926_01.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_1926_01": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_1926_01.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5973,
            6014
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            1.3619238032553787,
            0.0,
            264202.6639221263,
            0.0,
            -1.3619238032553849,
            1504517.1659084968
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_1927_01",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.8094311903532,
              13.519508545312839
            ],
            [
              144.8094311903532,
              13.588181639620258
            ],
            [
              144.88007075483634,
              13.588181639620258
            ],
            [
              144.88007075483634,
              13.519508545312839
            ],
            [
              144.8094311903532,
              13.519508545312839
            ]
          ]
        ]
      },
      "bbox": [
        144.8094311903532,
        13.519508545312839,
        144.88007075483634,
        13.588181639620258
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.158874+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_1927_01.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_1927_01": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_1927_01.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5873,
            5911
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            1.2826778182461782,
            0.0,
            262971.2669809559,
            0.0,
            -1.2826778182461993,
            1503179.8887076282
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_1928_03",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.80032653352467,
              13.514336272424048
            ],
            [
              144.80032653352467,
              13.577782846843975
            ],
            [
              144.86525818818592,
              13.577782846843975
            ],
            [
              144.86525818818592,
              13.514336272424048
            ],
            [
              144.80032653352467,
              13.514336272424048
            ]
          ]
        ]
      },
      "bbox": [
        144.80032653352467,
        13.514336272424048,
        144.86525818818592,
        13.577782846843975
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.171789+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_1928_03.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_1928_03": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_1928_03.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6165,
            6173
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            1.1289375127279704,
            0.0,
            261975.3378085448,
            0.0,
            -1.1289375127279573,
            1502043.1142945706
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_231_01",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.84044791460877,
              13.631247930581404
            ],
            [
              144.84044791460877,
              13.695368672585342
            ],
            [
              144.90630450753295,
              13.695368672585342
            ],
            [
              144.90630450753295,
              13.631247930581404
            ],
            [
              144.84044791460877,
              13.631247930581404
            ]
          ]
        ]
      },
      "bbox": [
        144.84044791460877,
        13.631247930581404,
        144.90630450753295,
        13.695368672585342
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.184562+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_231_01.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_231_01": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_231_01.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5864,
            5890
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            1.199553993537766,
            0.0,
            266434.3744016137,
            0.0,
            -1.1995539935377582,
            1515016.3957512605
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_232_01",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.83426988401868,
              13.62187864822943
            ],
            [
              144.83426988401868,
              13.686068576424296
            ],
            [
              144.9003068242862,
              13.686068576424296
            ],
            [
              144.9003068242862,
              13.62187864822943
            ],
            [
              144.83426988401868,
              13.62187864822943
            ]
          ]
        ]
      },
      "bbox": [
        144.83426988401868,
        13.62187864822943,
        144.9003068242862,
        13.686068576424296
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.198213+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_232_01.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_232_01": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_232_01.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5835,
            5871
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            1.206779059891606,
            0.0,
            265756.6932285358,
            0.0,
            -1.2067790598916202,
            1513992.887264192
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_233_01",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.8253170212832,
              13.612343528908951
            ],
            [
              144.8253170212832,
              13.678760373802055
            ],
            [
              144.8936291196782,
              13.678760373802055
            ],
            [
              144.8936291196782,
              13.612343528908951
            ],
            [
              144.8253170212832,
              13.612343528908951
            ]
          ]
        ]
      },
      "bbox": [
        144.8253170212832,
        13.612343528908951,
        144.8936291196782,
        13.678760373802055
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.212098+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_233_01.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_233_01": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_233_01.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5863,
            5898
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            1.242656577901344,
            0.0,
            264780.65975965746,
            0.0,
            -1.2426565779013579,
            1513190.4675526298
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_234_01",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.81861250960486,
              13.606582649622599
            ],
            [
              144.81861250960486,
              13.670149813770287
            ],
            [
              144.88401273384636,
              13.670149813770287
            ],
            [
              144.88401273384636,
              13.606582649622599
            ],
            [
              144.81861250960486,
              13.606582649622599
            ]
          ]
        ]
      },
      "bbox": [
        144.81861250960486,
        13.606582649622599,
        144.88401273384636,
        13.670149813770287
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.225439+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_234_01.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_234_01": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_234_01.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5872,
            5909
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            1.1874840536932734,
            0.0,
            264046.6123243242,
            0.0,
            -1.1874840536932918,
            1512246.6781622188
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_235_01",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.81033381070168,
              13.596082211288971
            ],
            [
              144.81033381070168,
              13.662891746385846
            ],
            [
              144.8790868124016,
              13.662891746385846
            ],
            [
              144.8790868124016,
              13.596082211288971
            ],
            [
              144.81033381070168,
              13.596082211288971
            ]
          ]
        ]
      },
      "bbox": [
        144.81033381070168,
        13.596082211288971,
        144.8790868124016,
        13.662891746385846
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.341381+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_235_01.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_235_01": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_235_01.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5916,
            5955
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            1.238746463885837,
            0.0,
            263143.4576450663,
            0.0,
            -1.2387464638858305,
            1511448.1905069863
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_236_01",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.80262292775498,
              13.588466812677154
            ],
            [
              144.80262292775498,
              13.65472234789769
            ],
            [
              144.8707115692491,
              13.65472234789769
            ],
            [
              144.8707115692491,
              13.588466812677154
            ],
            [
              144.80262292775498,
              13.588466812677154
            ]
          ]
        ]
      },
      "bbox": [
        144.80262292775498,
        13.588466812677154,
        144.8707115692491,
        13.65472234789769
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.356206+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_236_01.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_236_01": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_236_01.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5949,
            5980
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            1.2216463580300072,
            0.0,
            262300.8176208773,
            0.0,
            -1.2216463580299879,
            1510552.1053373134
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_24_02",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.63847963232948,
              13.209752095392087
            ],
            [
              144.63847963232948,
              13.255048921007337
            ],
            [
              144.68451628100362,
              13.255048921007337
            ],
            [
              144.68451628100362,
              13.209752095392087
            ],
            [
              144.63847963232948,
              13.209752095392087
            ]
          ]
        ]
      },
      "bbox": [
        144.63847963232948,
        13.209752095392087,
        144.68451628100362,
        13.255048921007337
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.369193+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_24_02.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_24_02": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_24_02.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5663,
            5638
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.8771443540942575,
            0.0,
            244111.82975264423,
            0.0,
            -0.8771443540942412,
            1466504.2087309978
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_24_03",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.63801613376017,
              13.222563714691763
            ],
            [
              144.63801613376017,
              13.267235466677398
            ],
            [
              144.68406348023294,
              13.267235466677398
            ],
            [
              144.68406348023294,
              13.222563714691763
            ],
            [
              144.63801613376017,
              13.222563714691763
            ]
          ]
        ]
      },
      "bbox": [
        144.63801613376017,
        13.222563714691763,
        144.68406348023294,
        13.267235466677398
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.381936+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_24_03.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_24_03": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_24_03.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5719,
            5776
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.856447831471752,
            0.0,
            244074.3411105577,
            0.0,
            -0.8564478314717315,
            1467853.3426595298
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_24_04",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.6377807387872,
              13.235117391730958
            ],
            [
              144.6377807387872,
              13.281449891971542
            ],
            [
              144.68498106900105,
              13.281449891971542
            ],
            [
              144.68498106900105,
              13.235117391730958
            ],
            [
              144.6377807387872,
              13.235117391730958
            ]
          ]
        ]
      },
      "bbox": [
        144.6377807387872,
        13.235117391730958,
        144.68498106900105,
        13.281449891971542
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.395391+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_24_04.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_24_04": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_24_04.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5631,
            5619
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.9022645518690589,
            0.0,
            244063.7118855755,
            0.0,
            -0.902264551869047,
            1469425.545336543
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_24_05",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.6370756909882,
              13.246093261658594
            ],
            [
              144.6370756909882,
              13.29511348914076
            ],
            [
              144.68718137194733,
              13.29511348914076
            ],
            [
              144.68718137194733,
              13.246093261658594
            ],
            [
              144.6370756909882,
              13.246093261658594
            ]
          ]
        ]
      },
      "bbox": [
        144.6370756909882,
        13.246093261658594,
        144.68718137194733,
        13.29511348914076
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.408596+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_24_05.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_24_05": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_24_05.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5726,
            5733
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.938732709855743,
            0.0,
            244001.59816616558,
            0.0,
            -0.9387327098557475,
            1470935.5052503278
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_24_06",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.63785606885602,
              13.259459739334925
            ],
            [
              144.63785606885602,
              13.307808519190075
            ],
            [
              144.68760335562953,
              13.307808519190075
            ],
            [
              144.68760335562953,
              13.259459739334925
            ],
            [
              144.63785606885602,
              13.259459739334925
            ]
          ]
        ]
      },
      "bbox": [
        144.63785606885602,
        13.259459739334925,
        144.68760335562953,
        13.307808519190075
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.421450+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_24_06.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_24_06": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_24_06.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5796,
            5842
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.9146299658701679,
            0.0,
            244099.52444898782,
            0.0,
            -0.9146299658701842,
            1472340.033047969
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_24_07",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.63860608217945,
              13.273172936047317
            ],
            [
              144.63860608217945,
              13.320531859407142
            ],
            [
              144.68735024934716,
              13.320531859407142
            ],
            [
              144.68735024934716,
              13.273172936047317
            ],
            [
              144.63860608217945,
              13.273172936047317
            ]
          ]
        ]
      },
      "bbox": [
        144.63860608217945,
        13.273172936047317,
        144.68735024934716,
        13.320531859407142
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.434728+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_24_07.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_24_07": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_24_07.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5729,
            5776
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.9063731528979001,
            0.0,
            244194.19926145827,
            0.0,
            -0.9063731528978975,
            1473748.3723898116
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_24_08",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.64042935389503,
              13.28705257853286
            ],
            [
              144.64042935389503,
              13.333037595475373
            ],
            [
              144.68709120005065,
              13.333037595475373
            ],
            [
              144.68709120005065,
              13.28705257853286
            ],
            [
              144.64042935389503,
              13.28705257853286
            ]
          ]
        ]
      },
      "bbox": [
        144.64042935389503,
        13.28705257853286,
        144.68709120005065,
        13.333037595475373
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.447217+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_24_08.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_24_08": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_24_08.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5823,
            5786
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.8659843181058597,
            0.0,
            244404.97711481736,
            0.0,
            -0.8659843181058567,
            1475132.6334614628
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_24_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.6395529523588,
              13.299533349492517
            ],
            [
              144.6395529523588,
              13.34634580514782
            ],
            [
              144.68688616773161,
              13.34634580514782
            ],
            [
              144.68688616773161,
              13.299533349492517
            ],
            [
              144.6395529523588,
              13.299533349492517
            ]
          ]
        ]
      },
      "bbox": [
        144.6395529523588,
        13.299533349492517,
        144.68688616773161,
        13.34634580514782
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.459931+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_24_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_24_10": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_24_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5803,
            5745
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.884626426034439,
            0.0,
            244323.99528192665,
            0.0,
            -0.884626426034455,
            1476605.6724339996
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_24_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.64111361525048,
              13.314087744149068
            ],
            [
              144.64111361525048,
              13.357844611509938
            ],
            [
              144.6852253590342,
              13.357844611509938
            ],
            [
              144.6852253590342,
              13.314087744149068
            ],
            [
              144.64111361525048,
              13.314087744149068
            ]
          ]
        ]
      },
      "bbox": [
        144.64111361525048,
        13.314087744149068,
        144.6852253590342,
        13.357844611509938
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.472333+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_24_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_24_11": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_24_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5744,
            5669
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.8353948105503711,
            0.0,
            244505.26405739872,
            0.0,
            -0.8353948105503753,
            1477879.9019161384
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_24_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.64032811056347,
              13.325188667581608
            ],
            [
              144.64032811056347,
              13.372509063683065
            ],
            [
              144.68830429748846,
              13.372509063683065
            ],
            [
              144.68830429748846,
              13.325188667581608
            ],
            [
              144.64032811056347,
              13.325188667581608
            ]
          ]
        ]
      },
      "bbox": [
        144.64032811056347,
        13.325188667581608,
        144.68830429748846,
        13.372509063683065
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.484776+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_24_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_24_12": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_24_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5829,
            5786
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.8902040075211624,
            0.0,
            244435.5630350362,
            0.0,
            -0.8902040075211644,
            1479499.7419972725
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_24_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.64096390520166,
              13.33979020452658
            ],
            [
              144.64096390520166,
              13.384907637715346
            ],
            [
              144.68706619514387,
              13.384907637715346
            ],
            [
              144.68706619514387,
              13.33979020452658
            ],
            [
              144.64096390520166,
              13.33979020452658
            ]
          ]
        ]
      },
      "bbox": [
        144.64096390520166,
        13.33979020452658,
        144.68706619514387,
        13.384907637715346
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.497262+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_24_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_24_13": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_24_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5796,
            5799
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.853523046810399,
            0.0,
            244517.5552944835,
            0.0,
            -0.8535230468103859,
            1480873.1320567287
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_24_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.63870832934114,
              13.364780255282266
            ],
            [
              144.63870832934114,
              13.413698603350564
            ],
            [
              144.689066722548,
              13.413698603350564
            ],
            [
              144.689066722548,
              13.364780255282266
            ],
            [
              144.63870832934114,
              13.364780255282266
            ]
          ]
        ]
      },
      "bbox": [
        144.63870832934114,
        13.364780255282266,
        144.689066722548,
        13.413698603350564
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.510173+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_24_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_24_15": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_24_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5754,
            5800
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.9321021525996761,
            0.0,
            244303.55901173674,
            0.0,
            -0.9321021525996783,
            1484057.4557907186
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_24_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.63899456298006,
              13.379153548263728
            ],
            [
              144.63899456298006,
              13.425165046398414
            ],
            [
              144.68580816909892,
              13.425165046398414
            ],
            [
              144.68580816909892,
              13.379153548263728
            ],
            [
              144.63899456298006,
              13.379153548263728
            ]
          ]
        ]
      },
      "bbox": [
        144.63899456298006,
        13.379153548263728,
        144.68580816909892,
        13.425165046398414
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.521486+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_24_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_24_16": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_24_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5695,
            5672
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.8858855566946384,
            0.0,
            244346.74676266024,
            0.0,
            -0.8858855566946516,
            1485329.7391726128
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_24_17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.63824299041883,
              13.39239133030951
            ],
            [
              144.63824299041883,
              13.437688692774367
            ],
            [
              144.6843656241511,
              13.437688692774367
            ],
            [
              144.6843656241511,
              13.39239133030951
            ],
            [
              144.63824299041883,
              13.39239133030951
            ]
          ]
        ]
      },
      "bbox": [
        144.63824299041883,
        13.39239133030951,
        144.6843656241511,
        13.437688692774367
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.533066+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_24_17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_24_17": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_24_17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5741,
            5722
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.8651320907723278,
            0.0,
            244278.60835544334,
            0.0,
            -0.8651320907723112,
            1486717.2063652498
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_24_18",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.63659361845356,
              13.404742765485832
            ],
            [
              144.63659361845356,
              13.452021912697361
            ],
            [
              144.68496813139433,
              13.452021912697361
            ],
            [
              144.68496813139433,
              13.404742765485832
            ],
            [
              144.63659361845356,
              13.404742765485832
            ]
          ]
        ]
      },
      "bbox": [
        144.63659361845356,
        13.404742765485832,
        144.68496813139433,
        13.452021912697361
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.544213+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_24_18.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_24_18": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_24_18.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5731,
            5740
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.9045073704324027,
            0.0,
            244115.12999973158,
            0.0,
            -0.9045073704323919,
            1488302.8872251706
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_24_19",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.6366494246607,
              13.418087151666942
            ],
            [
              144.6366494246607,
              13.46523461277633
            ],
            [
              144.68463507046508,
              13.46523461277633
            ],
            [
              144.68463507046508,
              13.418087151666942
            ],
            [
              144.6366494246607,
              13.418087151666942
            ]
          ]
        ]
      },
      "bbox": [
        144.6366494246607,
        13.418087151666942,
        144.68463507046508,
        13.46523461277633
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.555710+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_24_19.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_24_19": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_24_19.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5694,
            5672
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.9078878872254988,
            0.0,
            244135.2247839713,
            0.0,
            -0.9078878872255194,
            1489765.4930028836
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_24_20",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.6359253081065,
              13.43102654179688
            ],
            [
              144.6359253081065,
              13.479553240727611
            ],
            [
              144.68504162056786,
              13.479553240727611
            ],
            [
              144.68504162056786,
              13.43102654179688
            ],
            [
              144.6359253081065,
              13.43102654179688
            ]
          ]
        ]
      },
      "bbox": [
        144.6359253081065,
        13.43102654179688,
        144.68504162056786,
        13.479553240727611
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.566968+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_24_20.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_24_20": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_24_20.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5768,
            5713
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.9224997588654714,
            0.0,
            244072.01969393168,
            0.0,
            -0.9224997588654773,
            1491349.7548543715
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_24_21",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.63585033663063,
              13.444513713034612
            ],
            [
              144.63585033663063,
              13.492153361524378
            ],
            [
              144.68480370501328,
              13.492153361524378
            ],
            [
              144.68480370501328,
              13.444513713034612
            ],
            [
              144.63585033663063,
              13.444513713034612
            ]
          ]
        ]
      },
      "bbox": [
        144.63585033663063,
        13.444513713034612,
        144.68480370501328,
        13.492153361524378
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.578236+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_24_21.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_24_21": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_24_21.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5694,
            5727
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.9172663406555787,
            0.0,
            244077.32660135956,
            0.0,
            -0.9172663406555943,
            1492744.4640801244
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_24_22",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.63282742601442,
              13.457594528324082
            ],
            [
              144.63282742601442,
              13.506964532314246
            ],
            [
              144.6835933207389,
              13.506964532314246
            ],
            [
              144.6835933207389,
              13.457594528324082
            ],
            [
              144.63282742601442,
              13.457594528324082
            ]
          ]
        ]
      },
      "bbox": [
        144.63282742601442,
        13.457594528324082,
        144.6835933207389,
        13.506964532314246
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.589455+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_24_22.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_24_22": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_24_22.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5753,
            5790
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.940814015380819,
            0.0,
            243765.72437932188,
            0.0,
            -0.9408140153808342,
            1494384.896364615
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_363_03",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.5963209845099,
              13.421061700946312
            ],
            [
              144.5963209845099,
              13.453764910613655
            ],
            [
              144.62985047962655,
              13.453764910613655
            ],
            [
              144.62985047962655,
              13.421061700946312
            ],
            [
              144.5963209845099,
              13.421061700946312
            ]
          ]
        ]
      },
      "bbox": [
        144.5963209845099,
        13.421061700946312,
        144.62985047962655,
        13.453764910613655
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.601892+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_363_03.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_363_03": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_363_03.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6067,
            6089
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.5908943189841447,
            0.0,
            239754.57793475495,
            0.0,
            -0.5908943189841328,
            1488552.4878942785
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_373_03",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.60102996314274,
              13.42673940661823
            ],
            [
              144.60102996314274,
              13.458939202231795
            ],
            [
              144.63405227080787,
              13.458939202231795
            ],
            [
              144.63405227080787,
              13.42673940661823
            ],
            [
              144.60102996314274,
              13.42673940661823
            ]
          ]
        ]
      },
      "bbox": [
        144.60102996314274,
        13.42673940661823,
        144.63405227080787,
        13.458939202231795
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.613675+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_373_03.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_373_03": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_373_03.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5928,
            5951
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.5954457865266293,
            0.0,
            240270.27374761246,
            0.0,
            -0.5954457865266382,
            1489120.7666478723
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_42_01",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.71552899153252,
              13.224563022114719
            ],
            [
              144.71552899153252,
              13.27210344731577
            ],
            [
              144.76502786984872,
              13.27210344731577
            ],
            [
              144.76502786984872,
              13.224563022114719
            ],
            [
              144.71552899153252,
              13.224563022114719
            ]
          ]
        ]
      },
      "bbox": [
        144.71552899153252,
        13.224563022114719,
        144.76502786984872,
        13.27210344731577
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.624670+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_42_01.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_42_01": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_42_01.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5855,
            5974
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.8904236074619751,
            0.0,
            252482.00834191192,
            0.0,
            -0.8904236074619752,
            1468312.0169390633
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_6E1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.72006394670416,
              13.471800459589414
            ],
            [
              144.72006394670416,
              13.503136564678618
            ],
            [
              144.7524034227593,
              13.503136564678618
            ],
            [
              144.7524034227593,
              13.471800459589414
            ],
            [
              144.72006394670416,
              13.471800459589414
            ]
          ]
        ]
      },
      "bbox": [
        144.72006394670416,
        13.471800459589414,
        144.7524034227593,
        13.503136564678618
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.637304+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_6E1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_6E1": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_6E1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5819,
            5878
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.5905128550154631,
            0.0,
            253209.43458942042,
            0.0,
            -0.5905128550154535,
            1493891.7159490967
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_6E10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.68506217106963,
              13.416800641266
            ],
            [
              144.68506217106963,
              13.445984121893604
            ],
            [
              144.7150376275824,
              13.445984121893604
            ],
            [
              144.7150376275824,
              13.416800641266
            ],
            [
              144.68506217106963,
              13.416800641266
            ]
          ]
        ]
      },
      "bbox": [
        144.68506217106963,
        13.416800641266,
        144.7150376275824,
        13.445984121893604
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.648315+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_6E10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_6E10": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_6E10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5801,
            5833
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.5516289272108601,
            0.0,
            249359.2872736978,
            0.0,
            -0.5516289272108397,
            1487604.0747227145
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_6E11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.68053948030843,
              13.408364606602778
            ],
            [
              144.68053948030843,
              13.440301343724215
            ],
            [
              144.71330127794513,
              13.440301343724215
            ],
            [
              144.71330127794513,
              13.408364606602778
            ],
            [
              144.68053948030843,
              13.408364606602778
            ]
          ]
        ]
      },
      "bbox": [
        144.68053948030843,
        13.408364606602778,
        144.71330127794513,
        13.440301343724215
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.660117+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_6E11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_6E11": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_6E11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5887,
            5912
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.5948558342099503,
            0.0,
            248863.42206763366,
            0.0,
            -0.5948558342099666,
            1486976.9381779854
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_6E12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.6778258990039,
              13.401442048074207
            ],
            [
              144.6778258990039,
              13.433425170720088
            ],
            [
              144.71073866676514,
              13.433425170720088
            ],
            [
              144.71073866676514,
              13.401442048074207
            ],
            [
              144.6778258990039,
              13.401442048074207
            ]
          ]
        ]
      },
      "bbox": [
        144.6778258990039,
        13.401442048074207,
        144.71073866676514,
        13.433425170720088
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.671228+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_6E12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_6E12": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_6E12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5866,
            5910
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.5978316797700245,
            0.0,
            248562.29556780477,
            0.0,
            -0.5978316797700146,
            1486218.5355112874
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_6E13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.6630059615111,
              13.384331883421437
            ],
            [
              144.6630059615111,
              13.438277858110622
            ],
            [
              144.71845717056914,
              13.438277858110622
            ],
            [
              144.71845717056914,
              13.384331883421437
            ],
            [
              144.6630059615111,
              13.384331883421437
            ]
          ]
        ]
      },
      "bbox": [
        144.6630059615111,
        13.384331883421437,
        144.71845717056914,
        13.438277858110622
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.682151+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_6E13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_6E13": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_6E13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5812,
            5849
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            1.0177347790809612,
            0.0,
            246961.7194086009,
            0.0,
            -1.0177347790809599,
            1486748.0283239607
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_6E14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.6651397103856,
              13.376286113122873
            ],
            [
              144.6651397103856,
              13.426961132283921
            ],
            [
              144.71733404525827,
              13.426961132283921
            ],
            [
              144.71733404525827,
              13.376286113122873
            ],
            [
              144.6651397103856,
              13.376286113122873
            ]
          ]
        ]
      },
      "bbox": [
        144.6651397103856,
        13.376286113122873,
        144.71733404525827,
        13.426961132283921
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.693101+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_6E14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_6E14": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_6E14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5895,
            5945
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.9425535779815681,
            0.0,
            247181.0351534973,
            0.0,
            -0.9425535779815654,
            1485496.7153011933
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_6E15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.66962214959165,
              13.379702959591068
            ],
            [
              144.66962214959165,
              13.409384461030353
            ],
            [
              144.7002206151676,
              13.409384461030353
            ],
            [
              144.7002206151676,
              13.379702959591068
            ],
            [
              144.66962214959165,
              13.379702959591068
            ]
          ]
        ]
      },
      "bbox": [
        144.66962214959165,
        13.379702959591068,
        144.7002206151676,
        13.409384461030353
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.704143+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_6E15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_6E15": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_6E15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5837,
            5892
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.5575463684079774,
            0.0,
            247648.4697422341,
            0.0,
            -0.5575463684079573,
            1483568.5377376804
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_6E16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.66623362188096,
              13.37296164553373
            ],
            [
              144.66623362188096,
              13.402519141404305
            ],
            [
              144.69654178088754,
              13.402519141404305
            ],
            [
              144.69654178088754,
              13.37296164553373
            ],
            [
              144.66623362188096,
              13.37296164553373
            ]
          ]
        ]
      },
      "bbox": [
        144.66623362188096,
        13.37296164553373,
        144.69654178088754,
        13.402519141404305
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.714961+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_6E16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_6E16": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_6E16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5796,
            5819
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.5591685701095893,
            0.0,
            247274.1744955867,
            0.0,
            -0.5591685701095903,
            1482812.46671904
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_6E17",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.66333723541305,
              13.365381892765468
            ],
            [
              144.66333723541305,
              13.394627414308006
            ],
            [
              144.6933725145449,
              13.394627414308006
            ],
            [
              144.6933725145449,
              13.365381892765468
            ],
            [
              144.66333723541305,
              13.365381892765468
            ]
          ]
        ]
      },
      "bbox": [
        144.66333723541305,
        13.365381892765468,
        144.6933725145449,
        13.394627414308006
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.725844+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_6E17.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_6E17": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_6E17.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5887,
            5920
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.5447031497987523,
            0.0,
            246952.1098326455,
            0.0,
            -0.5447031497987437,
            1481942.288477253
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_6E18",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.65773905375895,
              13.358400029112275
            ],
            [
              144.65773905375895,
              13.389816690802228
            ],
            [
              144.69001011113897,
              13.389816690802228
            ],
            [
              144.69001011113897,
              13.358400029112275
            ],
            [
              144.65773905375895,
              13.358400029112275
            ]
          ]
        ]
      },
      "bbox": [
        144.65773905375895,
        13.358400029112275,
        144.69001011113897,
        13.389816690802228
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.736919+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_6E18.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_6E18": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_6E18.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5840,
            5874
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.5898423757434996,
            0.0,
            246340.48809551302,
            0.0,
            -0.5898423757435186,
            1481413.3068360141
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_6E19",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.6561478934442,
              13.352135136393084
            ],
            [
              144.6561478934442,
              13.380719482902643
            ],
            [
              144.68557183599285,
              13.380719482902643
            ],
            [
              144.68557183599285,
              13.352135136393084
            ],
            [
              144.6561478934442,
              13.352135136393084
            ]
          ]
        ]
      },
      "bbox": [
        144.6561478934442,
        13.352135136393084,
        144.68557183599285,
        13.380719482902643
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.747835+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_6E19.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_6E19": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_6E19.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5855,
            5902
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.5352774122991891,
            0.0,
            246158.5712409004,
            0.0,
            -0.5352774122991957,
            1480410.9826386499
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_6E2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.7163359266516,
              13.465696795188816
            ],
            [
              144.7163359266516,
              13.496863504716487
            ],
            [
              144.7482960397073,
              13.496863504716487
            ],
            [
              144.7482960397073,
              13.465696795188816
            ],
            [
              144.7163359266516,
              13.465696795188816
            ]
          ]
        ]
      },
      "bbox": [
        144.7163359266516,
        13.465696795188816,
        144.7482960397073,
        13.496863504716487
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.758902+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_6E2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_6E2": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_6E2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5796,
            5817
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.5896808067465612,
            0.0,
            252799.24552462698,
            0.0,
            -0.5896808067465628,
            1493201.5732813033
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_6E20",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.6516329416789,
              13.34551953395382
            ],
            [
              144.6516329416789,
              13.37457807867206
            ],
            [
              144.68149602167958,
              13.37457807867206
            ],
            [
              144.68149602167958,
              13.34551953395382
            ],
            [
              144.6516329416789,
              13.34551953395382
            ]
          ]
        ]
      },
      "bbox": [
        144.6516329416789,
        13.34551953395382,
        144.68149602167958,
        13.37457807867206
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.769742+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_6E20.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_6E20": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_6E20.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5806,
            5843
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.5487525883430504,
            0.0,
            245662.89796981995,
            0.0,
            -0.548752588343053,
            1479735.447313691
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_6E21",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.64856852296148,
              13.338643959679196
            ],
            [
              144.64856852296148,
              13.367354933978293
            ],
            [
              144.67798871333446,
              13.367354933978293
            ],
            [
              144.67798871333446,
              13.338643959679196
            ],
            [
              144.64856852296148,
              13.338643959679196
            ]
          ]
        ]
      },
      "bbox": [
        144.64856852296148,
        13.338643959679196,
        144.67798871333446,
        13.367354933978293
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.780775+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_6E21.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_6E21": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_6E21.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5840,
            5860
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.5390436531826721,
            0.0,
            245323.25509363145,
            0.0,
            -0.5390436531826758,
            1478939.6129381042
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_6E22",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.6438745052604,
              13.33168078171175
            ],
            [
              144.6438745052604,
              13.360966559791988
            ],
            [
              144.67395823048932,
              13.360966559791988
            ],
            [
              144.67395823048932,
              13.33168078171175
            ],
            [
              144.6438745052604,
              13.33168078171175
            ]
          ]
        ]
      },
      "bbox": [
        144.6438745052604,
        13.33168078171175,
        144.67395823048932,
        13.360966559791988
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.791931+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_6E22.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_6E22": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_6E22.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5840,
            5875
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.5498166328215466,
            0.0,
            244807.87132911003,
            0.0,
            -0.5498166328215531,
            1478236.7070186937
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_6E23",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.63992477199596,
              13.324611892272035
            ],
            [
              144.63992477199596,
              13.354327420549255
            ],
            [
              144.67046011641006,
              13.354327420549255
            ],
            [
              144.67046011641006,
              13.324611892272035
            ],
            [
              144.63992477199596,
              13.324611892272035
            ]
          ]
        ]
      },
      "bbox": [
        144.63992477199596,
        13.324611892272035,
        144.67046011641006,
        13.354327420549255
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.802852+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_6E23.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_6E23": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_6E23.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5814,
            5851
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.5603732060494621,
            0.0,
            244372.85697226855,
            0.0,
            -0.560373206049472,
            1477505.5086786048
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_6E24",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.63681648498746,
              13.317967525783855
            ],
            [
              144.63681648498746,
              13.34730233680474
            ],
            [
              144.66695607463507,
              13.34730233680474
            ],
            [
              144.66695607463507,
              13.317967525783855
            ],
            [
              144.63681648498746,
              13.317967525783855
            ]
          ]
        ]
      },
      "bbox": [
        144.63681648498746,
        13.317967525783855,
        144.66695607463507,
        13.34730233680474
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.813841+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_6E24.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_6E24": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_6E24.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5770,
            5806
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.5574090414943468,
            0.0,
            244028.61154289017,
            0.0,
            -0.5574090414943635,
            1476731.5977939684
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_6E25",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.6328296228643,
              13.309879159469222
            ],
            [
              144.6328296228643,
              13.341395500446993
            ],
            [
              144.6652566916918,
              13.341395500446993
            ],
            [
              144.6652566916918,
              13.309879159469222
            ],
            [
              144.6328296228643,
              13.309879159469222
            ]
          ]
        ]
      },
      "bbox": [
        144.6328296228643,
        13.309879159469222,
        144.6652566916918,
        13.341395500446993
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.824819+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_6E25.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_6E25": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_6E25.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5822,
            5867
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.5935015452882179,
            0.0,
            243590.2886459166,
            0.0,
            -0.593501545288237,
            1476079.6314398125
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_6E26",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.62961238126937,
              13.302144464377786
            ],
            [
              144.62961238126937,
              13.333533650517941
            ],
            [
              144.6618952937222,
              13.333533650517941
            ],
            [
              144.6618952937222,
              13.302144464377786
            ],
            [
              144.62961238126937,
              13.302144464377786
            ]
          ]
        ]
      },
      "bbox": [
        144.62961238126937,
        13.302144464377786,
        144.6618952937222,
        13.333533650517941
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.835968+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_6E26.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_6E26": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_6E26.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5859,
            5902
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.5873727446181596,
            0.0,
            243233.31364537985,
            0.0,
            -0.587372744618148,
            1475212.9736509423
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_6E3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.71374966842566,
              13.45865093263655
            ],
            [
              144.71374966842566,
              13.489697348033141
            ],
            [
              144.74568059270413,
              13.489697348033141
            ],
            [
              144.74568059270413,
              13.45865093263655
            ],
            [
              144.71374966842566,
              13.45865093263655
            ]
          ]
        ]
      },
      "bbox": [
        144.71374966842566,
        13.45865093263655,
        144.74568059270413,
        13.489697348033141
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.847384+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_6E3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_6E3": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_6E3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5840,
            5879
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.5829602166085054,
            0.0,
            252511.76874638052,
            0.0,
            -0.5829602166084965,
            1492411.1139220954
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_6E4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.7087142658001,
              13.452028418008052
            ],
            [
              144.7087142658001,
              13.483903501307028
            ],
            [
              144.74154536964718,
              13.483903501307028
            ],
            [
              144.74154536964718,
              13.452028418008052
            ],
            [
              144.7087142658001,
              13.452028418008052
            ]
          ]
        ]
      },
      "bbox": [
        144.7087142658001,
        13.452028418008052,
        144.74154536964718,
        13.483903501307028
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.860925+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_6E4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_6E4": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_6E4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5851,
            5899
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.5973795553272754,
            0.0,
            251960.43006512508,
            0.0,
            -0.5973795553272754,
            1491774.0477634913
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_6E5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.70339846688677,
              13.444988221775255
            ],
            [
              144.70339846688677,
              13.478353642906841
            ],
            [
              144.7377686391948,
              13.478353642906841
            ],
            [
              144.7377686391948,
              13.444988221775255
            ],
            [
              144.70339846688677,
              13.444988221775255
            ]
          ]
        ]
      },
      "bbox": [
        144.70339846688677,
        13.444988221775255,
        144.7377686391948,
        13.478353642906841
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.871892+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_6E5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_6E5": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_6E5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5867,
            5916
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.6235970269828651,
            0.0,
            251378.94300409104,
            0.0,
            -0.6235970269828477,
            1491163.6363561065
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_6E6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.7021121676136,
              13.441969563330346
            ],
            [
              144.7021121676136,
              13.47034295822655
            ],
            [
              144.73144870458265,
              13.47034295822655
            ],
            [
              144.73144870458265,
              13.441969563330346
            ],
            [
              144.7021121676136,
              13.441969563330346
            ]
          ]
        ]
      },
      "bbox": [
        144.7021121676136,
        13.441969563330346,
        144.73144870458265,
        13.47034295822655
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.883121+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_6E6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_6E6": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_6E6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5821,
            5892
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.5344631042952329,
            0.0,
            251231.38371905612,
            0.0,
            -0.5344631042952392,
            1490283.3746756124
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_6E7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.7001324634016,
              13.436775944637047
            ],
            [
              144.7001324634016,
              13.461547421802731
            ],
            [
              144.72574580455023,
              13.461547421802731
            ],
            [
              144.72574580455023,
              13.436775944637047
            ],
            [
              144.7001324634016,
              13.436775944637047
            ]
          ]
        ]
      },
      "bbox": [
        144.7001324634016,
        13.436775944637047,
        144.72574580455023,
        13.461547421802731
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.894469+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_6E7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_6E7": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_6E7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5869,
            5941
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.462794004687149,
            0.0,
            251007.88914213728,
            0.0,
            -0.4627940046871476,
            1489315.6602578992
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_6E8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.69627814978404,
              13.430257305577056
            ],
            [
              144.69627814978404,
              13.457011275073434
            ],
            [
              144.72367555494895,
              13.457011275073434
            ],
            [
              144.72367555494895,
              13.430257305577056
            ],
            [
              144.69627814978404,
              13.430257305577056
            ]
          ]
        ]
      },
      "bbox": [
        144.69627814978404,
        13.430257305577056,
        144.72367555494895,
        13.457011275073434
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.905595+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_6E8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_6E8": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_6E8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5873,
            5887
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.4995337054972715,
            0.0,
            250585.68770678903,
            0.0,
            -0.4995337054972684,
            1488815.744217472
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_6E9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.69033214091823,
              13.423296657553648
            ],
            [
              144.69033214091823,
              13.452354269725285
            ],
            [
              144.72025458703283,
              13.452354269725285
            ],
            [
              144.72025458703283,
              13.423296657553648
            ],
            [
              144.69033214091823,
              13.423296657553648
            ]
          ]
        ]
      },
      "bbox": [
        144.69033214091823,
        13.423296657553648,
        144.72025458703283,
        13.452354269725285
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.917634+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_6E9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_6E9": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_6E9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5798,
            5845
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.5495283220656925,
            0.0,
            249936.76460120722,
            0.0,
            -0.5495283220656986,
            1488303.8116040684
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_7A",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.8026085673039,
              13.500518145159157
            ],
            [
              144.8026085673039,
              13.532154420229299
            ],
            [
              144.83513580507608,
              13.532154420229299
            ],
            [
              144.83513580507608,
              13.500518145159157
            ],
            [
              144.8026085673039,
              13.500518145159157
            ]
          ]
        ]
      },
      "bbox": [
        144.8026085673039,
        13.500518145159157,
        144.83513580507608,
        13.532154420229299
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.928623+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_7A.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_7A": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_7A.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5840,
            5876
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.5942036506016938,
            0.0,
            262177.2505951548,
            0.0,
            -0.594203650601701,
            1497022.2662787891
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_7B",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.7976502784628,
              13.496342938402906
            ],
            [
              144.7976502784628,
              13.527433612948412
            ],
            [
              144.82964428312079,
              13.527433612948412
            ],
            [
              144.82964428312079,
              13.496342938402906
            ],
            [
              144.7976502784628,
              13.496342938402906
            ]
          ]
        ]
      },
      "bbox": [
        144.7976502784628,
        13.496342938402906,
        144.82964428312079,
        13.527433612948412
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.939713+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_7B.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_7B": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_7B.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5797,
            5838
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.5882738526747098,
            0.0,
            261635.68409223665,
            0.0,
            -0.5882738526747157,
            1496505.1149514585
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_7C",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.79167494260776,
              13.490743517206676
            ],
            [
              144.79167494260776,
              13.522520945435401
            ],
            [
              144.82438301733103,
              13.522520945435401
            ],
            [
              144.82438301733103,
              13.490743517206676
            ],
            [
              144.79167494260776,
              13.490743517206676
            ]
          ]
        ]
      },
      "bbox": [
        144.79167494260776,
        13.490743517206676,
        144.82438301733103,
        13.522520945435401
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.950594+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_7C.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_7C": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_7C.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5869,
            5912
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.593880891444355,
            0.0,
            260983.7661207804,
            0.0,
            -0.5938808914443532,
            1495966.5311168171
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_7D",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.78552048659884,
              13.485211415401206
            ],
            [
              144.78552048659884,
              13.51775315183716
            ],
            [
              144.8190122995501,
              13.51775315183716
            ],
            [
              144.8190122995501,
              13.485211415401206
            ],
            [
              144.78552048659884,
              13.485211415401206
            ]
          ]
        ]
      },
      "bbox": [
        144.78552048659884,
        13.485211415401206,
        144.8190122995501,
        13.51775315183716
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.961533+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_7D.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_7D": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_7D.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5786,
            5828
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.6168790644072306,
            0.0,
            260312.5691981915,
            0.0,
            -0.6168790644072086,
            1495444.0947118415
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_7E",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.7801012144907,
              13.485813269949865
            ],
            [
              144.7801012144907,
              13.515515976501012
            ],
            [
              144.81069094579212,
              13.515515976501012
            ],
            [
              144.81069094579212,
              13.485813269949865
            ],
            [
              144.7801012144907,
              13.485813269949865
            ]
          ]
        ]
      },
      "bbox": [
        144.7801012144907,
        13.485813269949865,
        144.81069094579212,
        13.515515976501012
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.972780+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_7E.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_7E": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_7E.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5802,
            5848
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.5614919148147299,
            0.0,
            259723.52482760994,
            0.0,
            -0.5614919148147397,
            1495204.535705126
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_7E1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.8040614827121,
              13.521178547827777
            ],
            [
              144.8040614827121,
              13.567056088271796
            ],
            [
              144.85135053631316,
              13.567056088271796
            ],
            [
              144.85135053631316,
              13.521178547827777
            ],
            [
              144.8040614827121,
              13.521178547827777
            ]
          ]
        ]
      },
      "bbox": [
        144.8040614827121,
        13.521178547827777,
        144.85135053631316,
        13.567056088271796
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.983746+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_7E1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_7E1": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_7E1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5789,
            5839
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.8692731167319809,
            0.0,
            262369.139809298,
            0.0,
            -0.8692731167319927,
            1500869.1569822393
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_7E10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.74018663726312,
              13.480671128195016
            ],
            [
              144.74018663726312,
              13.5183518689858
            ],
            [
              144.77895221053635,
              13.5183518689858
            ],
            [
              144.77895221053635,
              13.480671128195016
            ],
            [
              144.74018663726312,
              13.480671128195016
            ]
          ]
        ]
      },
      "bbox": [
        144.74018663726312,
        13.480671128195016,
        144.77895221053635,
        13.5183518689858
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:28.994710+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_7E10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_7E10": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_7E10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5826,
            5866
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.7092932395928639,
            0.0,
            255404.09171565762,
            0.0,
            -0.7092932395928693,
            1495549.379382767
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_7E12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.73472642048895,
              13.475235943566355
            ],
            [
              144.73472642048895,
              13.504363050459995
            ],
            [
              144.76466855914018,
              13.504363050459995
            ],
            [
              144.76466855914018,
              13.475235943566355
            ],
            [
              144.73472642048895,
              13.475235943566355
            ]
          ]
        ]
      },
      "bbox": [
        144.73472642048895,
        13.475235943566355,
        144.76466855914018,
        13.504363050459995
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:29.006002+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_7E12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_7E12": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_7E12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5735,
            5770
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.5569699481852248,
            0.0,
            254798.58866818133,
            0.0,
            -0.5569699481852294,
            1494015.2839669948
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_7E13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.72668193063345,
              13.470446111394695
            ],
            [
              144.72668193063345,
              13.503205081916347
            ],
            [
              144.7603889127215,
              13.503205081916347
            ],
            [
              144.7603889127215,
              13.470446111394695
            ],
            [
              144.72668193063345,
              13.470446111394695
            ]
          ]
        ]
      },
      "bbox": [
        144.72668193063345,
        13.470446111394695,
        144.7603889127215,
        13.503205081916347
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:29.016659+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_7E13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_7E13": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_7E13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5799,
            5840
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.6194879736423152,
            0.0,
            253926.19156668984,
            0.0,
            -0.619487973642297,
            1493891.398362412
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_7E14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.72277821005662,
              13.467203242805738
            ],
            [
              144.72277821005662,
              13.498914411125957
            ],
            [
              144.75543785942435,
              13.498914411125957
            ],
            [
              144.75543785942435,
              13.467203242805738
            ],
            [
              144.72277821005662,
              13.467203242805738
            ]
          ]
        ]
      },
      "bbox": [
        144.72277821005662,
        13.467203242805738,
        144.75543785942435,
        13.498914411125957
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:29.027482+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_7E14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_7E14": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_7E14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5835,
            5882
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.5959608041950785,
            0.0,
            253499.03718775677,
            0.0,
            -0.595960804195069,
            1493421.4570232437
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_7E15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.71569607062278,
              13.462045677138745
            ],
            [
              144.71569607062278,
              13.49422399128702
            ],
            [
              144.7487762165685,
              13.49422399128702
            ],
            [
              144.7487762165685,
              13.462045677138745
            ],
            [
              144.71569607062278,
              13.462045677138745
            ]
          ]
        ]
      },
      "bbox": [
        144.71569607062278,
        13.462045677138745,
        144.7487762165685,
        13.49422399128702
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:29.038604+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_7E15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_7E15": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_7E15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5808,
            5844
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.6075493450043524,
            0.0,
            252727.22025067618,
            0.0,
            -0.6075493450043723,
            1492908.9977821487
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_7E16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.71096116212365,
              13.457404326037924
            ],
            [
              144.71096116212365,
              13.489566361804341
            ],
            [
              144.74402302482287,
              13.489566361804341
            ],
            [
              144.74402302482287,
              13.457404326037924
            ],
            [
              144.71096116212365,
              13.457404326037924
            ]
          ]
        ]
      },
      "bbox": [
        144.71096116212365,
        13.457404326037924,
        144.74402302482287,
        13.489566361804341
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:29.049488+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_7E16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_7E16": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_7E16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5834,
            5870
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.6045279067309451,
            0.0,
            252209.62096010507,
            0.0,
            -0.6045279067309326,
            1492398.2778144204
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_7E2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.80172457651668,
              13.50927457171401
            ],
            [
              144.80172457651668,
              13.548475171505801
            ],
            [
              144.8420576319128,
              13.548475171505801
            ],
            [
              144.8420576319128,
              13.50927457171401
            ],
            [
              144.80172457651668,
              13.50927457171401
            ]
          ]
        ]
      },
      "bbox": [
        144.80172457651668,
        13.50927457171401,
        144.8420576319128,
        13.548475171505801
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:29.060397+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_7E2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_7E2": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_7E2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5854,
            5894
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.7345166711944308,
            0.0,
            262097.69940510186,
            0.0,
            -0.7345166711944408,
            1498821.7858976691
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_7E3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.78797838584268,
              13.517035879650717
            ],
            [
              144.78797838584268,
              13.549807899129137
            ],
            [
              144.82163419058983,
              13.549807899129137
            ],
            [
              144.82163419058983,
              13.517035879650717
            ],
            [
              144.78797838584268,
              13.517035879650717
            ]
          ]
        ]
      },
      "bbox": [
        144.78797838584268,
        13.517035879650717,
        144.82163419058983,
        13.549807899129137
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:29.071283+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_7E3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_7E3": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_7E3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5918,
            5947
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.6073946122639496,
            0.0,
            260610.78530716698,
            0.0,
            -0.6073946122639307,
            1498988.8315408102
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_7E4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.78205862619336,
              13.511802000962772
            ],
            [
              144.78205862619336,
              13.544064531271834
            ],
            [
              144.81524564563043,
              13.544064531271834
            ],
            [
              144.81524564563043,
              13.511802000962772
            ],
            [
              144.78205862619336,
              13.511802000962772
            ]
          ]
        ]
      },
      "bbox": [
        144.78205862619336,
        13.511802000962772,
        144.81524564563043,
        13.544064531271834
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:29.082072+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_7E4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_7E4": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_7E4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5904,
            5943
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.5993499039357937,
            0.0,
            259964.08836627647,
            0.0,
            -0.5993499039358168,
            1498359.4230788446
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_7E5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.77605321224928,
              13.506521351054072
            ],
            [
              144.77605321224928,
              13.540253261332015
            ],
            [
              144.8107400301304,
              13.540253261332015
            ],
            [
              144.8107400301304,
              13.506521351054072
            ],
            [
              144.77605321224928,
              13.506521351054072
            ]
          ]
        ]
      },
      "bbox": [
        144.77605321224928,
        13.506521351054072,
        144.8107400301304,
        13.540253261332015
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:29.092825+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_7E5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_7E5": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_7E5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5732,
            5768
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.6454427752644489,
            0.0,
            259310.01308460272,
            0.0,
            -0.6454427752644474,
            1497942.0321167617
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_7E6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.7810896332987,
              13.513660512453932
            ],
            [
              144.7810896332987,
              13.536694316995234
            ],
            [
              144.80454970272345,
              13.536694316995234
            ],
            [
              144.80454970272345,
              13.513660512453932
            ],
            [
              144.7810896332987,
              13.513660512453932
            ]
          ]
        ]
      },
      "bbox": [
        144.7810896332987,
        13.513660512453932,
        144.80454970272345,
        13.536694316995234
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:29.103861+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_7E6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_7E6": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_7E6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5725,
            5705
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.4413161154145475,
            0.0,
            259851.85818162275,
            0.0,
            -0.4413161154145448,
            1497554.1008520222
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_7E7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.7672960642802,
              13.499324661028686
            ],
            [
              144.7672960642802,
              13.530675102373182
            ],
            [
              144.79951777981708,
              13.530675102373182
            ],
            [
              144.79951777981708,
              13.499324661028686
            ],
            [
              144.7672960642802,
              13.499324661028686
            ]
          ]
        ]
      },
      "bbox": [
        144.7672960642802,
        13.499324661028686,
        144.79951777981708,
        13.530675102373182
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:29.114595+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_7E7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_7E7": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_7E7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5860,
            5894
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.5867569542940507,
            0.0,
            258352.176756615,
            0.0,
            -0.586756954294051,
            1496892.9593616365
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_7E8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.7616572834791,
              13.495063737011003
            ],
            [
              144.7616572834791,
              13.526763936363356
            ],
            [
              144.79425522343004,
              13.526763936363356
            ],
            [
              144.79425522343004,
              13.495063737011003
            ],
            [
              144.7616572834791,
              13.495063737011003
            ]
          ]
        ]
      },
      "bbox": [
        144.7616572834791,
        13.495063737011003,
        144.79425522343004,
        13.526763936363356
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:29.125517+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_7E8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_7E8": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_7E8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5830,
            5867
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.5963435319678636,
            0.0,
            257737.64606249915,
            0.0,
            -0.5963435319678436,
            1496465.2659677595
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_7E9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.75414364191897,
              13.489530375917658
            ],
            [
              144.75414364191897,
              13.512735556391744
            ],
            [
              144.77798869213308,
              13.512735556391744
            ],
            [
              144.77798869213308,
              13.489530375917658
            ],
            [
              144.75414364191897,
              13.489530375917658
            ]
          ]
        ]
      },
      "bbox": [
        144.75414364191897,
        13.489530375917658,
        144.77798869213308,
        13.512735556391744
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:29.136311+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_7E9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_7E9": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_7E9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5844,
            5877
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.4354772935731824,
            0.0,
            256909.89353992982,
            0.0,
            -0.43547729357318,
            1494928.6643137895
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_7F",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.77550508539957,
              13.48180028546724
            ],
            [
              144.77550508539957,
              13.51258043650224
            ],
            [
              144.8071543657707,
              13.51258043650224
            ],
            [
              144.8071543657707,
              13.48180028546724
            ],
            [
              144.77550508539957,
              13.48180028546724
            ]
          ]
        ]
      },
      "bbox": [
        144.77550508539957,
        13.48180028546724,
        144.8071543657707,
        13.51258043650224
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:29.147342+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_7F.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_7F": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_7F.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5852,
            5889
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.5768896147591974,
            0.0,
            259222.86834123253,
            0.0,
            -0.5768896147591808,
            1494883.113484882
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_7G",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.76484840293182,
              13.470504618320188
            ],
            [
              144.76484840293182,
              13.513098449351462
            ],
            [
              144.8087313979157,
              13.513098449351462
            ],
            [
              144.8087313979157,
              13.470504618320188
            ],
            [
              144.76484840293182,
              13.470504618320188
            ]
          ]
        ]
      },
      "bbox": [
        144.76484840293182,
        13.470504618320188,
        144.8087313979157,
        13.513098449351462
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:29.158588+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_7G.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_7G": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_7G.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5855,
            5904
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.7978712768944524,
            0.0,
            258069.28990070635,
            0.0,
            -0.7978712768944491,
            1494939.0140535976
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_7H",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.762243787877,
              13.470055665374579
            ],
            [
              144.762243787877,
              13.503798657291835
            ],
            [
              144.79691621350156,
              13.503798657291835
            ],
            [
              144.79691621350156,
              13.470055665374579
            ],
            [
              144.762243787877,
              13.470055665374579
            ]
          ]
        ]
      },
      "bbox": [
        144.762243787877,
        13.470055665374579,
        144.79691621350156,
        13.503798657291835
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:29.169237+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_7H.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_7H": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_7H.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5812,
            5845
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.6367545556596108,
            0.0,
            257777.92712446259,
            0.0,
            -0.6367545556596318,
            1493921.2574690864
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_7I",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.757628898351,
              13.46620464071906
            ],
            [
              144.757628898351,
              13.500498531542528
            ],
            [
              144.79293099928032,
              13.500498531542528
            ],
            [
              144.79293099928032,
              13.46620464071906
            ],
            [
              144.757628898351,
              13.46620464071906
            ]
          ]
        ]
      },
      "bbox": [
        144.757628898351,
        13.46620464071906,
        144.79293099928032,
        13.500498531542528
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:29.179955+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_7I.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_7I": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_7I.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5834,
            5878
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.6446911831698251,
            0.0,
            257274.8227101809,
            0.0,
            -0.6446911831698318,
            1493559.937766043
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_8E1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.79470680198168,
              13.510441328152423
            ],
            [
              144.79470680198168,
              13.544883149234924
            ],
            [
              144.83012190617575,
              13.544883149234924
            ],
            [
              144.83012190617575,
              13.510441328152423
            ],
            [
              144.79470680198168,
              13.510441328152423
            ]
          ]
        ]
      },
      "bbox": [
        144.79470680198168,
        13.510441328152423,
        144.83012190617575,
        13.544883149234924
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:29.190849+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_8E1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_8E1": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_8E1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5796,
            5832
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.6517905170662388,
            0.0,
            261334.3400077724,
            0.0,
            -0.6517905170662589,
            1498435.686709417
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_8E10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.73398332105143,
              13.456383377385428
            ],
            [
              144.73398332105143,
              13.505140490543694
            ],
            [
              144.77688295159248,
              13.505140490543694
            ],
            [
              144.77688295159248,
              13.456383377385428
            ],
            [
              144.73398332105143,
              13.456383377385428
            ]
          ]
        ]
      },
      "bbox": [
        144.73398332105143,
        13.456383377385428,
        144.77688295159248,
        13.505140490543694
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:29.201544+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_8E10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_8E10": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_8E10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6815,
            5852
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.7856528474366329,
            0.0,
            254718.79391597825,
            0.0,
            -0.7856528474366455,
            1494089.4699231726
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_8E11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.73263762124785,
              13.459503647973406
            ],
            [
              144.73263762124785,
              13.490717229447721
            ],
            [
              144.76474919489894,
              13.490717229447721
            ],
            [
              144.76474919489894,
              13.459503647973406
            ],
            [
              144.73263762124785,
              13.459503647973406
            ]
          ]
        ]
      },
      "bbox": [
        144.73263762124785,
        13.459503647973406,
        144.76474919489894,
        13.490717229447721
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:29.212409+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_8E11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_8E11": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_8E11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5898,
            5939
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.5803708513287773,
            0.0,
            254558.40833783164,
            0.0,
            -0.5803708513287866,
            1492505.09334955
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_8E12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.72539023664066,
              13.454438818605642
            ],
            [
              144.72539023664066,
              13.485682966350398
            ],
            [
              144.75755789332243,
              13.485682966350398
            ],
            [
              144.75755789332243,
              13.454438818605642
            ],
            [
              144.72539023664066,
              13.454438818605642
            ]
          ]
        ]
      },
      "bbox": [
        144.72539023664066,
        13.454438818605642,
        144.75755789332243,
        13.485682966350398
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:29.223236+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_8E12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_8E12": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_8E12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5799,
            5844
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.5908399482350762,
            0.0,
            253768.3479506199,
            0.0,
            -0.5908399482350732,
            1491955.074132343
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_8E13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.71480582130923,
              13.449672885758217
            ],
            [
              144.71480582130923,
              13.482798632675937
            ],
            [
              144.74887364798806,
              13.482798632675937
            ],
            [
              144.74887364798806,
              13.449672885758217
            ],
            [
              144.71480582130923,
              13.449672885758217
            ]
          ]
        ]
      },
      "bbox": [
        144.71480582130923,
        13.449672885758217,
        144.74887364798806,
        13.482798632675937
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:29.234148+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_8E13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_8E13": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_8E13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5854,
            5893
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.6205238424310863,
            0.0,
            252619.02803859796,
            0.0,
            -0.6205238424310986,
            1491644.498081753
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_8E2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.79104192332912,
              13.504710071396536
            ],
            [
              144.79104192332912,
              13.538034521996291
            ],
            [
              144.82530816813116,
              13.538034521996291
            ],
            [
              144.82530816813116,
              13.504710071396536
            ],
            [
              144.79104192332912,
              13.504710071396536
            ]
          ]
        ]
      },
      "bbox": [
        144.79104192332912,
        13.504710071396536,
        144.82530816813116,
        13.538034521996291
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:29.245234+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_8E2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_8E2": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_8E2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5768,
            5804
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.6336992860765076,
            0.0,
            260930.7005517126,
            0.0,
            -0.6336992860765015,
            1497682.4229402465
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_8E3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.78437318231204,
              13.499029801163656
            ],
            [
              144.78437318231204,
              13.532193823263755
            ],
            [
              144.81848980657207,
              13.532193823263755
            ],
            [
              144.81848980657207,
              13.499029801163656
            ],
            [
              144.78437318231204,
              13.499029801163656
            ]
          ]
        ]
      },
      "bbox": [
        144.78437318231204,
        13.499029801163656,
        144.81848980657207,
        13.532193823263755
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:29.255902+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_8E3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_8E3": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_8E3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5797,
            5836
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.6274786449294351,
            0.0,
            260202.7872589559,
            0.0,
            -0.6274786449294301,
            1497042.648082076
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_8E4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.77880855411445,
              13.494419533308603
            ],
            [
              144.77880855411445,
              13.525090221847567
            ],
            [
              144.8103372348041,
              13.525090221847567
            ],
            [
              144.8103372348041,
              13.494419533308603
            ],
            [
              144.77880855411445,
              13.494419533308603
            ]
          ]
        ]
      },
      "bbox": [
        144.77880855411445,
        13.494419533308603,
        144.8103372348041,
        13.525090221847567
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:29.266559+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_8E4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_8E4": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_8E4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5827,
            5862
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.5773081361492078,
            0.0,
            259593.14670339302,
            0.0,
            -0.5773081361492036,
            1496264.4034095511
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_8E5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.77314801308415,
              13.490105374311451
            ],
            [
              144.77314801308415,
              13.520266385875628
            ],
            [
              144.804208348469,
              13.520266385875628
            ],
            [
              144.804208348469,
              13.490105374311451
            ],
            [
              144.77314801308415,
              13.490105374311451
            ]
          ]
        ]
      },
      "bbox": [
        144.77314801308415,
        13.490105374311451,
        144.804208348469,
        13.520266385875628
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:29.277288+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_8E5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_8E5": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_8E5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5850,
            5896
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.565463335527825,
            0.0,
            258975.36098226384,
            0.0,
            -0.5654633355278395,
            1495736.51980836
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_8E6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.76344470697904,
              13.483445879091
            ],
            [
              144.76344470697904,
              13.516435089323696
            ],
            [
              144.79739899418328,
              13.516435089323696
            ],
            [
              144.79739899418328,
              13.483445879091
            ],
            [
              144.76344470697904,
              13.483445879091
            ]
          ]
        ]
      },
      "bbox": [
        144.76344470697904,
        13.483445879091,
        144.79739899418328,
        13.516435089323696
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:29.288137+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_8E6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_8E6": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_8E6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5870,
            5913
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.6163671160083843,
            0.0,
            257920.74302101135,
            0.0,
            -0.616367116008387,
            1495319.1794155105
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_8E7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.75852119129902,
              13.478956740847728
            ],
            [
              144.75852119129902,
              13.511367830086137
            ],
            [
              144.79179721220333,
              13.511367830086137
            ],
            [
              144.79179721220333,
              13.478956740847728
            ],
            [
              144.75852119129902,
              13.478956740847728
            ]
          ]
        ]
      },
      "bbox": [
        144.75852119129902,
        13.478956740847728,
        144.79179721220333,
        13.511367830086137
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:29.299110+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_8E7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_8E7": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_8E7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5849,
            5877
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.607744447487161,
            0.0,
            257382.46647093346,
            0.0,
            -0.6077444474871629,
            1494763.8703197236
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_8E8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.75170621094475,
              13.474245942347318
            ],
            [
              144.75170621094475,
              13.506686372877343
            ],
            [
              144.78512202581126,
              13.506686372877343
            ],
            [
              144.78512202581126,
              13.474245942347318
            ],
            [
              144.75170621094475,
              13.474245942347318
            ]
          ]
        ]
      },
      "bbox": [
        144.75170621094475,
        13.474245942347318,
        144.78512202581126,
        13.506686372877343
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:29.309938+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_8E8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_8E8": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_8E8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5870,
            5918
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.6060877747655171,
            0.0,
            256639.72080740266,
            0.0,
            -0.6060877747655239,
            1494252.32159857
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Guam_1944_8E9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.7438498821356,
              13.468815241129828
            ],
            [
              144.7438498821356,
              13.50182987723556
            ],
            [
              144.77778356353411,
              13.50182987723556
            ],
            [
              144.77778356353411,
              13.468815241129828
            ],
            [
              144.7438498821356,
              13.468815241129828
            ]
          ]
        ]
      },
      "bbox": [
        144.7438498821356,
        13.468815241129828,
        144.77778356353411,
        13.50182987723556
      ],
      "properties": {
        "start_datetime": "1944-10-17T00:00:00+00:00",
        "end_datetime": "1944-10-26T00:00:00+00:00",
        "created": "2026-04-13 12:41:29.320914+00:00",
        "license": "NLPL",
        "datetime": "1944-10-17T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/stac/Guam_1944_8E9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Guam_1944_8E9": {
          "href": "https://coastalimagery.blob.core.windows.net/digitalcoast/Guam_1944_2566/Guam_1944_8E9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5855,
            5890
          ],
          "proj:wkt2": "PROJCRS[\"WGS 84 / UTM zone 55N\",\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 55N\",\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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.\"],\n        BBOX[0,144,84,150]],\n    ID[\"EPSG\",32655]]",
          "proj:epsg": 32655,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "WGS 84 / UTM zone 55N",
            "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 55N",
              "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 144\u00b0E and 150\u00b0E, northern hemisphere between equator and 84\u00b0N, onshore and offshore. Japan. Russian Federation.",
            "bbox": {
              "south_latitude": 0,
              "west_longitude": 144,
              "north_latitude": 84,
              "east_longitude": 150
            },
            "id": {
              "authority": "EPSG",
              "code": 32655
            }
          },
          "proj:transform": [
            0.618394168648651,
            0.0,
            255783.99061758618,
            0.0,
            -0.6183941686486573,
            1493722.0736629618
          ],
          "raster:bands": [
            {
              "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"
            }
          ]
        }
      }
    }
  ]
}