This repository has been archived on 2025-08-01. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
2025-08-01 15:34:40 +08:00

18 lines
1.9 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
| 说明 | 界面 | 接口 | 情况 |
| --- | --- | --- | --- |
| 周边环境 | <img srcset="./API/周边环境-1.png"> | 统计周边环境预警的测点数量,获取三类测点(地表沉降,建构筑物,地下管线)的两类处置状态。 | |
| 测点统计 | <img srcset="./API/测点统计-1.png"> | 统计全部测点 | |
| 近7日预警记录 | <img srcset="./API/近7日风险记录-1.png"> | 需要事件来生成预警记录。生成后自动通过测点id匹配场景测点位置以及测点信息查询 | |
| 风险源 | <img srcset="./API/风险源-1.png"> | 统计四类风险源显示在空心饼图中。以及根据盾构机运行位置统计过去,当前未来风险。 | |
| 测点详情-基础信息 | <img srcset="./API/测点详情-基础信息.png"> | 通过测点id获得基础信息 | |
| 测点详情-累计变形趋势 | <img srcset="./API/测点详情-累计变形趋势.png"> | 通过测点id获取变形趋势 | 结构变形界面里有,代码复用这一块 |
| 测点详情-预警信息 | <img srcset="./API/测点详情-预警信息.png"> | 测点预警信息需要连通处置详情一同提供或者也用测点id关联最后的处置详情链接是自动填充的。 | |
| 测点详情-处置详情 | <img srcset="./API/测点详情-处置详情.png"> | 和测点详情预警信息列表中的项目关联 | |
| 风险源记录 | <img srcset="./API/风险源记录-1.png"> | | |
| 测点记录 | <img srcset="./API/测点记录-1.png"> | | |
| 预警记录 | <img srcset="./API/预警记录-1.png"> | | |
| 风险源详情-平面图 | <img srcset="./API/风险源详情-GIS平面风险图.png"> | | |
| 风险源详情-基本信息 | <img srcset="./API/风险源详情-基本信息.png"> | | |
| 风险源详情-风险管控 | <img srcset="./API/风险源详情-风险管控.png"> | | |
| 风险源详情-关联测点 | <img srcset="./API/风险源详情-关联测点.png"> | | |