-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path20241027T150000-ESP-HM-FLOOD-001-GCDB.json
62 lines (62 loc) · 1.31 KB
/
20241027T150000-ESP-HM-FLOOD-001-GCDB.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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
{
"stac_version": "1.0.0",
"stac_extensions": [
"https://ifrcgo.github.io/monty/v0.1.0/schema.json"
],
"type": "Feature",
"id": "20241027T150000-ESP-HM-FLOOD-001-GCDB",
"collection": "gdacs-events",
"bbox": [
-3.4110253455683806,
38.60133168687446,
-3.4110253455683806,
38.60133168687446
],
"geometry": {
"type": "Point",
"coordinates": [
-3.4110253455683806,
38.60133168687446
]
},
"properties": {
"title": "Flood in Spain",
"description": "Red Flood in Spain from: 27 Oct 2024 15 to: 04 Nov 2024 11.",
"datetime": "2024-10-27T15:00:00Z",
"start_datetime": "2024-10-27T15:00:00Z",
"end_datetime": "2024-11-04T11:00:00Z",
"monty:country_codes": [
"ESP"
],
"monty:hazard_codes": [
"MH0004",
"MH0005",
"MH0006",
"MH0007"
],
"monty:corr_id": "20241027T150000-ESP-HM-FLOOD-001-GCDB",
"roles": [
"event",
"source"
],
"keywords": [
"flood",
"spain",
"Coastal Flood",
"Estuarine (Coastal) Flood",
"Flash Flood",
"Fluvial (Riverine) Flood"
]
},
"assets": {},
"links": [
{
"href": "20241027T150000-ESP-HM-FLOOD-001-GCDB..json",
"rel": "self"
},
{
"href": "reference-events.json",
"rel": "collection"
}
]
}