terramind-ad-data / events.json
edornd's picture
Update events.json
8b61b3a verified
{
"sites": [
{
"id": "greece_wildfire_2025",
"name": "Wildfire in Greece (Chios, 2025)",
"event_type": "wildfire",
"event_date": "2025-08-12",
"default_patch_x": 44,
"default_patch_y": 31,
"epsg": 32635,
"historical_start": "2024-01-01",
"historical_end": "2025-10-30",
"description": "Large wildfire on Chios island",
"observed_event": {
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"coordinates": [
[
[
25.825230983099885,
38.54990541974635
],
[
25.825230983099885,
38.46053487652506
],
[
25.943714368683516,
38.46053487652506
],
[
25.943714368683516,
38.54990541974635
],
[
25.825230983099885,
38.54990541974635
]
]
],
"type": "Polygon"
}
}
]
}
},
{
"id": "beirut_explosion_2020",
"name": "Explosion in Lebanon (Beirut, 2020)",
"event_type": "explosion",
"event_date": "2020-08-04",
"default_patch_x": 30,
"default_patch_y": 13,
"epsg": 32636,
"historical_start": "2019-08-01",
"historical_end": "2020-12-31",
"description": "Explosion in Beirut Port",
"observed_event": {
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"coordinates": [
[
[
35.466257368195244,
33.9169888572917
],
[
35.466257368195244,
33.87167356446737
],
[
35.561673828613664,
33.87167356446737
],
[
35.561673828613664,
33.9169888572917
],
[
35.466257368195244,
33.9169888572917
]
]
],
"type": "Polygon"
}
}
]
}
},
{
"id": "libya_floods_2023",
"name": "Floods in Libya (Derna, 2023)",
"event_type": "flood",
"event_date": "2023-09-10",
"default_patch_x": 73,
"default_patch_y": 34,
"observed_event": {
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"emsr_id": "EMSR696",
"glide_no": "FL-2023-000170-LBY",
"area_id": "01",
"locality": "Derna",
"map_type": "Grading"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
22.610133977000032,
32.776084001000072
],
[
22.630301996000071,
32.774371622000047
],
[
22.643296605000046,
32.776069587000052
],
[
22.659283655000024,
32.763188912000032
],
[
22.681577526000069,
32.75113069400004
],
[
22.687942236000026,
32.748898996000037
],
[
22.681716756000071,
32.739264658000025
],
[
22.676663897000026,
32.736166974000071
],
[
22.671272247000047,
32.728010548000043
],
[
22.632312598000055,
32.740574188000039
],
[
22.631612053000026,
32.73843860900007
],
[
22.625149646000068,
32.718738275000078
],
[
22.615116508000028,
32.696406742000079
],
[
22.601350061000062,
32.673376180000048
],
[
22.581433827000069,
32.656073336000077
],
[
22.571488458000033,
32.660087419000035
],
[
22.59888492500005,
32.687153718000047
],
[
22.606052796000029,
32.718405766000046
],
[
22.609494029000075,
32.724899432000029
],
[
22.605805464000071,
32.728866737000033
],
[
22.596545933000073,
32.734511245000078
],
[
22.593311440000036,
32.739394696000033
],
[
22.607952356000055,
32.75944998600005
],
[
22.595975140000064,
32.764953538000043
],
[
22.582783480000046,
32.770027253000023
],
[
22.565976798000065,
32.77865256900003
],
[
22.559634654000035,
32.783409177000067
],
[
22.551389867000069,
32.78619972100006
],
[
22.521518367000056,
32.790956329000039
],
[
22.519742567000037,
32.807572746000062
],
[
22.529588746000059,
32.804623649000064
],
[
22.556416016000071,
32.803799171000037
],
[
22.565168175000053,
32.80062809900005
],
[
22.565865811000037,
32.793588319000037
],
[
22.569797940000058,
32.792256468000062
],
[
22.586668044000078,
32.786548538000034
],
[
22.610133977000032,
32.776084001000072
]
]
]
}
}
]
},
"epsg": 32635,
"historical_start": "2022-01-01",
"historical_end": "2024-05-31",
"description": "Storm Daniel caused catastrophic flooding in Derna"
}
]
}