Lin_Ye_Fang_Huo/public/config/app.json

78 lines
2.5 KiB
JSON
Raw Normal View History

2023-08-01 08:33:01 +08:00
{
2023-08-11 16:30:37 +08:00
"method":"pingyixian",
2023-08-10 13:58:10 +08:00
"gaodeApi": "4f992c089f9496201f6e4ea39ff3ab60",
2023-08-11 16:30:37 +08:00
2023-08-01 08:33:01 +08:00
"pingyixian":{
2023-09-10 19:21:04 +08:00
"appname":"平邑县森林火灾指挥调度系统",
2023-08-01 08:33:01 +08:00
"area":"平邑县",
2023-08-11 16:30:37 +08:00
"baseUrl":"http://123.132.248.154:9210",
2023-10-08 11:02:35 +08:00
"layerurl":"https://fx.hopetrytech.com:7006/applicationMars/getApplicationInfo/pingyixian",
2023-08-15 11:44:45 +08:00
"uavWebSocketUrl":"ws://123.132.248.154:9211/",
2023-08-09 14:18:05 +08:00
"map":{
"center":[],
"zoom":null
},
2023-08-15 11:44:45 +08:00
"waterUrl":"http://123.132.248.154:9235/geoserver/ksp/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=ksp%3Ashp_1692064004&maxFeatures=5000&outputFormat=application%2Fjson",
2023-08-01 08:33:01 +08:00
"goodsUrl":"",
"tools":{
"routebox":true,
"toolsbox":true,
"monitorbox":true,
"uavbox":true,
"waterbox":true,
2023-08-15 11:44:45 +08:00
"reportbox":true,
2023-08-01 08:33:01 +08:00
"goodsbox":true,
"griderbox":false
}
},
"feixian":{
"appname":"费县森林防火电子沙盘",
"area":"费县",
2023-08-11 16:30:37 +08:00
"baseUrl":"http://223.99.16.253:9001",
"layerurl":"http://223.99.16.253:9006/applicationMars/getApplicationInfo",
2023-08-15 11:44:45 +08:00
"uavWebSocketUrl":"ws://123.132.248.154:9211/",
2023-08-09 14:18:05 +08:00
"map":{
"center":[],
"zoom":null
},
2023-08-11 16:30:37 +08:00
"waterUrl":"http://123.132.248.154:9235/geoserver/ksp/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=ksp%3Ashp_1691142509&maxFeatures=5000&outputFormat=application%2Fjson",
2023-08-01 08:33:01 +08:00
"goodsUrl":"",
"tools":{
"routebox":true,
"toolsbox":true,
2023-08-11 16:30:37 +08:00
"monitorbox":false,
2023-08-01 08:33:01 +08:00
"uavbox":true,
"waterbox":true,
"reportbox":true,
"goodsbox":true,
"griderbox":true
}
},
"gaoxinqu":{
"appname":"高新区森林防火电子沙盘",
"area":"高新区",
"baseUrl":"",
"goodsUrl":"",
"tools":{
"routebox":true,
"toolsbox":true,
"monitorbox":true,
"uavbox":true,
"waterbox":true
}
},
"lanlingxian":{
"appname":"兰陵县森林防火电子沙盘",
"area":"兰陵县",
"baseUrl":"",
"goodsUrl":"",
"tools":{
"routebox":true,
"toolsbox":true,
"monitorbox":true,
"uavbox":true,
"waterbox":true
}
}
}