1
+ {
2
+ "license" : " CC0-1.0" ,
3
+ "stac_version" : " 1.0.0" ,
4
+ "links" : [],
5
+ "spatial_extent" : {
6
+ "xmin" : -118.94 ,
7
+ "ymin" : 33.3 ,
8
+ "xmax" : -117.66 ,
9
+ "ymax" : 34.83
10
+ },
11
+ "temporal_extent" : {
12
+ "startdate" : " 2025-01-01T00:00:00Z" ,
13
+ "enddate" : " 2025-01-01T23:59:59Z"
14
+ },
15
+ "discovery_items" : [
16
+ {
17
+ "upload" : false ,
18
+ "cogify" : false ,
19
+ "dry_run" : false ,
20
+ "filename_regex" : " (.*)SEA_(.*).tif$" ,
21
+ "use_multithreading" : false ,
22
+ "discovery" : " s3" ,
23
+ "prefix" : " LA-Fires/" ,
24
+ "bucket" : " veda-data-store-staging"
25
+ }
26
+ ],
27
+ "sample_files" : [
28
+ " s3://veda-data-store-staging/LA-Fires/LA_County_SEA_cog_2025-01-01.tif"
29
+ ],
30
+ "data_type" : " cog" ,
31
+ "stac_extensions" : [
32
+ " https://stac-extensions.github.io/render/v1.0.0/schema.json" ,
33
+ " https://stac-extensions.github.io/item-assets/v1.0.0/schema.json"
34
+ ],
35
+ "item_assets" : {
36
+ "cog_default" : {
37
+ "type" : " image/tiff; application=geotiff; profile=cloud-optimized" ,
38
+ "roles" : [
39
+ " data" ,
40
+ " layer"
41
+ ],
42
+ "title" : " Default COG Layer" ,
43
+ "description" : " Cloud optimized default layer to display on map"
44
+ }
45
+ },
46
+ "providers" : [
47
+ {
48
+ "name" : " NASA VEDA" ,
49
+ "roles" : [
50
+ " host"
51
+ ],
52
+ "url" : " https://www.earthdata.nasa.gov/dashboard/"
53
+ }
54
+ ],
55
+ "assets" : {
56
+ "thumbnail" : {
57
+ "title" : " Thumbnail" ,
58
+ "type" : " image/png" ,
59
+ "roles" : [
60
+ " thumbnail"
61
+ ],
62
+ "description" : " Planet Labs Commercial Satellite Imagery of the Eaton Fire (January 9, 2025)." ,
63
+ "href" : " https://thumbnails.openveda.cloud/la-fires-thumbnail.png"
64
+ }
65
+ },
66
+ "collection" : " la-fires-sea" ,
67
+ "title" : " LA County Significant Ecological Areas (SEA)" ,
68
+ "description" : " Significant Ecological Areas and Coastal Resource Areas in Los Angeles County, California." ,
69
+ "dashboard:is_periodic" : false ,
70
+ "datetime_range" : " day" ,
71
+ "renders" : {
72
+ "dashboard" : {
73
+ "colormap" : {
74
+ "1" : [
75
+ 18 ,
76
+ 94 ,
77
+ 135 ,
78
+ 255
79
+ ],
80
+ "2" : [
81
+ 12 ,
82
+ 110 ,
83
+ 20 ,
84
+ 255
85
+ ],
86
+ "3" : [
87
+ 73 ,
88
+ 230 ,
89
+ 86 ,
90
+ 255
91
+ ],
92
+ "4" : [
93
+ 73 ,
94
+ 141 ,
95
+ 230 ,
96
+ 255
97
+ ],
98
+ "5" : [
99
+ 73 ,
100
+ 230 ,
101
+ 227 ,
102
+ 255
103
+ ]
104
+ },
105
+ "assets" : [
106
+ " cog_default"
107
+ ],
108
+ "title" : " VEDA Dashboard Render Parameters"
109
+ }
110
+ },
111
+ "transfer" : true ,
112
+ "dashboard:time_density" : " day"
113
+ }
0 commit comments