{
  "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": "dem_10ft_20120626",
  "geometry": {
    "type": "Polygon",
    "coordinates": [
      [
        [
          -120.60239171116174,
          41.38571258338112
        ],
        [
          -120.60239171116174,
          41.52749551902271
        ],
        [
          -120.43572802444126,
          41.52749551902271
        ],
        [
          -120.43572802444126,
          41.38571258338112
        ],
        [
          -120.60239171116174,
          41.38571258338112
        ]
      ]
    ]
  },
  "bbox": [
    -120.60239171116174,
    41.38571258338112,
    -120.43572802444126,
    41.52749551902271
  ],
  "properties": {
    "created": "2026-03-19 03:52:40.294667+00:00",
    "license": "NLPL",
    "datetime": "2011-05-04T00:00:00Z"
  },
  "links": [
    {
      "rel": "self",
      "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/FEMA_modoc_CA_DEM_2011_9163/stac/dem_10ft_20120626.json",
      "type": "application/json"
    }
  ],
  "assets": {
    "dem_10ft_20120626": {
      "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/FEMA_modoc_CA_DEM_2011_9163/dem_10ft_20120626.tif",
      "type": "image/tiff; application=geotiff; profile=cloud-optimized",
      "proj:shape": [
        5091,
        4483
      ],
      "proj:wkt2": "PROJCRS[\"NAD83 / California zone 1 (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 California zone 1 (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",39.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-122,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",41.6666666666667,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",40,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",6561666.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",1640416.667,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.\"],\n        BBOX[39.59,-124.45,42.01,-119.99]],\n    ID[\"EPSG\",2225]]",
      "proj:epsg": 2225,
      "proj:projjson": {
        "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
        "type": "ProjectedCRS",
        "name": "NAD83 / California zone 1 (ftUS)",
        "base_crs": {
          "type": "GeographicCRS",
          "name": "NAD83",
          "datum": {
            "type": "GeodeticReferenceFrame",
            "name": "North American Datum 1983",
            "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"
              }
            ]
          },
          "id": {
            "authority": "EPSG",
            "code": 4269
          }
        },
        "conversion": {
          "name": "SPCS83 California zone 1 (US survey foot)",
          "method": {
            "name": "Lambert Conic Conformal (2SP)",
            "id": {
              "authority": "EPSG",
              "code": 9802
            }
          },
          "parameters": [
            {
              "name": "Latitude of false origin",
              "value": 39.3333333333333,
              "unit": "degree",
              "id": {
                "authority": "EPSG",
                "code": 8821
              }
            },
            {
              "name": "Longitude of false origin",
              "value": -122,
              "unit": "degree",
              "id": {
                "authority": "EPSG",
                "code": 8822
              }
            },
            {
              "name": "Latitude of 1st standard parallel",
              "value": 41.6666666666667,
              "unit": "degree",
              "id": {
                "authority": "EPSG",
                "code": 8823
              }
            },
            {
              "name": "Latitude of 2nd standard parallel",
              "value": 40,
              "unit": "degree",
              "id": {
                "authority": "EPSG",
                "code": 8824
              }
            },
            {
              "name": "Easting at false origin",
              "value": 6561666.667,
              "unit": {
                "type": "LinearUnit",
                "name": "US survey foot",
                "conversion_factor": 0.304800609601219
              },
              "id": {
                "authority": "EPSG",
                "code": 8826
              }
            },
            {
              "name": "Northing at false origin",
              "value": 1640416.667,
              "unit": {
                "type": "LinearUnit",
                "name": "US survey foot",
                "conversion_factor": 0.304800609601219
              },
              "id": {
                "authority": "EPSG",
                "code": 8827
              }
            }
          ]
        },
        "coordinate_system": {
          "subtype": "Cartesian",
          "axis": [
            {
              "name": "Easting",
              "abbreviation": "X",
              "direction": "east",
              "unit": {
                "type": "LinearUnit",
                "name": "US survey foot",
                "conversion_factor": 0.304800609601219
              }
            },
            {
              "name": "Northing",
              "abbreviation": "Y",
              "direction": "north",
              "unit": {
                "type": "LinearUnit",
                "name": "US survey foot",
                "conversion_factor": 0.304800609601219
              }
            }
          ]
        },
        "scope": "Engineering survey, topographic mapping.",
        "area": "United States (USA) - California - counties Del Norte; Humboldt; Lassen; Modoc; Plumas; Shasta; Siskiyou; Tehama; Trinity.",
        "bbox": {
          "south_latitude": 39.59,
          "west_longitude": -124.45,
          "north_latitude": 42.01,
          "east_longitude": -119.99
        },
        "id": {
          "authority": "EPSG",
          "code": 2225
        }
      },
      "proj:transform": [
        10.0,
        0.0,
        6945144.763860524,
        0.0,
        -10.0,
        2442829.2954152077
      ],
      "raster:bands": [
        {
          "data_type": "float32",
          "stats": {
            "minimum": 3189.318,
            "maximum": 4952.015,
            "mean": 4416.567,
            "stddev": 72.72
          },
          "unit": "US survey foot"
        }
      ],
      "eo:bands": [
        {
          "name": "b1",
          "description": "gray"
        }
      ]
    }
  }
}