Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
87 changes: 0 additions & 87 deletions frontend/src/config/cambodia/layers.json
Original file line number Diff line number Diff line change
Expand Up @@ -1992,92 +1992,5 @@
}
],
"legend_text": "Index meausring a household’s social and economic capacities and resilience to cope with, adapt to and recover from the floods and droughts. Aggregated at Commune level"
},
"forecast_river_discharge_at_gauges": {
"title": "River discharge forecast",
"loader": "google_flood",
"type": "point_data",
"hex_display": false,
"data": "https://prism-api.ovio.org/google-floods/gauges/?region_codes=KH",
"detail_url": "https://prism-api.ovio.org/google-floods/gauges/forecasts",
"data_field": "severity",
"data_field_type": "text",
"date_url": "https://prism-api.ovio.org/google-floods/dates/?region_codes=KH",
"opacity": 0.9,
"legend_text": "River discharge forecast at verified gauges. Visit [Google Research](https://sites.research.google/floodforecasting/) to learn more about Google's AI forecasting models.",
"legend": [
{ "label": "Extreme", "value": "EXTREME", "color": "#a70606" },
{ "label": "Danger", "value": "SEVERE", "color": "#ea250a" },
{ "label": "Warning", "value": "ABOVE_NORMAL", "color": "#fba705" },
{ "label": "Normal", "value": "NO_FLOODING", "color": "#089180" },
{ "label": "No data", "value": "UNKNOWN", "color": "#858585" }
],
"feature_info_title": {
"siteName": {
"type": "text",
"template": "Site: {{siteName}}",
"visibility": "if-defined"
},
"riverName": {
"type": "text",
"template": "River: {{riverName}}",
"visibility": "if-defined"
},
"gaugeId": {
"type": "text",
"template": "Gauge ID: {{gaugeId}}",
"visibility": "if-defined"
}
},
"feature_info_props": {
"siteName": {
"type": "text",
"dataTitle": "Site",
"visibility": "if-defined"
},
"river": {
"type": "text",
"dataTitle": "River",
"visibility": "if-defined"
},
"severity": {
"type": "labelMapping",
"dataTitle": "Flood Status",
"labelMap": {
"EXTREME": "Extreme",
"SEVERE": "Danger",
"ABOVE_NORMAL": "Warning",
"NO_FLOODING": "Normal",
"UNKNOWN": "No data"
}
},
"gaugeId": {
"type": "text",
"dataTitle": "Gauge ID"
},
"source": {
"type": "text",
"dataTitle": "Data source"
},
"issuedTime": {
"type": "date",
"dataTitle": "Status issued"
}
}
},
"predicted_flood_inundation_maps": {
"title": "Flood Inundation Prediction Map",
"type": "geojson_polygon",
"hex_display": false,
"data": "https://prism-api.ovio.org/google-floods/inundations/?region_codes=KH",
"data_field": "level",
"data_field_type": "text",
"opacity": 1,
"legend_text": "Current predicted flood maps. Visit [Google Research](https://sites.research.google/floodforecasting/) about Google's AI Forecasting models.",
"legend": [
{ "label": "High", "value": "HIGH", "color": "#de2d26" },
{ "label": "Medium", "value": "MEDIUM", "color": "#fc9272" },
{ "label": "Low", "value": "LOW", "color": "#fee0d2" }
]
}
}
87 changes: 0 additions & 87 deletions frontend/src/config/mozambique/layers.json
Original file line number Diff line number Diff line change
Expand Up @@ -3389,92 +3389,5 @@
"start_date": "2020-12-01",
"end_date": "2021-07-31",
"opacity": 0.7
},
"forecast_river_discharge_at_gauges": {
"title": "River discharge forecast",
"loader": "google_flood",
"type": "point_data",
"hex_display": false,
"data": "https://prism-api.ovio.org/google-floods/gauges/?region_codes=MZ",
"detail_url": "https://prism-api.ovio.org/google-floods/gauges/forecasts",
"data_field": "severity",
"data_field_type": "text",
"date_url": "https://prism-api.ovio.org/google-floods/dates/?region_codes=MZ",
"opacity": 0.9,
"legend_text": "River discharge forecast at verified gauges. Visit [Google Research](https://sites.research.google/floodforecasting/) to learn more about Google's AI forecasting models.",
"legend": [
{ "label": "Extreme", "value": "EXTREME", "color": "#a70606" },
{ "label": "Danger", "value": "SEVERE", "color": "#ea250a" },
{ "label": "Warning", "value": "ABOVE_NORMAL", "color": "#fba705" },
{ "label": "Normal", "value": "NO_FLOODING", "color": "#089180" },
{ "label": "No data", "value": "UNKNOWN", "color": "#858585" }
],
"feature_info_title": {
"siteName": {
"type": "text",
"template": "Site: {{siteName}}",
"visibility": "if-defined"
},
"riverName": {
"type": "text",
"template": "River: {{riverName}}",
"visibility": "if-defined"
},
"gaugeId": {
"type": "text",
"template": "Gauge ID: {{gaugeId}}",
"visibility": "if-defined"
}
},
"feature_info_props": {
"siteName": {
"type": "text",
"dataTitle": "Site",
"visibility": "if-defined"
},
"river": {
"type": "text",
"dataTitle": "River",
"visibility": "if-defined"
},
"severity": {
"type": "labelMapping",
"dataTitle": "Flood Status",
"labelMap": {
"EXTREME": "Extreme",
"SEVERE": "Danger",
"ABOVE_NORMAL": "Warning",
"NO_FLOODING": "Normal",
"UNKNOWN": "No data"
}
},
"gaugeId": {
"type": "text",
"dataTitle": "Gauge ID"
},
"source": {
"type": "text",
"dataTitle": "Data source"
},
"issuedTime": {
"type": "date",
"dataTitle": "Status issued"
}
}
},
"predicted_flood_inundation_maps": {
"title": "Flood Inundation Prediction Map",
"type": "geojson_polygon",
"hex_display": false,
"data": "https://prism-api.ovio.org/google-floods/inundations?region_codes=MZ",
"data_field": "level",
"data_field_type": "text",
"opacity": 1,
"legend_text": "Current predicted flood maps. Visit [Google Research](https://sites.research.google/floodforecasting/) about Google's AI Forecasting models.",
"legend": [
{ "label": "High", "value": "HIGH", "color": "#de2d26" },
{ "label": "Medium", "value": "MEDIUM", "color": "#fc9272" },
{ "label": "Low", "value": "LOW", "color": "#fee0d2" }
]
}
}
87 changes: 0 additions & 87 deletions frontend/src/config/rbd/layers.json
Original file line number Diff line number Diff line change
Expand Up @@ -6435,92 +6435,5 @@
}
],
"legend_text": "Joint Food Security & Nutrition Hotspot Analysis conducted by WFP, UNICEF, and partners based on SMART surveys and Cadre Harmonisé (CH) & Integrated Food Security Phase Classification (IPC) analyses"
},
"google_flood_status_at_gauges": {
"title": "Current Flood Status (Google AI)",
"type": "point_data",
"loader": "google_flood",
"hex_display": false,
"data": "https://prism-api.ovio.org/google-floods/gauges/?region_codes=BF&region_codes=CM&region_codes=TD&region_codes=GH&region_codes=ML&region_codes=MR&region_codes=NE&region_codes=SL&region_codes=CI&region_codes=GN&region_codes=SN&region_codes=GM&region_codes=GW&region_codes=LR&region_codes=TG&region_codes=BJ&region_codes=NG&region_codes=CF",
"detail_url": "https://prism-api.ovio.org/google-floods/gauges/forecasts",
"data_field": "severity",
"data_field_type": "text",
"date_url": "https://prism-api.ovio.org/google-floods/dates/?region_codes=BF&region_codes=CM&region_codes=TD&region_codes=GH&region_codes=ML&region_codes=MR&region_codes=NE&region_codes=SL&region_codes=CI&region_codes=GN&region_codes=SN&region_codes=GM&region_codes=GW&region_codes=LR&region_codes=TG&region_codes=BJ&region_codes=NG&region_codes=CF",
"opacity": 0.9,
"legend_text": "Current flood status at verified gauges. Visit [Google Research](https://sites.research.google/floodforecasting/) about Google's AI Forecasting models.",
"legend": [
{ "label": "Extreme", "value": "EXTREME", "color": "#a70606" },
{ "label": "Danger", "value": "SEVERE", "color": "#ea250a" },
{ "label": "Warning", "value": "ABOVE_NORMAL", "color": "#fba705" },
{ "label": "Normal", "value": "NO_FLOODING", "color": "#089180" },
{ "label": "No data", "value": "UNKNOWN", "color": "#858585" }
],
"feature_info_title": {
"siteName": {
"type": "text",
"template": "Site: {{siteName}}",
"visibility": "if-defined"
},
"riverName": {
"type": "text",
"template": "River: {{riverName}}",
"visibility": "if-defined"
},
"gaugeId": {
"type": "text",
"template": "Gauge ID: {{gaugeId}}",
"visibility": "if-defined"
}
},
"feature_info_props": {
"siteName": {
"type": "text",
"dataTitle": "Site",
"visibility": "if-defined"
},
"river": {
"type": "text",
"dataTitle": "River",
"visibility": "if-defined"
},
"severity": {
"type": "labelMapping",
"dataTitle": "Flood Status",
"labelMap": {
"EXTREME": "Extreme",
"SEVERE": "Danger",
"ABOVE_NORMAL": "Warning",
"NO_FLOODING": "Normal",
"UNKNOWN": "No data"
}
},
"gaugeId": {
"type": "text",
"dataTitle": "Gauge ID"
},
"source": {
"type": "text",
"dataTitle": "Data source"
},
"issuedTime": {
"type": "date",
"dataTitle": "Status issued"
}
}
},
"google_flood_inundation_maps": {
"title": "Inundation Probability Map (Google AI)",
"type": "geojson_polygon",
"hex_display": false,
"data": "https://prism-api.ovio.org/google-floods/inundations/?region_codes=BF&region_codes=CM&region_codes=TD&region_codes=GH&region_codes=ML&region_codes=MR&region_codes=NE&region_codes=SL&region_codes=CI&region_codes=GN&region_codes=SN&region_codes=GM&region_codes=GW&region_codes=LR&region_codes=TG&region_codes=BJ&region_codes=NG&region_codes=CF",
"data_field": "level",
"data_field_type": "text",
"opacity": 1,
"legend_text": "Current predicted flood maps. Visit [Google Research](https://sites.research.google/floodforecasting/) about Google's AI Forecasting models.",
"legend": [
{ "label": "High", "value": "HIGH", "color": "#00408A" },
{ "label": "Medium", "value": "MEDIUM", "color": "#5296E5" },
{ "label": "Low", "value": "LOW", "color": "#B5D2F5" }
]
}
}
Loading