{
  "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": "2020_220000e_1445000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.43516520790098,
              13.020835391919459
            ],
            [
              144.43516520790098,
              13.05867462330325
            ],
            [
              144.46460138776837,
              13.05867462330325
            ],
            [
              144.46460138776837,
              13.020835391919459
            ],
            [
              144.43516520790098,
              13.020835391919459
            ]
          ]
        ]
      },
      "bbox": [
        144.43516520790098,
        13.020835391919459,
        144.46460138776837,
        13.05867462330325
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:29.834782+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_220000e_1445000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_220000e_1445000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_220000e_1445000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4157,
            3153
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            221847.0,
            0.0,
            -1.0,
            1445000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_220000e_1450000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.43469802366624,
              13.058387970991669
            ],
            [
              144.43469802366624,
              13.103843374030157
            ],
            [
              144.46421867964563,
              13.103843374030157
            ],
            [
              144.46421867964563,
              13.058387970991669
            ],
            [
              144.43469802366624,
              13.058387970991669
            ]
          ]
        ]
      },
      "bbox": [
        144.43469802366624,
        13.058387970991669,
        144.46421867964563,
        13.103843374030157
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:29.868527+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_220000e_1450000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_220000e_1450000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_220000e_1450000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            3153
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            221847.0,
            0.0,
            -1.0,
            1450000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_220000e_1465000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.433285929668,
              13.193890622835468
            ],
            [
              144.433285929668,
              13.239348579792182
            ],
            [
              144.46282775185975,
              13.239348579792182
            ],
            [
              144.46282775185975,
              13.193890622835468
            ],
            [
              144.433285929668,
              13.193890622835468
            ]
          ]
        ]
      },
      "bbox": [
        144.433285929668,
        13.193890622835468,
        144.46282775185975,
        13.239348579792182
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:29.891036+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_220000e_1465000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_220000e_1465000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_220000e_1465000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            3153
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            221847.0,
            0.0,
            -1.0,
            1465000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_225000e_1445000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.46421867964563,
              13.021121191870344
            ],
            [
              144.46421867964563,
              13.059122515236204
            ],
            [
              144.51066860579718,
              13.059122515236204
            ],
            [
              144.51066860579718,
              13.021121191870344
            ],
            [
              144.46421867964563,
              13.021121191870344
            ]
          ]
        ]
      },
      "bbox": [
        144.46421867964563,
        13.021121191870344,
        144.51066860579718,
        13.059122515236204
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:29.913473+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_225000e_1445000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_225000e_1445000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_225000e_1445000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4157,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            225000.0,
            0.0,
            -1.0,
            1445000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_225000e_1450000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.46375677358486,
              13.05867462330325
            ],
            [
              144.46375677358486,
              13.104292868364084
            ],
            [
              144.5102928336578,
              13.104292868364084
            ],
            [
              144.5102928336578,
              13.05867462330325
            ],
            [
              144.46375677358486,
              13.05867462330325
            ]
          ]
        ]
      },
      "bbox": [
        144.46375677358486,
        13.05867462330325,
        144.5102928336578,
        13.104292868364084
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:29.935861+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_225000e_1450000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_225000e_1450000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_225000e_1450000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            225000.0,
            0.0,
            -1.0,
            1450000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_240000e_1465000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.60069371952088,
              13.195515720890386
            ],
            [
              144.60069371952088,
              13.241118020168127
            ],
            [
              144.64723980889462,
              13.241118020168127
            ],
            [
              144.64723980889462,
              13.195515720890386
            ],
            [
              144.60069371952088,
              13.195515720890386
            ]
          ]
        ]
      },
      "bbox": [
        144.60069371952088,
        13.195515720890386,
        144.64723980889462,
        13.241118020168127
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:29.961086+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_240000e_1465000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_240000e_1465000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_240000e_1465000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            240000.0,
            0.0,
            -1.0,
            1465000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_240000e_1470000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.60025038342937,
              13.240688659364297
            ],
            [
              144.60025038342937,
              13.28629229955845
            ],
            [
              144.6468065893907,
              13.28629229955845
            ],
            [
              144.6468065893907,
              13.240688659364297
            ],
            [
              144.60025038342937,
              13.240688659364297
            ]
          ]
        ]
      },
      "bbox": [
        144.60025038342937,
        13.240688659364297,
        144.6468065893907,
        13.28629229955845
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:29.983108+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_240000e_1470000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_240000e_1470000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_240000e_1470000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            240000.0,
            0.0,
            -1.0,
            1470000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_240000e_1475000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.59980540011955,
              13.285861423703784
            ],
            [
              144.59980540011955,
              13.331466404047768
            ],
            [
              144.6463717561733,
              13.331466404047768
            ],
            [
              144.6463717561733,
              13.285861423703784
            ],
            [
              144.59980540011955,
              13.285861423703784
            ]
          ]
        ]
      },
      "bbox": [
        144.59980540011955,
        13.285861423703784,
        144.6463717561733,
        13.331466404047768
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:30.005055+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_240000e_1475000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_240000e_1475000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_240000e_1475000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            240000.0,
            0.0,
            -1.0,
            1475000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_240000e_1480000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.59935876799022,
              13.331034013288246
            ],
            [
              144.59935876799022,
              13.376640322296034
            ],
            [
              144.6459353072971,
              13.376640322296034
            ],
            [
              144.6459353072971,
              13.331034013288246
            ],
            [
              144.59935876799022,
              13.331034013288246
            ]
          ]
        ]
      },
      "bbox": [
        144.59935876799022,
        13.331034013288246,
        144.6459353072971,
        13.376640322296034
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:30.027174+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_240000e_1480000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_240000e_1480000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_240000e_1480000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            240000.0,
            0.0,
            -1.0,
            1480000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_240000e_1485000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.59891048457212,
              13.37620642314131
            ],
            [
              144.59891048457212,
              13.421814075716416
            ],
            [
              144.64549724178252,
              13.421814075716416
            ],
            [
              144.64549724178252,
              13.37620642314131
            ],
            [
              144.59891048457212,
              13.37620642314131
            ]
          ]
        ]
      },
      "bbox": [
        144.59891048457212,
        13.37620642314131,
        144.64549724178252,
        13.421814075716416
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:30.049247+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_240000e_1485000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_240000e_1485000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_240000e_1485000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            240000.0,
            0.0,
            -1.0,
            1485000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_240000e_1490000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.59846054834767,
              13.421378661463777
            ],
            [
              144.59846054834767,
              13.466987653967667
            ],
            [
              144.64505755529777,
              13.466987653967667
            ],
            [
              144.64505755529777,
              13.421378661463777
            ],
            [
              144.59846054834767,
              13.421378661463777
            ]
          ]
        ]
      },
      "bbox": [
        144.59846054834767,
        13.421378661463777,
        144.64505755529777,
        13.466987653967667
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:30.071270+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_240000e_1490000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_240000e_1490000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_240000e_1490000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            240000.0,
            0.0,
            -1.0,
            1490000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_240000e_1495000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.598008957807,
              13.466550723743277
            ],
            [
              144.598008957807,
              13.512161057073932
            ],
            [
              144.6446162464845,
              13.512161057073932
            ],
            [
              144.6446162464845,
              13.466550723743277
            ],
            [
              144.598008957807,
              13.466550723743277
            ]
          ]
        ]
      },
      "bbox": [
        144.598008957807,
        13.466550723743277,
        144.6446162464845,
        13.512161057073932
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:30.093192+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_240000e_1495000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_240000e_1495000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_240000e_1495000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            240000.0,
            0.0,
            -1.0,
            1495000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_245000e_1465000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.6468065893907,
              13.195943566740798
            ],
            [
              144.6468065893907,
              13.241539067287782
            ],
            [
              144.69334582118483,
              13.241539067287782
            ],
            [
              144.69334582118483,
              13.195943566740798
            ],
            [
              144.6468065893907,
              13.195943566740798
            ]
          ]
        ]
      },
      "bbox": [
        144.6468065893907,
        13.195943566740798,
        144.69334582118483,
        13.241539067287782
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:30.115305+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_245000e_1465000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_245000e_1465000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_245000e_1465000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            245000.0,
            0.0,
            -1.0,
            1465000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_245000e_1470000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.6463717561733,
              13.241118020168127
            ],
            [
              144.6463717561733,
              13.286714833931692
            ],
            [
              144.69292107416763,
              13.286714833931692
            ],
            [
              144.69292107416763,
              13.241118020168127
            ],
            [
              144.6463717561733,
              13.241118020168127
            ]
          ]
        ]
      },
      "bbox": [
        144.6463717561733,
        13.241118020168127,
        144.69292107416763,
        13.286714833931692
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:30.137563+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_245000e_1470000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_245000e_1470000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_245000e_1470000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            245000.0,
            0.0,
            -1.0,
            1470000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_245000e_1475000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.6459353072971,
              13.28629229955845
            ],
            [
              144.6459353072971,
              13.331890426193738
            ],
            [
              144.69249474508425,
              13.331890426193738
            ],
            [
              144.69249474508425,
              13.28629229955845
            ],
            [
              144.6459353072971,
              13.28629229955845
            ]
          ]
        ]
      },
      "bbox": [
        144.6459353072971,
        13.28629229955845,
        144.69249474508425,
        13.331890426193738
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:30.159483+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_245000e_1475000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_245000e_1475000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_245000e_1475000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            245000.0,
            0.0,
            -1.0,
            1475000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_245000e_1480000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.64549724178252,
              13.331466404047768
            ],
            [
              144.64549724178252,
              13.377065829592121
            ],
            [
              144.69206683228003,
              13.377065829592121
            ],
            [
              144.69206683228003,
              13.331466404047768
            ],
            [
              144.64549724178252,
              13.331466404047768
            ]
          ]
        ]
      },
      "bbox": [
        144.64549724178252,
        13.331466404047768,
        144.69206683228003,
        13.377065829592121
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:30.181451+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_245000e_1480000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_245000e_1480000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_245000e_1480000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            245000.0,
            0.0,
            -1.0,
            1480000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_245000e_1485000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.64505755529777,
              13.376640322296034
            ],
            [
              144.64505755529777,
              13.422241070832358
            ],
            [
              144.6916373327276,
              13.422241070832358
            ],
            [
              144.6916373327276,
              13.376640322296034
            ],
            [
              144.64505755529777,
              13.376640322296034
            ]
          ]
        ]
      },
      "bbox": [
        144.64505755529777,
        13.376640322296034,
        144.6916373327276,
        13.422241070832358
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:30.203537+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_245000e_1485000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_245000e_1485000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_245000e_1485000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            245000.0,
            0.0,
            -1.0,
            1485000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_245000e_1490000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.6446162464845,
              13.421814075716416
            ],
            [
              144.6446162464845,
              13.467416138177324
            ],
            [
              144.69120624420734,
              13.467416138177324
            ],
            [
              144.69120624420734,
              13.421814075716416
            ],
            [
              144.6446162464845,
              13.421814075716416
            ]
          ]
        ]
      },
      "bbox": [
        144.6446162464845,
        13.421814075716416,
        144.69120624420734,
        13.467416138177324
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:30.225520+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_245000e_1490000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_245000e_1490000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_245000e_1490000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            245000.0,
            0.0,
            -1.0,
            1490000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_245000e_1495000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.64417331521557,
              13.466987653967667
            ],
            [
              144.64417331521557,
              13.512591030649135
            ],
            [
              144.69077356583318,
              13.512591030649135
            ],
            [
              144.69077356583318,
              13.466987653967667
            ],
            [
              144.64417331521557,
              13.466987653967667
            ]
          ]
        ]
      },
      "bbox": [
        144.64417331521557,
        13.466987653967667,
        144.69077356583318,
        13.512591030649135
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:30.247427+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_245000e_1495000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_245000e_1495000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_245000e_1495000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            245000.0,
            0.0,
            -1.0,
            1495000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_250000e_1465000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.69292107416763,
              13.1963631270098
            ],
            [
              144.69292107416763,
              13.24195179847276
            ],
            [
              144.73945341487342,
              13.24195179847276
            ],
            [
              144.73945341487342,
              13.1963631270098
            ],
            [
              144.69292107416763,
              13.1963631270098
            ]
          ]
        ]
      },
      "bbox": [
        144.69292107416763,
        13.1963631270098,
        144.73945341487342,
        13.24195179847276
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:30.269423+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_250000e_1465000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_250000e_1465000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_250000e_1465000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            250000.0,
            0.0,
            -1.0,
            1465000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_250000e_1470000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.69249474508425,
              13.241539067287782
            ],
            [
              144.69249474508425,
              13.287129023516302
            ],
            [
              144.7390371415911,
              13.287129023516302
            ],
            [
              144.7390371415911,
              13.241539067287782
            ],
            [
              144.69249474508425,
              13.241539067287782
            ]
          ]
        ]
      },
      "bbox": [
        144.69249474508425,
        13.241539067287782,
        144.7390371415911,
        13.287129023516302
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:30.291438+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_250000e_1470000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_250000e_1470000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_250000e_1470000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            250000.0,
            0.0,
            -1.0,
            1470000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_250000e_1475000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.69206683228003,
              13.286714833931692
            ],
            [
              144.69206683228003,
              13.332306073583617
            ],
            [
              144.73861931840057,
              13.332306073583617
            ],
            [
              144.73861931840057,
              13.286714833931692
            ],
            [
              144.69206683228003,
              13.286714833931692
            ]
          ]
        ]
      },
      "bbox": [
        144.69206683228003,
        13.286714833931692,
        144.73861931840057,
        13.332306073583617
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:30.313584+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_250000e_1475000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_250000e_1475000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_250000e_1475000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            250000.0,
            0.0,
            -1.0,
            1475000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_250000e_1480000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.6916373327276,
              13.331890426193738
            ],
            [
              144.6916373327276,
              13.377482934147766
            ],
            [
              144.73819994159504,
              13.377482934147766
            ],
            [
              144.73819994159504,
              13.331890426193738
            ],
            [
              144.6916373327276,
              13.331890426193738
            ]
          ]
        ]
      },
      "bbox": [
        144.6916373327276,
        13.331890426193738,
        144.73819994159504,
        13.377482934147766
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:30.335639+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_250000e_1480000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_250000e_1480000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_250000e_1480000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            250000.0,
            0.0,
            -1.0,
            1480000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_250000e_1485000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.69120624420734,
              13.377065829592121
            ],
            [
              144.69120624420734,
              13.422659634689238
            ],
            [
              144.73777900987963,
              13.422659634689238
            ],
            [
              144.73777900987963,
              13.377065829592121
            ],
            [
              144.69120624420734,
              13.377065829592121
            ]
          ]
        ]
      },
      "bbox": [
        144.69120624420734,
        13.377065829592121,
        144.73777900987963,
        13.422659634689238
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:30.357828+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_250000e_1485000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_250000e_1485000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_250000e_1485000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            250000.0,
            0.0,
            -1.0,
            1485000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_250000e_1490000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.69077356583318,
              13.422241070832358
            ],
            [
              144.69077356583318,
              13.467836164384941
            ],
            [
              144.7373565216992,
              13.467836164384941
            ],
            [
              144.7373565216992,
              13.422241070832358
            ],
            [
              144.69077356583318,
              13.422241070832358
            ]
          ]
        ]
      },
      "bbox": [
        144.69077356583318,
        13.422241070832358,
        144.7373565216992,
        13.467836164384941
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:30.380058+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_250000e_1490000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_250000e_1490000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_250000e_1490000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            250000.0,
            0.0,
            -1.0,
            1490000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_250000e_1495000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.69033929593013,
              13.467416138177324
            ],
            [
              144.69033929593013,
              13.513012523932128
            ],
            [
              144.73693247952184,
              13.513012523932128
            ],
            [
              144.73693247952184,
              13.467416138177324
            ],
            [
              144.69033929593013,
              13.467416138177324
            ]
          ]
        ]
      },
      "bbox": [
        144.69033929593013,
        13.467416138177324,
        144.73693247952184,
        13.513012523932128
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:30.401925+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_250000e_1495000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_250000e_1495000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_250000e_1495000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            250000.0,
            0.0,
            -1.0,
            1495000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_255000e_1470000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.73861931840057,
              13.24195179847276
            ],
            [
              144.73861931840057,
              13.287534865714555
            ],
            [
              144.78515476040525,
              13.287534865714555
            ],
            [
              144.78515476040525,
              13.24195179847276
            ],
            [
              144.73861931840057,
              13.24195179847276
            ]
          ]
        ]
      },
      "bbox": [
        144.73861931840057,
        13.24195179847276,
        144.78515476040525,
        13.287534865714555
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:30.423891+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_255000e_1470000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_255000e_1470000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_255000e_1470000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            255000.0,
            0.0,
            -1.0,
            1470000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_255000e_1475000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.73819994159504,
              13.287129023516302
            ],
            [
              144.73819994159504,
              13.332713344108589
            ],
            [
              144.78474544253294,
              13.332713344108589
            ],
            [
              144.78474544253294,
              13.287129023516302
            ],
            [
              144.73819994159504,
              13.287129023516302
            ]
          ]
        ]
      },
      "bbox": [
        144.73819994159504,
        13.287129023516302,
        144.78474544253294,
        13.332713344108589
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:30.446082+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_255000e_1475000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_255000e_1475000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_255000e_1475000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            255000.0,
            0.0,
            -1.0,
            1475000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_255000e_1480000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.73777900987963,
              13.332306073583617
            ],
            [
              144.73777900987963,
              13.377891633978292
            ],
            [
              144.7843346023416,
              13.377891633978292
            ],
            [
              144.7843346023416,
              13.332306073583617
            ],
            [
              144.73777900987963,
              13.332306073583617
            ]
          ]
        ]
      },
      "bbox": [
        144.73777900987963,
        13.332306073583617,
        144.7843346023416,
        13.377891633978292
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:30.468160+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_255000e_1480000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_255000e_1480000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_255000e_1480000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            255000.0,
            0.0,
            -1.0,
            1480000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_255000e_1485000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.7373565216992,
              13.377482934147766
            ],
            [
              144.7373565216992,
              13.42306976506379
            ],
            [
              144.783922240497,
              13.42306976506379
            ],
            [
              144.783922240497,
              13.377482934147766
            ],
            [
              144.7373565216992,
              13.377482934147766
            ]
          ]
        ]
      },
      "bbox": [
        144.7373565216992,
        13.377482934147766,
        144.783922240497,
        13.42306976506379
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:30.490220+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_255000e_1485000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_255000e_1485000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_255000e_1485000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            255000.0,
            0.0,
            -1.0,
            1485000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_255000e_1490000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.73693247952184,
              13.422659634689238
            ],
            [
              144.73693247952184,
              13.468247725104217
            ],
            [
              144.78350835445397,
              13.468247725104217
            ],
            [
              144.78350835445397,
              13.422659634689238
            ],
            [
              144.73693247952184,
              13.422659634689238
            ]
          ]
        ]
      },
      "bbox": [
        144.73693247952184,
        13.422659634689238,
        144.78350835445397,
        13.468247725104217
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:30.515183+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_255000e_1490000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_255000e_1490000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_255000e_1490000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            255000.0,
            0.0,
            -1.0,
            1490000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_255000e_1495000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.7365068845675,
              13.467836164384941
            ],
            [
              144.7365068845675,
              13.513425513540037
            ],
            [
              144.78309294494298,
              13.513425513540037
            ],
            [
              144.78309294494298,
              13.467836164384941
            ],
            [
              144.7365068845675,
              13.467836164384941
            ]
          ]
        ]
      },
      "bbox": [
        144.7365068845675,
        13.467836164384941,
        144.78309294494298,
        13.513425513540037
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:30.538460+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_255000e_1495000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_255000e_1495000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_255000e_1495000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            255000.0,
            0.0,
            -1.0,
            1495000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_260000e_1485000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.78350835445397,
              13.377891633978292
            ],
            [
              144.78350835445397,
              13.423471459837023
            ],
            [
              144.83006699280506,
              13.423471459837023
            ],
            [
              144.83006699280506,
              13.377891633978292
            ],
            [
              144.78350835445397,
              13.377891633978292
            ]
          ]
        ]
      },
      "bbox": [
        144.78350835445397,
        13.377891633978292,
        144.83006699280506,
        13.423471459837023
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:30.560616+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_260000e_1485000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_260000e_1485000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_260000e_1485000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            260000.0,
            0.0,
            -1.0,
            1485000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_260000e_1490000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.78309294494298,
              13.42306976506379
            ],
            [
              144.78309294494298,
              13.468650820241463
            ],
            [
              144.82966170910882,
              13.468650820241463
            ],
            [
              144.82966170910882,
              13.42306976506379
            ],
            [
              144.78309294494298,
              13.42306976506379
            ]
          ]
        ]
      },
      "bbox": [
        144.78309294494298,
        13.42306976506379,
        144.82966170910882,
        13.468650820241463
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:30.585135+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_260000e_1490000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_260000e_1490000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_260000e_1490000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            260000.0,
            0.0,
            -1.0,
            1490000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_260000e_1495000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.78267601129528,
              13.468247725104217
            ],
            [
              144.78267601129528,
              13.513830007686767
            ],
            [
              144.82925493252134,
              13.513830007686767
            ],
            [
              144.82925493252134,
              13.468247725104217
            ],
            [
              144.78267601129528,
              13.468247725104217
            ]
          ]
        ]
      },
      "bbox": [
        144.78267601129528,
        13.468247725104217,
        144.82925493252134,
        13.513830007686767
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:30.607794+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_260000e_1495000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_260000e_1495000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_260000e_1495000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            260000.0,
            0.0,
            -1.0,
            1495000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_260000e_1500000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.78225753515133,
              13.513425513540037
            ],
            [
              144.78225753515133,
              13.55900901823042
            ],
            [
              144.82884666040252,
              13.55900901823042
            ],
            [
              144.82884666040252,
              13.513425513540037
            ],
            [
              144.78225753515133,
              13.513425513540037
            ]
          ]
        ]
      },
      "bbox": [
        144.78225753515133,
        13.513425513540037,
        144.82884666040252,
        13.55900901823042
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:30.630795+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_260000e_1500000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_260000e_1500000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_260000e_1500000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            260000.0,
            0.0,
            -1.0,
            1500000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_260000e_1505000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.7818375301792,
              13.558603120306321
            ],
            [
              144.7818375301792,
              13.604187854360893
            ],
            [
              144.82843688548118,
              13.604187854360893
            ],
            [
              144.82843688548118,
              13.558603120306321
            ],
            [
              144.7818375301792,
              13.558603120306321
            ]
          ]
        ]
      },
      "bbox": [
        144.7818375301792,
        13.558603120306321,
        144.82843688548118,
        13.604187854360893
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:30.653236+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_260000e_1505000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_260000e_1505000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_260000e_1505000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            260000.0,
            0.0,
            -1.0,
            1505000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_265000e_1490000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.82925493252134,
              13.423471459837023
            ],
            [
              144.82925493252134,
              13.469045458991024
            ],
            [
              144.87581655509595,
              13.469045458991024
            ],
            [
              144.87581655509595,
              13.423471459837023
            ],
            [
              144.82925493252134,
              13.423471459837023
            ]
          ]
        ]
      },
      "bbox": [
        144.82925493252134,
        13.423471459837023,
        144.87581655509595,
        13.469045458991024
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:30.675524+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_265000e_1490000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_265000e_1490000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_265000e_1490000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            265000.0,
            0.0,
            -1.0,
            1490000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_265000e_1495000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.82884666040252,
              13.468650820241463
            ],
            [
              144.82884666040252,
              13.514226017547536
            ],
            [
              144.8754184128462,
              13.514226017547536
            ],
            [
              144.8754184128462,
              13.468650820241463
            ],
            [
              144.82884666040252,
              13.468650820241463
            ]
          ]
        ]
      },
      "bbox": [
        144.82884666040252,
        13.468650820241463,
        144.8754184128462,
        13.514226017547536
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:30.697708+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_265000e_1495000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_265000e_1495000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_265000e_1495000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            265000.0,
            0.0,
            -1.0,
            1495000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_265000e_1500000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.82843688548118,
              13.513830007686767
            ],
            [
              144.82843688548118,
              13.559406391832216
            ],
            [
              144.87501880545832,
              13.559406391832216
            ],
            [
              144.87501880545832,
              13.513830007686767
            ],
            [
              144.82843688548118,
              13.513830007686767
            ]
          ]
        ]
      },
      "bbox": [
        144.82843688548118,
        13.513830007686767,
        144.87501880545832,
        13.559406391832216
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:30.719639+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_265000e_1500000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_265000e_1500000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_265000e_1500000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            265000.0,
            0.0,
            -1.0,
            1500000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_265000e_1505000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.82802561141403,
              13.55900901823042
            ],
            [
              144.82802561141403,
              13.604586601402104
            ],
            [
              144.87461773146987,
              13.604586601402104
            ],
            [
              144.87461773146987,
              13.55900901823042
            ],
            [
              144.82802561141403,
              13.55900901823042
            ]
          ]
        ]
      },
      "bbox": [
        144.82802561141403,
        13.55900901823042,
        144.87461773146987,
        13.604586601402104
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:30.741792+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_265000e_1505000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_265000e_1505000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_265000e_1505000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            265000.0,
            0.0,
            -1.0,
            1505000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_265000e_1510000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.82761283820602,
              13.604187854360893
            ],
            [
              144.82761283820602,
              13.649766646921574
            ],
            [
              144.87421518956145,
              13.649766646921574
            ],
            [
              144.87421518956145,
              13.604187854360893
            ],
            [
              144.82761283820602,
              13.604187854360893
            ]
          ]
        ]
      },
      "bbox": [
        144.82761283820602,
        13.604187854360893,
        144.87421518956145,
        13.649766646921574
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:30.763900+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_265000e_1510000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_265000e_1510000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_265000e_1510000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            265000.0,
            0.0,
            -1.0,
            1510000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_265000e_1515000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.82749128067638,
              13.649366527127947
            ],
            [
              144.82749128067638,
              13.663040507843656
            ],
            [
              144.87381118003748,
              13.663040507843656
            ],
            [
              144.87381118003748,
              13.649366527127947
            ],
            [
              144.82749128067638,
              13.649366527127947
            ]
          ]
        ]
      },
      "bbox": [
        144.82749128067638,
        13.649366527127947,
        144.87381118003748,
        13.663040507843656
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:30.785962+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_265000e_1515000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_265000e_1515000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_265000e_1515000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1469,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            265000.0,
            0.0,
            -1.0,
            1511469.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_270000e_1495000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.87501880545832,
              13.469045458991024
            ],
            [
              144.87501880545832,
              13.51461352188893
            ],
            [
              144.921583355842,
              13.51461352188893
            ],
            [
              144.921583355842,
              13.469045458991024
            ],
            [
              144.87501880545832,
              13.469045458991024
            ]
          ]
        ]
      },
      "bbox": [
        144.87501880545832,
        13.469045458991024,
        144.921583355842,
        13.51461352188893
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:30.807892+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_270000e_1495000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_270000e_1495000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_270000e_1495000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            270000.0,
            0.0,
            -1.0,
            1495000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_270000e_1500000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.87461773146987,
              13.514226017547536
            ],
            [
              144.87461773146987,
              13.559795248829555
            ],
            [
              144.92119241585476,
              13.559795248829555
            ],
            [
              144.92119241585476,
              13.514226017547536
            ],
            [
              144.87461773146987,
              13.514226017547536
            ]
          ]
        ]
      },
      "bbox": [
        144.87461773146987,
        13.514226017547536,
        144.92119241585476,
        13.559795248829555
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:30.829967+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_270000e_1500000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_270000e_1500000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_270000e_1500000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            270000.0,
            0.0,
            -1.0,
            1500000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_270000e_1505000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.87421518956145,
              13.559406391832216
            ],
            [
              144.87421518956145,
              13.604976801585975
            ],
            [
              144.9208000420918,
              13.604976801585975
            ],
            [
              144.9208000420918,
              13.559406391832216
            ],
            [
              144.87421518956145,
              13.559406391832216
            ]
          ]
        ]
      },
      "bbox": [
        144.87421518956145,
        13.559406391832216,
        144.9208000420918,
        13.604976801585975
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:30.852251+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_270000e_1505000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_270000e_1505000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_270000e_1505000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            270000.0,
            0.0,
            -1.0,
            1505000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_270000e_1510000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.87381118003748,
              13.604586601402104
            ],
            [
              144.87381118003748,
              13.650158187014402
            ],
            [
              144.92040623329427,
              13.650158187014402
            ],
            [
              144.92040623329427,
              13.604586601402104
            ],
            [
              144.87381118003748,
              13.604586601402104
            ]
          ]
        ]
      },
      "bbox": [
        144.87381118003748,
        13.604586601402104,
        144.92040623329427,
        13.650158187014402
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:30.874384+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_270000e_1510000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_270000e_1510000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_270000e_1510000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            270000.0,
            0.0,
            -1.0,
            1510000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_270000e_1515000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.87369220323097,
              13.649766646921574
            ],
            [
              144.87369220323097,
              13.663432442517712
            ],
            [
              144.9200109888516,
              13.663432442517712
            ],
            [
              144.9200109888516,
              13.649766646921574
            ],
            [
              144.87369220323097,
              13.649766646921574
            ]
          ]
        ]
      },
      "bbox": [
        144.87369220323097,
        13.649766646921574,
        144.9200109888516,
        13.663432442517712
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:30.896528+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_270000e_1515000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_270000e_1515000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_270000e_1515000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1469,
            5000
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            270000.0,
            0.0,
            -1.0,
            1511469.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_275000e_1495000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.92119241585476,
              13.469431621185274
            ],
            [
              144.92119241585476,
              13.51497092778743
            ],
            [
              144.965090508367,
              13.51497092778743
            ],
            [
              144.965090508367,
              13.469431621185274
            ],
            [
              144.92119241585476,
              13.469431621185274
            ]
          ]
        ]
      },
      "bbox": [
        144.92119241585476,
        13.469431621185274,
        144.965090508367,
        13.51497092778743
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:30.918654+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_275000e_1495000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_275000e_1495000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_275000e_1495000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            4712
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            275000.0,
            0.0,
            -1.0,
            1495000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_275000e_1500000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.9208000420918,
              13.51461352188893
            ],
            [
              144.9208000420918,
              13.560153893534723
            ],
            [
              144.9647077385519,
              13.560153893534723
            ],
            [
              144.9647077385519,
              13.51461352188893
            ],
            [
              144.9208000420918,
              13.51461352188893
            ]
          ]
        ]
      },
      "bbox": [
        144.9208000420918,
        13.51461352188893,
        144.9647077385519,
        13.560153893534723
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:30.940661+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_275000e_1500000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_275000e_1500000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_275000e_1500000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            4712
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            275000.0,
            0.0,
            -1.0,
            1500000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_275000e_1505000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.92040623329427,
              13.559795248829555
            ],
            [
              144.92040623329427,
              13.605336685371652
            ],
            [
              144.96432356526844,
              13.605336685371652
            ],
            [
              144.96432356526844,
              13.559795248829555
            ],
            [
              144.92040623329427,
              13.559795248829555
            ]
          ]
        ]
      },
      "bbox": [
        144.92040623329427,
        13.559795248829555,
        144.96432356526844,
        13.605336685371652
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:30.963205+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_275000e_1505000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_275000e_1505000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_275000e_1505000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            4712
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            275000.0,
            0.0,
            -1.0,
            1505000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2020_275000e_1510000n_DEM",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              144.9200109888516,
              13.604976801585975
            ],
            [
              144.9200109888516,
              13.650519309282133
            ],
            [
              144.9639379872821,
              13.650519309282133
            ],
            [
              144.9639379872821,
              13.604976801585975
            ],
            [
              144.9200109888516,
              13.604976801585975
            ]
          ]
        ]
      },
      "bbox": [
        144.9200109888516,
        13.604976801585975,
        144.9639379872821,
        13.650519309282133
      ],
      "properties": {
        "start_datetime": "2020-01-20T00:00:00+00:00",
        "end_datetime": "2020-07-14T00:00:00+00:00",
        "created": "2026-03-19 04:48:30.985933+00:00",
        "license": "NLPL",
        "datetime": "2020-01-20T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/stac/2020_275000e_1510000n_DEM.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2020_275000e_1510000n_DEM": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/NGS_Guam_topobathy_DEM_2020_9323/2020_275000e_1510000n_DEM.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5000,
            4712
          ],
          "proj:wkt2": "PROJCRS[\"NAD83(MA11) / UTM zone 55N\",\n    BASEGEOGCRS[\"NAD83(MA11)\",\n        DATUM[\"NAD83 (National Spatial Reference System MA11)\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",6325]],\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[\"easting\",east,\n            ORDER[1],\n            LENGTHUNIT[\"metre\",1]],\n        AXIS[\"northing\",north,\n            ORDER[2],\n            LENGTHUNIT[\"metre\",1]],\n    ID[\"EPSG\",8693]]",
          "proj:epsg": 8693,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83(MA11) / UTM zone 55N",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(MA11)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System MA11)",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101004
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6325
              }
            },
            "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": "",
                  "direction": "east",
                  "unit": "metre"
                },
                {
                  "name": "Northing",
                  "abbreviation": "",
                  "direction": "north",
                  "unit": "metre"
                }
              ]
            },
            "id": {
              "authority": "EPSG",
              "code": 8693
            }
          },
          "proj:transform": [
            1.0,
            0.0,
            275000.0,
            0.0,
            -1.0,
            1510000.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -999999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    }
  ]
}