{
  "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": "PR_GCS_3m_PRVD02m",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -68.00813301602585,
              17.827273192761147
            ],
            [
              -68.00813301602585,
              18.569973320212625
            ],
            [
              -65.16714804792804,
              18.569973320212625
            ],
            [
              -65.16714804792804,
              17.827273192761147
            ],
            [
              -68.00813301602585,
              17.827273192761147
            ]
          ]
        ]
      },
      "bbox": [
        -68.00813301602585,
        17.827273192761147,
        -65.16714804792804,
        18.569973320212625
      ],
      "properties": {
        "start_datetime": "1996-01-01T00:00:00+00:00",
        "end_datetime": "2023-01-01T00:00:00+00:00",
        "created": "2026-03-19 02:59:03.989130+00:00",
        "license": "NLPL",
        "datetime": "1996-01-01T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_Viewer_DEM_PR_8998/stac/PR_GCS_3m_PRVD02m.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "PR_GCS_3m_PRVD02m": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/SLR_Viewer_DEM_PR_8998/PR_GCS_3m_PRVD02m.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            27559,
            105419
          ],
          "proj:wkt2": "BOUNDCRS[\n    SOURCECRS[\n        GEOGCRS[\"NAD83(2011)\",\n            DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n                ELLIPSOID[\"GRS 1980\",6378137,298.257222101004,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"geodetic latitude (Lat)\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"geodetic longitude (Lon)\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",6318]]],\n    TARGETCRS[\n        GEOGCRS[\"WGS 84\",\n            DATUM[\"World Geodetic System 1984\",\n                ELLIPSOID[\"WGS 84\",6378137,298.257223563,\n                    LENGTHUNIT[\"metre\",1]]],\n            PRIMEM[\"Greenwich\",0,\n                ANGLEUNIT[\"degree\",0.0174532925199433]],\n            CS[ellipsoidal,2],\n                AXIS[\"latitude\",north,\n                    ORDER[1],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n                AXIS[\"longitude\",east,\n                    ORDER[2],\n                    ANGLEUNIT[\"degree\",0.0174532925199433]],\n            ID[\"EPSG\",4326]]],\n    ABRIDGEDTRANSFORMATION[\"Transformation from NAD83(2011) to WGS84\",\n        METHOD[\"Position Vector transformation (geog2D domain)\",\n            ID[\"EPSG\",9606]],\n        PARAMETER[\"X-axis translation\",0,\n            ID[\"EPSG\",8605]],\n        PARAMETER[\"Y-axis translation\",0,\n            ID[\"EPSG\",8606]],\n        PARAMETER[\"Z-axis translation\",0,\n            ID[\"EPSG\",8607]],\n        PARAMETER[\"X-axis rotation\",0,\n            ID[\"EPSG\",8608]],\n        PARAMETER[\"Y-axis rotation\",0,\n            ID[\"EPSG\",8609]],\n        PARAMETER[\"Z-axis rotation\",0,\n            ID[\"EPSG\",8610]],\n        PARAMETER[\"Scale difference\",1,\n            ID[\"EPSG\",8611]]]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "BoundCRS",
            "source_crs": {
              "type": "GeographicCRS",
              "name": "NAD83(2011)",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "NAD83 (National Spatial Reference System 2011)",
                "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": 6318
              }
            },
            "target_crs": {
              "type": "GeographicCRS",
              "name": "WGS 84",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "World Geodetic System 1984",
                "ellipsoid": {
                  "name": "WGS 84",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257223563
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Latitude",
                    "abbreviation": "lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Longitude",
                    "abbreviation": "lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4326
              }
            },
            "transformation": {
              "name": "Transformation from NAD83(2011) to WGS84",
              "method": {
                "name": "Position Vector transformation (geog2D domain)",
                "id": {
                  "authority": "EPSG",
                  "code": 9606
                }
              },
              "parameters": [
                {
                  "name": "X-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8605
                  }
                },
                {
                  "name": "Y-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8606
                  }
                },
                {
                  "name": "Z-axis translation",
                  "value": 0,
                  "unit": "metre",
                  "id": {
                    "authority": "EPSG",
                    "code": 8607
                  }
                },
                {
                  "name": "X-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8608
                  }
                },
                {
                  "name": "Y-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8609
                  }
                },
                {
                  "name": "Z-axis rotation",
                  "value": 0,
                  "unit": {
                    "type": "AngularUnit",
                    "name": "arc-second",
                    "conversion_factor": 4.84813681109536e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8610
                  }
                },
                {
                  "name": "Scale difference",
                  "value": 0,
                  "unit": {
                    "type": "ScaleUnit",
                    "name": "parts per million",
                    "conversion_factor": 1e-06
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8611
                  }
                }
              ]
            }
          },
          "proj:transform": [
            2.69494585236e-05,
            0.0,
            -68.00813301602585,
            0.0,
            -2.69494585236e-05,
            18.569973320212625
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -9999.0,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    }
  ]
}