| | |
| | | connectTimeout: -1 |
| | | readTimeout: -1 |
| | | |
| | | # 项目实体库服务中配置 |
| | | app-server: |
| | | # 公钥地址 |
| | | publicKeyUrl: http://106.120.22.26:8024/account-service/security/publickey |
| | | # 登录地址 |
| | | loginUrl: http://106.120.22.26:8024/account-service/security/login |
| | | # 查询数据库地址 |
| | | getDbUrl: http://106.120.22.26:8024/geo-service/entitydb/list/canview |
| | | # 查询不同数据库类型下的数据地址 |
| | | queryUrl: http://106.120.22.26:8024/geo-service/entitydbdata/layer/query |
| | | |
| | | # 模拟项目 |
| | | simu-app: |
| | | # 项目模拟文件上传存放的位置 |
| | | filePath: D:\simu\files |
| | | |
| | | config: |
| | | ver: 0.2 |
| | | cacheTime: 60 |
| | |
| | | waterPath: depth |
| | | flowPath: velocity |
| | | copyTif: false |
| | | tifPath: D:\城市内涝\sem\tongzhou_1m_tif\tongzhou_raster_4548_1m_clip_river_fill.tif |