|
@@ -2,8 +2,8 @@
|
|
|
window.ApplicationConfig = {
|
|
|
serverURL: "/server",
|
|
|
// subscribeUrl: 'http://ai.zjugis.com:8511/subscribe/',
|
|
|
- // subscribeUrl: 'http://localhost:8511/subscribe/',
|
|
|
- subscribeUrl: 'http://10.10.9.143:8511/subscribe/',
|
|
|
+ subscribeUrl: 'http://localhost:8511/subscribe/',
|
|
|
+ // subscribeUrl: 'http://10.10.9.143:8511/subscribe/',
|
|
|
// subscribeUrl: '/agentai/subscribe/',
|
|
|
// subscribeUrl: 'http://192.168.0.145:8511/subscribe/',
|
|
|
// zcbdUrl: 'http://ai.zjugis.com:8510/policy/#/home',
|
|
@@ -22,8 +22,8 @@
|
|
|
geoserverUrl: '/geoserver-host/geoserver/sde/ows',
|
|
|
gdLayerName: 'sde%3Aecgap_klyzy',
|
|
|
mapOptions: {
|
|
|
- zoom: 10,
|
|
|
- center: [29.877637, 119.533452]
|
|
|
+ zoom: 8,
|
|
|
+ center: [29.177637, 119.033452]
|
|
|
},
|
|
|
aiAgent: [
|
|
|
'plan_dispatcher',
|
|
@@ -102,8 +102,8 @@
|
|
|
id: "GD",
|
|
|
checked: true,
|
|
|
type: 'geoserver',
|
|
|
- //url: 'https://zdzy.zrzyt.zj.gov.cn/geoserver/sde/wms',
|
|
|
- //layername: 'sde:ecgap_klyzy'
|
|
|
+ // url: 'https://zdzy.zrzyt.zj.gov.cn/geoserver/sde/wms',
|
|
|
+ // layername: 'sde:ecgap_klyzy'
|
|
|
url: 'http://60.191.110.204:8515/geoserver/nrllm/wms',
|
|
|
layername: 'nrllm:ecgap_klyzy'
|
|
|
}
|