123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133 |
- {
- "alerts": {
- "warningEvents": [
- {
- "id": 0,
- "title": "水位异常升高",
- "location": "补元",
- "time": "2024-09-25"
- },
- {
- "id": 1,
- "title": "人口转移堵塞",
- "location": "套口",
- "time": "2024-09-15"
- },
- {
- "id": 2,
- "title": "摄像头异常",
- "location": "补元",
- "time": "2024-09-05"
- },
- {
- "id": 3,
- "title": "水位异常升高",
- "location": "套口",
- "time": "2024-08-20"
- },
- {
- "id": 4,
- "title": "人口转移堵塞",
- "location": "补元",
- "time": "2024-08-10"
- }
- ],
- "floodForecasts": [
- {
- "id": 0,
- "title": "预计未来1-3天有洪水",
- "location": "补元",
- "time": "2024-09-23"
- },
- {
- "id": 1,
- "title": "强降雨可能导致洪水",
- "location": "套口",
- "time": "2024-09-18"
- },
- {
- "id": 2,
- "title": "洪水风险提示",
- "location": "补元",
- "time": "2024-09-10"
- },
- {
- "id": 3,
- "title": "预计未来4-7天有洪水",
- "location": "套口",
- "time": "2024-08-30"
- },
- {
- "id": 4,
- "title": "水位上升,注意洪水预警",
- "location": "补元",
- "time": "2024-08-15"
- }
- ],
- "weatherForecasts": [
- {
- "id": 0,
- "title": "未来3天将有雷暴天气",
- "location": "补元",
- "time": "2024-09-24"
- },
- {
- "id": 1,
- "title": "预计气温将大幅下降",
- "location": "套口",
- "time": "2024-09-12"
- },
- {
- "id": 2,
- "title": "未来一周持续降雨",
- "location": "补元",
- "time": "2024-09-02"
- },
- {
- "id": 3,
- "title": "强对流天气预警",
- "location": "套口",
- "time": "2024-08-25"
- },
- {
- "id": 4,
- "title": "气温回升,注意防暑",
- "location": "补元",
- "time": "2024-08-05"
- }
- ],
- "threeLineWarnings": [
- {
- "id": 0,
- "title": "水位超过警戒水位",
- "location": "补元",
- "time": "2024-09-20"
- },
- {
- "id": 1,
- "title": "水位超过保证水位",
- "location": "套口",
- "time": "2024-09-10"
- },
- {
- "id": 2,
- "title": "警戒水位持续上升",
- "location": "补元",
- "time": "2024-08-28"
- },
- {
- "id": 3,
- "title": "水位接近警戒线",
- "location": "套口",
- "time": "2024-08-15"
- },
- {
- "id": 4,
- "title": "水位高于预警线",
- "location": "补元",
- "time": "2024-08-01"
- }
- ]
- }
- }
-
|