Skip to content
Original file line number Diff line number Diff line change
@@ -0,0 +1,96 @@
{
"collection": "gaia-january2025-wood-composite-tmp",
"title": "GAIA Gridded Building Exposure [Wood]",
"description": "The Global Assessment of Infrastructure Assets (GAIA) is a worldwide gridded building exposure dataset suitable for natural hazard risk analysis. The dataset provides a gridded representation of built-up areas worldwide in square meters. At each pixel, the value is a modeled value that represents total built-up area for the grid cell. It does not represent actual buildings in the grid cell.",
"license": "CC0-1.0",
"stac_version": "1.0.0",
"dashboard:is_periodic": false,
"dashboard:time_density": "month",
"dashboard:time_interval": "P1M",
"links": [],
"spatial_extent": {
"xmin": -180,
"ymin": -90,
"xmax": 180,
"ymax": 90
},
"temporal_extent": {
"startdate": "2025-01-01T00:00:00Z",
"enddate": "2026-12-31T00:00:00Z"
},
"discovery_items": [
{
"discovery": "s3",
"prefix": "ProgramData/test",
"bucket": "nasa-disasters",
"filename_regex": ".*wood.*.tif$",
"datetime_range": "month",
"id_regex": ".*gaia-low-durability-wood-framed-\\d+_(\\d{4}-\\d{2})_monthly\\.tif$",
"id_template": "gaia-january2025-wood-composite-tmp-{}",
"disasters:extract_event_name": true,
"disasters:monty": true,
"disasters:add_product": true,
"disasters:add_providers": true,
"cogify": false,
"dry_run": false,
"use_multithreading": false,
"assets": {
"wood": {
"title": "GAIA Gridded Building Exposure [Wood]",
"description": "The Global Atlas of Infrastructure Assets (GAIA) is a worldwide gridded building exposure dataset suitable for natural hazard risk analysis",
"regex": ".*wood.*.tif$"
}
},
"collection": "gaia-january2025-wood-composite-tmp"
}
],
"data_type": "cog",
"stac_extensions": [
"https://stac-extensions.github.io/render/v1.0.0/schema.json",
"https://stac-extensions.github.io/item-assets/v1.0.0/schema.json"
],
"renders": {
"dashboard": {
"assets": [
"wood"
],
"bidx": [
1
],
"nodata": 0,
"resampling": "nearest",
"colormap": "[[[0,25000],[63,42,107,255]],[[25000,50000],[62,134,158,255]],[[50000,75000],[115,192,195,255]],[[75000,100000],[195,224,156,255]],[[100000,150000],[247,233,156,255]],[[150000,300000],[243,197,86,255]],[[300000,450000],[231,142,65,255]],[[450000,10000000],[207,73,49,255]]]"
},
"wood": {
"assets": [
"wood"
],
"bidx": [
1
],
"nodata": 0,
"resampling": "nearest",
"colormap": "[[[0,25000],[63,42,107,255]],[[25000,50000],[62,134,158,255]],[[50000,75000],[115,192,195,255]],[[75000,100000],[195,224,156,255]],[[100000,150000],[247,233,156,255]],[[150000,300000],[243,197,86,255]],[[300000,450000],[231,142,65,255]],[[450000,10000000],[207,73,49,255]]]"
}
},
"providers": [
{
"name": "NASA Disasters Program, ImageCat, Inc.",
"roles": [
"host"
],
"url": "http://disasters.nasa.gov/"
}
],
"item_assets": {
"wood": {
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
"roles": [
"data",
"layer"
],
"title": "GAIA Gridded Building Exposure [Wood]",
"description": "The Global Assessment of Infrastructure Assets (GAIA) is a worldwide gridded building exposure dataset suitable for natural hazard risk analysis"
}
}
}
Loading