-
Notifications
You must be signed in to change notification settings - Fork 181
/
Copy pathcatalog-items.json
45 lines (45 loc) · 1.14 KB
/
catalog-items.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
"stac_version": "1.0.0-beta.1",
"id": "hurricane-harvey-0831",
"title": "Hurricane Harvey 08-31-2017",
"description": "Planet Scenes and Composites for Hurricane Harvey on Aug 31, 2017",
"links": [
{
"rel": "self",
"href": "https://storage.googleapis.com/pdd-stac/disasters/hurricane-harvey/0831/catalog.json"
},
{
"rel": "root",
"href": "../../catalog.json"
},
{
"rel": "parent",
"href": "../catalog.json"
},
{
"rel": "item",
"href": "20170831_172754_101c.json",
"title": "Planetscope Scene 20170831_172754_101c"
},
{
"rel": "item",
"href": "20170831_195552_SS02.json",
"title": "SkySat Collect 20170831_195552_SS02"
},
{
"rel": "item",
"href": "20170831_195425_SS02.json",
"title": "SkySat Collect 20170831_195425_SS02"
},
{
"rel": "item",
"href": "20170831_162740_ssc1d1.json",
"title": "SkySat Collect 20170831_162740_ssc1d1"
},
{
"rel": "item",
"href": "Houston-East-20170831-103f-100d-0f4f-RGB.json",
"title": "Houston East Composite August 31, 2017"
}
]
}