{
  "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": "2012_NCMP_FL_Mayport_30081d4d_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.442274118071,
              30.405656047516
            ],
            [
              -81.442274118071,
              30.408670806316003
            ],
            [
              -81.43750449967098,
              30.408670806316003
            ],
            [
              -81.43750449967098,
              30.405656047516
            ],
            [
              -81.442274118071,
              30.405656047516
            ]
          ]
        ]
      },
      "bbox": [
        -81.442274118071,
        30.405656047516,
        -81.43750449967098,
        30.408670806316003
      ],
      "properties": {
        "created": "2026-03-19 05:45:57.978092+00:00",
        "license": "NLPL",
        "datetime": "2012-06-08T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Mayport_FL_DEM_2012_9415/stac/2012_NCMP_FL_Mayport_30081d4d_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_FL_Mayport_30081d4d_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Mayport_FL_DEM_2012_9415/2012_NCMP_FL_Mayport_30081d4d_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            335,
            530
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\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    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -81.442274118071,
            0.0,
            -8.99928e-06,
            30.408670806316003
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.13,
                "maximum": 1.575,
                "mean": 0.48,
                "stddev": 0.213
              },
              "nodata": -3.4028235e+38,
              "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": "2012_NCMP_FL_Mayport_30081d4a_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.43750449964001,
              30.401732361411
            ],
            [
              -81.43750449964001,
              30.408508819251008
            ],
            [
              -81.4309980202,
              30.408508819251008
            ],
            [
              -81.4309980202,
              30.401732361411
            ],
            [
              -81.43750449964001,
              30.401732361411
            ]
          ]
        ]
      },
      "bbox": [
        -81.43750449964001,
        30.401732361411,
        -81.4309980202,
        30.408508819251008
      ],
      "properties": {
        "created": "2026-03-19 05:45:58.008847+00:00",
        "license": "NLPL",
        "datetime": "2012-06-08T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Mayport_FL_DEM_2012_9415/stac/2012_NCMP_FL_Mayport_30081d4a_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_FL_Mayport_30081d4a_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Mayport_FL_DEM_2012_9415/2012_NCMP_FL_Mayport_30081d4a_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            753,
            723
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\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    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -81.43750449964,
            0.0,
            -8.99928e-06,
            30.408508819251004
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.13,
                "maximum": 3.048,
                "mean": 0.779,
                "stddev": 0.449
              },
              "nodata": -3.4028235e+38,
              "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": "2012_NCMP_FL_Mayport_247_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.41869600432001,
              30.4343187545
            ],
            [
              -81.41869600432001,
              30.448852591700003
            ],
            [
              -81.40612401016,
              30.448852591700003
            ],
            [
              -81.40612401016,
              30.4343187545
            ],
            [
              -81.41869600432001,
              30.4343187545
            ]
          ]
        ]
      },
      "bbox": [
        -81.41869600432001,
        30.4343187545,
        -81.40612401016,
        30.448852591700003
      ],
      "properties": {
        "created": "2026-03-19 05:45:58.028919+00:00",
        "license": "NLPL",
        "datetime": "2012-06-08T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Mayport_FL_DEM_2012_9415/stac/2012_NCMP_FL_Mayport_247_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_FL_Mayport_247_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Mayport_FL_DEM_2012_9415/2012_NCMP_FL_Mayport_247_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1615,
            1397
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\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    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -81.41869600432,
            0.0,
            -8.99928e-06,
            30.4488525917
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.17,
                "maximum": 7.321,
                "mean": 2.529,
                "stddev": 0.672
              },
              "nodata": -3.4028235e+38,
              "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": "2012_NCMP_FL_Mayport_245_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.41720212383001,
              30.37038786897
            ],
            [
              -81.41720212383001,
              30.389331353370004
            ],
            [
              -81.39522588206998,
              30.389331353370004
            ],
            [
              -81.39522588206998,
              30.37038786897
            ],
            [
              -81.41720212383001,
              30.37038786897
            ]
          ]
        ]
      },
      "bbox": [
        -81.41720212383001,
        30.37038786897,
        -81.39522588206998,
        30.389331353370004
      ],
      "properties": {
        "created": "2026-03-19 05:45:58.047645+00:00",
        "license": "NLPL",
        "datetime": "2012-06-08T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Mayport_FL_DEM_2012_9415/stac/2012_NCMP_FL_Mayport_245_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_FL_Mayport_245_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Mayport_FL_DEM_2012_9415/2012_NCMP_FL_Mayport_245_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2105,
            2442
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\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    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -81.41720212383,
            0.0,
            -8.99928e-06,
            30.38933135337
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 0.18,
                "maximum": 10.546,
                "mean": 2.112,
                "stddev": 1.026
              },
              "nodata": -3.4028235e+38,
              "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": "2012_NCMP_FL_Mayport_246_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.43205993520502,
              30.389322354212
            ],
            [
              -81.43205993520502,
              30.434327753492006
            ],
            [
              -81.376345392725,
              30.434327753492006
            ],
            [
              -81.376345392725,
              30.389322354212
            ],
            [
              -81.43205993520502,
              30.389322354212
            ]
          ]
        ]
      },
      "bbox": [
        -81.43205993520502,
        30.389322354212,
        -81.376345392725,
        30.434327753492006
      ],
      "properties": {
        "created": "2026-03-19 05:45:58.067198+00:00",
        "license": "NLPL",
        "datetime": "2012-06-08T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Mayport_FL_DEM_2012_9415/stac/2012_NCMP_FL_Mayport_246_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_FL_Mayport_246_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Mayport_FL_DEM_2012_9415/2012_NCMP_FL_Mayport_246_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5001,
            6191
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\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    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -81.432059935205,
            0.0,
            -8.99928e-06,
            30.434327753492003
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": -0.446,
                "maximum": 14.484,
                "mean": 2.345,
                "stddev": 1.222
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    }
  ]
}