From 055d7be7cfca604fc7a1ec7b7b85e01bb26a2cc9 Mon Sep 17 00:00:00 2001
From: xujingliang <3225043@qq.com>
Date: Tue, 12 Nov 2024 11:10:37 +0800
Subject: [PATCH] =?UTF-8?q?2024=E5=B9=B411=E6=9C=8812=E6=97=A5=E5=89=8D?=
=?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=86=85=E5=AE=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.env.dev | 35 +
.history/.env_20240412105237.dev | 49 +
.history/.env_20240812162325.dev | 84 +
.../public/config/app_20240315151101.json | 77 +
.../public/config/app_20241112091856.json | 77 +
.../pingyixianConfig_20231202141545.json | 2023 ++++++++++++++++
.../pingyixianConfig_20241028161934.json | 2023 ++++++++++++++++
.../pingyixianConfig_20241028162327.json | 2023 ++++++++++++++++
.../pingyixianConfig_20241028162406.json | 2023 ++++++++++++++++
.../pingyixianConfig_20241028162507.json | 2023 ++++++++++++++++
.../pingyixianConfig_20241028163317.json | 2023 ++++++++++++++++
.history/public/index_20231220162640.html | 39 +
.history/public/index_20241112091856.html | 39 +
.../dashboard/admin/index_20230925084406.vue | 44 +
.../dashboard/admin/index_20241112091856.vue | 44 +
.../src/views/home/index_20240514152009.vue | 1992 ++++++++++++++++
.../src/views/home/index_20241021095826.vue | 2101 +++++++++++++++++
.../src/views/home/index_20241021100232.vue | 2101 +++++++++++++++++
.../src/views/home/index_20241022112633.vue | 2100 ++++++++++++++++
.../src/views/home/index_20241022113712.vue | 2100 ++++++++++++++++
.../src/views/home/index_20241028114111.vue | 2100 ++++++++++++++++
.../src/views/home/index_20241028114113.vue | 2100 ++++++++++++++++
.../src/views/home/index_20241028132950.vue | 2100 ++++++++++++++++
.../src/views/home/index_20241028155354.vue | 2100 ++++++++++++++++
.../src/views/home/index_20241028155407.vue | 2100 ++++++++++++++++
.../src/views/home/index_20241112091902.vue | 2100 ++++++++++++++++
.../src/views/home/index_20241112091941.vue | 2100 ++++++++++++++++
.../src/views/home/index_20241112092626.vue | 2100 ++++++++++++++++
.../home/lib/WGS84ToGCJ02_20230925084406.js | 52 +
.../home/lib/WGS84ToGCJ02_20240813171548.js | 52 +
.../home/lib/WGS84ToGCJ02_20240813172715.js | 52 +
.../home/lib/getWeather_20240930083527.js | 54 +
.../home/lib/getWeather_20241021095818.js | 54 +
.../home/lib/getWeather_20241021095826.js | 54 +
.../home/lib/getWeather_20241021100035.js | 54 +
.../home/lib/getWeather_20241021103052.js | 54 +
.../home/lib/getWeather_20241021104924.js | 54 +
.../home/lib/getWeather_20241021104925.js | 54 +
.../home/lib/getWeather_20241021105049.js | 54 +
.../home/lib/getWeather_20241022132601.js | 54 +
.../home/widget/mergebox_20240320090642.vue | 430 ++++
.../home/widget/mergebox_20241029134133.vue | 429 ++++
.../widget/socketdiabox_20240418104058.vue | 952 ++++++++
.../widget/socketdiabox_20241024100024.vue | 951 ++++++++
.../src/views/login/index_20230925084406.vue | 485 ++++
.../src/views/login/index_20241028113610.vue | 492 ++++
.../src/views/login/index_20241028113612.vue | 492 ++++
.../src/views/login/index_20241028113923.vue | 497 ++++
.../src/views/login/index_20241028113925.vue | 497 ++++
.../src/views/login/index_20241028113948.vue | 497 ++++
.../src/views/login/index_20241028114048.vue | 497 ++++
public/config/app.json | 2 +-
public/config/pingyixianConfig.json | 4 +-
public/img/login-bg.png | Bin 101050 -> 129155 bytes
public/img/water.zip | Bin 4588 -> 0 bytes
public/img/weather_icon/bingbao.png | Bin 0 -> 1081 bytes
public/img/weather_icon/lei.png | Bin 0 -> 1061 bytes
public/img/weather_icon/qing.png | Bin 0 -> 860 bytes
public/img/weather_icon/shachen.png | Bin 0 -> 889 bytes
public/img/weather_icon/wind.png | Bin 0 -> 950 bytes
public/img/weather_icon/wind_one.png | Bin 0 -> 1354 bytes
public/img/weather_icon/wind_three.png | Bin 0 -> 980 bytes
public/img/weather_icon/wu.png | Bin 0 -> 689 bytes
public/img/weather_icon/xue.png | Bin 0 -> 800 bytes
public/img/weather_icon/yin.png | Bin 0 -> 619 bytes
public/img/weather_icon/yu.png | Bin 0 -> 771 bytes
public/img/weather_icon/yun.png | Bin 0 -> 882 bytes
public/index.html | 2 +-
src/views/dashboard/admin/index.vue | 2 +-
src/views/home/index.vue | 112 +-
src/views/home/lib/getWeather.js | 54 +
src/views/home/widget/mergebox.vue | 1 -
src/views/home/widget/socketdiabox.vue | 1 -
src/views/login/index.vue | 12 +
74 files changed, 46862 insertions(+), 9 deletions(-)
create mode 100644 .history/.env_20240412105237.dev
create mode 100644 .history/.env_20240812162325.dev
create mode 100644 .history/public/config/app_20240315151101.json
create mode 100644 .history/public/config/app_20241112091856.json
create mode 100644 .history/public/config/pingyixianConfig_20231202141545.json
create mode 100644 .history/public/config/pingyixianConfig_20241028161934.json
create mode 100644 .history/public/config/pingyixianConfig_20241028162327.json
create mode 100644 .history/public/config/pingyixianConfig_20241028162406.json
create mode 100644 .history/public/config/pingyixianConfig_20241028162507.json
create mode 100644 .history/public/config/pingyixianConfig_20241028163317.json
create mode 100644 .history/public/index_20231220162640.html
create mode 100644 .history/public/index_20241112091856.html
create mode 100644 .history/src/views/dashboard/admin/index_20230925084406.vue
create mode 100644 .history/src/views/dashboard/admin/index_20241112091856.vue
create mode 100644 .history/src/views/home/index_20240514152009.vue
create mode 100644 .history/src/views/home/index_20241021095826.vue
create mode 100644 .history/src/views/home/index_20241021100232.vue
create mode 100644 .history/src/views/home/index_20241022112633.vue
create mode 100644 .history/src/views/home/index_20241022113712.vue
create mode 100644 .history/src/views/home/index_20241028114111.vue
create mode 100644 .history/src/views/home/index_20241028114113.vue
create mode 100644 .history/src/views/home/index_20241028132950.vue
create mode 100644 .history/src/views/home/index_20241028155354.vue
create mode 100644 .history/src/views/home/index_20241028155407.vue
create mode 100644 .history/src/views/home/index_20241112091902.vue
create mode 100644 .history/src/views/home/index_20241112091941.vue
create mode 100644 .history/src/views/home/index_20241112092626.vue
create mode 100644 .history/src/views/home/lib/WGS84ToGCJ02_20230925084406.js
create mode 100644 .history/src/views/home/lib/WGS84ToGCJ02_20240813171548.js
create mode 100644 .history/src/views/home/lib/WGS84ToGCJ02_20240813172715.js
create mode 100644 .history/src/views/home/lib/getWeather_20240930083527.js
create mode 100644 .history/src/views/home/lib/getWeather_20241021095818.js
create mode 100644 .history/src/views/home/lib/getWeather_20241021095826.js
create mode 100644 .history/src/views/home/lib/getWeather_20241021100035.js
create mode 100644 .history/src/views/home/lib/getWeather_20241021103052.js
create mode 100644 .history/src/views/home/lib/getWeather_20241021104924.js
create mode 100644 .history/src/views/home/lib/getWeather_20241021104925.js
create mode 100644 .history/src/views/home/lib/getWeather_20241021105049.js
create mode 100644 .history/src/views/home/lib/getWeather_20241022132601.js
create mode 100644 .history/src/views/home/widget/mergebox_20240320090642.vue
create mode 100644 .history/src/views/home/widget/mergebox_20241029134133.vue
create mode 100644 .history/src/views/home/widget/socketdiabox_20240418104058.vue
create mode 100644 .history/src/views/home/widget/socketdiabox_20241024100024.vue
create mode 100644 .history/src/views/login/index_20230925084406.vue
create mode 100644 .history/src/views/login/index_20241028113610.vue
create mode 100644 .history/src/views/login/index_20241028113612.vue
create mode 100644 .history/src/views/login/index_20241028113923.vue
create mode 100644 .history/src/views/login/index_20241028113925.vue
create mode 100644 .history/src/views/login/index_20241028113948.vue
create mode 100644 .history/src/views/login/index_20241028114048.vue
delete mode 100644 public/img/water.zip
create mode 100644 public/img/weather_icon/bingbao.png
create mode 100644 public/img/weather_icon/lei.png
create mode 100644 public/img/weather_icon/qing.png
create mode 100644 public/img/weather_icon/shachen.png
create mode 100644 public/img/weather_icon/wind.png
create mode 100644 public/img/weather_icon/wind_one.png
create mode 100644 public/img/weather_icon/wind_three.png
create mode 100644 public/img/weather_icon/wu.png
create mode 100644 public/img/weather_icon/xue.png
create mode 100644 public/img/weather_icon/yin.png
create mode 100644 public/img/weather_icon/yu.png
create mode 100644 public/img/weather_icon/yun.png
create mode 100644 src/views/home/lib/getWeather.js
diff --git a/.env.dev b/.env.dev
index 91a3b8b..3b3d9ec 100644
--- a/.env.dev
+++ b/.env.dev
@@ -47,3 +47,38 @@ VUE_APP_ANYRTC_URL = https://pyrtc.hopetrytech.com:9004
#VUE_APP_BASE_IMG_URL = http://123.132.248.154:9224
+添加和编辑:
+
+1. 上传文件
+
+2. 服务名称:
+
+3. 参考空间: EPSG:3857 EPSG:4326
+
+4. 数据源类型:矢量(shp)、矢量(excel)、栅格(tif)
+
+ 1.数据源类型为shp时:
+
+ 1. 数据类型:点(point)、线(line)、面(fill)
+
+ 2. 上传sld样式文件
+
+ 2.数据源类型为tif时:
+
+ 1. 上传tif影像边界shp文件
+
+
+列表展示字段:
+
+ 1.服务名称
+
+ 2.服务地址
+
+ 3.数据源类型
+
+ 4.空间参考
+
+ 5.创建时间
+
+ 6.更新时间
+
diff --git a/.history/.env_20240412105237.dev b/.history/.env_20240412105237.dev
new file mode 100644
index 0000000..e396501
--- /dev/null
+++ b/.history/.env_20240412105237.dev
@@ -0,0 +1,49 @@
+NODE_ENV = development
+
+VUE_APP_OIDC_AUTHORITY = http://112.233.241.108:12796
+VUE_APP_OIDC_CLIENTID = OpenAuth.Pro
+VUE_APP_OIDC_REDIRECTURI = http://112.233.241.108:1803/#/oidc-callback
+VUE_APP_OIDC_POSTLOGOUTREDIRECTURI = http://112.233.241.108:1803
+VUE_APP_OIDC_RESPONSETYPE = code
+VUE_APP_OIDC_SCOPE = openid profile openauthapi
+VUE_APP_OIDC_AUTOMATICSILENTRENEW = true
+VUE_APP_OIDC_SILENTREDIRECTURI = http://112.233.241.108:1803/silent-renew-oidc.html
+
+#VUE_APP_BASE_API =http://192.168.10.123:9159/api
+#VUE_APP_BASE_IMG_URL = http://192.168.10.123:9159
+
+
+
+#VUE_APP_BASE_API =http://223.99.16.253:9001/api
+#VUE_APP_BASE_IMG_URL =http://223.99.16.253:9001
+
+
+#VUE_APP_BASE_API = http://111.17.207.220:9001/api
+#VUE_APP_BASE_IMG_URL = http://111.17.207.220:9001
+#VUE_APP_WEBSOCKET_URL = ws://123.132.248.154:9225/ws
+
+# 1240服务器http接口
+VUE_APP_BASE_API = http://111.17.207.220:9001/api
+# VUE_APP_BASE_API = http://192.168.10.106:88/api
+VUE_APP_BASE_IMG_URL = http://111.17.207.220:9001
+#VUE_APP_WEBSOCKET_URL = ws://123.132.248.154:9225/ws
+VUE_APP_WEBSOCKET_URL = ws://111.17.207.220:9002/ws
+VUE_APP_GEOSERVER_URL = http://111.17.207.220:9007/
+VUE_APP_ANYRTC_URL = https://pyrtc.hopetrytech.com:9004
+
+# 1240 平邑测试服务器http接口
+# VUE_APP_BASE_API = http://123.132.248.154:9242/api
+# VUE_APP_BASE_IMG_URL = http://123.132.248.154:9242
+# VUE_APP_WEBSOCKET_URL = ws://123.132.248.154:9225/ws
+#VUE_APP_WEBSOCKET_URL = ws://111.17.207.220:9002/ws
+
+
+# 费县服务器https接口
+# VUE_APP_BASE_API = https://py.hopetrytech.com:7001/api
+# VUE_APP_BASE_IMG_URL = https://py.hopetrytech.com:7001
+# VUE_APP_WEBSOCKET_URL = wss://py.hopetrytech.com:7002/ws
+
+#VUE_APP_BASE_API = http://123.132.248.154:9224/api
+#VUE_APP_BASE_IMG_URL = http://123.132.248.154:9224
+
+
diff --git a/.history/.env_20240812162325.dev b/.history/.env_20240812162325.dev
new file mode 100644
index 0000000..56c493e
--- /dev/null
+++ b/.history/.env_20240812162325.dev
@@ -0,0 +1,84 @@
+NODE_ENV = development
+
+VUE_APP_OIDC_AUTHORITY = http://112.233.241.108:12796
+VUE_APP_OIDC_CLIENTID = OpenAuth.Pro
+VUE_APP_OIDC_REDIRECTURI = http://112.233.241.108:1803/#/oidc-callback
+VUE_APP_OIDC_POSTLOGOUTREDIRECTURI = http://112.233.241.108:1803
+VUE_APP_OIDC_RESPONSETYPE = code
+VUE_APP_OIDC_SCOPE = openid profile openauthapi
+VUE_APP_OIDC_AUTOMATICSILENTRENEW = true
+VUE_APP_OIDC_SILENTREDIRECTURI = http://112.233.241.108:1803/silent-renew-oidc.html
+
+#VUE_APP_BASE_API =http://192.168.10.123:9159/api
+#VUE_APP_BASE_IMG_URL = http://192.168.10.123:9159
+
+
+
+#VUE_APP_BASE_API =http://223.99.16.253:9001/api
+#VUE_APP_BASE_IMG_URL =http://223.99.16.253:9001
+
+
+#VUE_APP_BASE_API = http://111.17.207.220:9001/api
+#VUE_APP_BASE_IMG_URL = http://111.17.207.220:9001
+#VUE_APP_WEBSOCKET_URL = ws://123.132.248.154:9225/ws
+
+# 1240服务器http接口
+VUE_APP_BASE_API = http://111.17.207.220:9001/api
+# VUE_APP_BASE_API = http://192.168.10.106:88/api
+VUE_APP_BASE_IMG_URL = http://111.17.207.220:9001
+#VUE_APP_WEBSOCKET_URL = ws://123.132.248.154:9225/ws
+VUE_APP_WEBSOCKET_URL = ws://111.17.207.220:9002/ws
+VUE_APP_GEOSERVER_URL = http://111.17.207.220:9007/
+VUE_APP_ANYRTC_URL = https://pyrtc.hopetrytech.com:9004
+
+# 1240 平邑测试服务器http接口
+# VUE_APP_BASE_API = http://123.132.248.154:9242/api
+# VUE_APP_BASE_IMG_URL = http://123.132.248.154:9242
+# VUE_APP_WEBSOCKET_URL = ws://123.132.248.154:9225/ws
+#VUE_APP_WEBSOCKET_URL = ws://111.17.207.220:9002/ws
+
+
+# 费县服务器https接口
+# VUE_APP_BASE_API = https://py.hopetrytech.com:7001/api
+# VUE_APP_BASE_IMG_URL = https://py.hopetrytech.com:7001
+# VUE_APP_WEBSOCKET_URL = wss://py.hopetrytech.com:7002/ws
+
+#VUE_APP_BASE_API = http://123.132.248.154:9224/api
+#VUE_APP_BASE_IMG_URL = http://123.132.248.154:9224
+
+
+添加和编辑:
+
+1. 上传文件
+
+2. 服务名称:
+
+3. 参考空间: EPSG:3857 EPSG:4326
+
+4. 数据源类型:矢量(shp)、矢量(excel)、栅格(tif)
+
+ 1.数据源类型为shp时:
+
+ 1. 数据类型:点(point)、线(line)、面(fill)
+
+ 2. 上传sld样式文件
+
+ 2.数据源类型为tif时:
+
+ 1. 上传tif影像边界shp文件
+
+
+列表展示字段:
+
+ 1.服务名称
+
+ 2.服务地址
+
+ 3.数据源类型
+
+ 4.空间参考
+
+ 5.创建时间
+
+ 6.更新时间
+
diff --git a/.history/public/config/app_20240315151101.json b/.history/public/config/app_20240315151101.json
new file mode 100644
index 0000000..40349b5
--- /dev/null
+++ b/.history/public/config/app_20240315151101.json
@@ -0,0 +1,77 @@
+{
+ "method":"pingyixian",
+ "gaodeApi": "4f992c089f9496201f6e4ea39ff3ab60",
+
+ "pingyixian":{
+ "appname":"平邑县森林火灾指挥调度系统",
+ "area":"平邑县",
+ "baseUrl":"http://111.17.207.220:9001",
+ "layerurl":"http://111.17.207.220:9006/applicationMars/getApplicationInfo/pingyixian",
+ "uavWebSocketUrl":"ws://123.132.248.154:9211/",
+ "map":{
+ "center":[],
+ "zoom":null
+ },
+ "waterUrl":"http://111.17.207.220:9007/geoserver/ksp/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=ksp%3Ashp_1692064004&maxFeatures=5000&outputFormat=application%2Fjson",
+ "goodsUrl":"",
+ "tools":{
+ "routebox":true,
+ "toolsbox":true,
+ "monitorbox":true,
+ "uavbox":true,
+ "waterbox":true,
+ "reportbox":true,
+ "goodsbox":true,
+ "griderbox":false
+ }
+ },
+ "feixian":{
+ "appname":"费县森林防火电子沙盘",
+ "area":"费县",
+ "baseUrl":"http://223.99.16.253:9001",
+ "layerurl":"http://223.99.16.253:9006/applicationMars/getApplicationInfo",
+ "uavWebSocketUrl":"ws://123.132.248.154:9211/",
+ "map":{
+ "center":[],
+ "zoom":null
+ },
+ "waterUrl":"http://111.17.207.220:9007/geoserver/ksp/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=ksp%3Ashp_1691142509&maxFeatures=5000&outputFormat=application%2Fjson",
+ "goodsUrl":"",
+ "tools":{
+ "routebox":true,
+ "toolsbox":true,
+ "monitorbox":false,
+ "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
+ }
+ }
+}
diff --git a/.history/public/config/app_20241112091856.json b/.history/public/config/app_20241112091856.json
new file mode 100644
index 0000000..53ad910
--- /dev/null
+++ b/.history/public/config/app_20241112091856.json
@@ -0,0 +1,77 @@
+{
+ "method":"pingyixian",
+ "gaodeApi": "4f992c089f9496201f6e4ea39ff3ab60",
+
+ "pingyixian":{
+ "appname":"平邑县森林防火指挥调度系统",
+ "area":"平邑县",
+ "baseUrl":"http://111.17.207.220:9001",
+ "layerurl":"http://111.17.207.220:9006/applicationMars/getApplicationInfo/pingyixian",
+ "uavWebSocketUrl":"ws://123.132.248.154:9211/",
+ "map":{
+ "center":[],
+ "zoom":null
+ },
+ "waterUrl":"http://111.17.207.220:9007/geoserver/ksp/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=ksp%3Ashp_1692064004&maxFeatures=5000&outputFormat=application%2Fjson",
+ "goodsUrl":"",
+ "tools":{
+ "routebox":true,
+ "toolsbox":true,
+ "monitorbox":true,
+ "uavbox":true,
+ "waterbox":true,
+ "reportbox":true,
+ "goodsbox":true,
+ "griderbox":false
+ }
+ },
+ "feixian":{
+ "appname":"费县森林防火电子沙盘",
+ "area":"费县",
+ "baseUrl":"http://223.99.16.253:9001",
+ "layerurl":"http://223.99.16.253:9006/applicationMars/getApplicationInfo",
+ "uavWebSocketUrl":"ws://123.132.248.154:9211/",
+ "map":{
+ "center":[],
+ "zoom":null
+ },
+ "waterUrl":"http://111.17.207.220:9007/geoserver/ksp/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=ksp%3Ashp_1691142509&maxFeatures=5000&outputFormat=application%2Fjson",
+ "goodsUrl":"",
+ "tools":{
+ "routebox":true,
+ "toolsbox":true,
+ "monitorbox":false,
+ "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
+ }
+ }
+}
diff --git a/.history/public/config/pingyixianConfig_20231202141545.json b/.history/public/config/pingyixianConfig_20231202141545.json
new file mode 100644
index 0000000..83f6c98
--- /dev/null
+++ b/.history/public/config/pingyixianConfig_20231202141545.json
@@ -0,0 +1,2023 @@
+{
+ "map3d": {
+ "scene": {
+ "center": {
+ "lat": 35.450434,
+ "lng": 117.81595,
+ "alt": 2657.5,
+ "heading": 19.7,
+ "pitch": -17
+ },
+ "scene3DOnly": false,
+ "shadows": false,
+ "removeDblClick": true,
+ "sceneMode": 3,
+ "showSun": true,
+ "showMoon": true,
+ "showSkyBox": true,
+ "showSkyAtmosphere": true,
+ "fog": true,
+ "fxaa": true,
+ "globe": {
+
+ },
+ "cameraController": {
+ "zoomFactor": 3,
+ "minimumZoomDistance": 1,
+ "maximumZoomDistance": 50000000,
+ "enableRotate": true,
+ "enableTranslate": true,
+ "enableTilt": true,
+ "enableZoom": true,
+ "enableCollisionDetection": true
+ }
+ },
+ "control": {
+ "homeButton": true,
+ "baseLayerPicker": false,
+ "sceneModePicker": true,
+ "vrButton": true,
+ "fullscreenButton": true,
+ "navigationHelpButton": true,
+ "animation": false,
+ "timeline": false,
+ "infoBox": false,
+ "geocoder": false,
+ "selectionIndicator": false,
+ "contextmenu": {
+ "hasDefault": false
+ },
+ "mouseDownView": false,
+ "zoom": {
+ "insertIndex": 1
+ },
+ "compass": {
+ "bottom": "toolbar",
+ "left": "5px"
+ },
+ "distanceLegend": {
+ "left": "100px",
+ "bottom": "2px"
+ },
+ "locationBar": {
+ "fps":true,
+ "crs": "CGCS2000_GK_Zone_3",
+ "crsDecimal": 0,
+ "template": "
经度:{lng}
纬度:{lat}
横{crsx} 纵{crsy}
海拔:{alt}米
层级:{level}
方向:{heading}°
俯仰角:{pitch}°
视高:{cameraHeight}米
"
+ }
+ },
+ "terrain": {
+ "type": "ion",
+ "requestWaterMask": true,
+ "requestVertexNormals": true,
+ "show":true
+ },
+ "basemaps": [{
+ "id": 10,
+ "name": "地图底图",
+ "type": "group"
+ },
+ {
+ "pid": 10,
+ "name": "天地图卫星",
+ "icon": "img/basemaps/tdt_img.png",
+ "type": "tdt",
+ "layer": "img_d",
+ "key": [
+ "b6585bc41ee16251dbe6b1af64f375d9"
+ ],
+ "show": true
+ },
+ {
+ "pid": 10,
+ "name": "天地图电子",
+ "icon": "img/basemaps/tdt_vec.png",
+ "type": "group",
+ "layers": [{
+ "name": "底图",
+ "type": "tdt",
+ "layer": "vec_d",
+ "key": [
+ "b6585bc41ee16251dbe6b1af64f375d9"
+ ]
+ },
+ {
+ "name": "注记",
+ "type": "tdt",
+ "layer": "vec_z",
+ "key": [
+ "b6585bc41ee16251dbe6b1af64f375d9"
+ ]
+ }
+ ]
+ },
+ {
+ "pid": 10,
+ "name": "谷歌卫星",
+ "icon": "img/basemaps/google_img.png",
+ "type": "google",
+ "layer": "img_d"
+ },
+ {
+ "pid": 10,
+ "name": "ArcGIS卫星",
+ "icon": "img/basemaps/esriWorldImagery.png",
+ "type": "arcgis",
+ "url": "https://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer",
+ "enablePickFeatures": false
+ },
+ {
+ "pid": 10,
+ "name": "微软卫星",
+ "icon": "img/basemaps/bingAerial.png",
+ "type": "bing",
+ "key": "AuKhM0WRkjhX8E4y1OM0TukYycaw_4Vh3eSfXONDf7OARls-WEB3K_Rfx89bWxof",
+ "layer": "Aerial"
+ },
+ {
+ "pid": 10,
+ "id": 2017,
+ "name": "蓝色底图(GCJ02偏移)",
+ "icon": "img/basemaps/bd-c-midnight.png",
+ "crs": "gcj",
+ "type": "arcgis",
+ "url": "http://map.geoq.cn/arcgis/rest/services/ChinaOnlineStreetPurplishBlue/MapServer",
+ "enablePickFeatures": false
+ },
+ {
+ "pid": 10,
+ "name": "最新高清影像",
+ "type": "wms",
+ "url": "https://fx.hopetrytech.com:7005/geoserver/PY/wms",
+ "layers": "PY:yingxiang",
+ "crs": "EPSG:4326",
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": true,
+ "pickFeatureStyle": {
+ "clampToGround": true
+ },
+ "mapSplit": false,
+ "noCenter": true,
+ "show": false
+ },{
+ "pid": 10,
+ "name": "天地图注记",
+ "icon": "img/basemaps/tdt_vec.png",
+ "type": "group",
+ "layers": [
+ { "name": "注记", "type": "tdt", "layer": "vec_z" }
+ ]
+ }
+ ],
+ "layers": [
+ {
+ "pid": 10,
+ "name": "天地图注记",
+ "type": "tdt",
+ "layer": "img_z",
+ "key": [
+ "b6585bc41ee16251dbe6b1af64f375d9"
+ ],
+ "show": false
+ },
+ {
+ "id": 8090,
+ "name": "行政区划",
+ "type": "group"
+ },
+ {
+ "pid": 8090,
+ "type": "geojson",
+ "name": "县界",
+ "url": "/json/xianjie.json",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "fill": false,
+ "opacity": 0,
+ "outline": true,
+ "outlineColor": "#FED976",
+ "outlineWidth": 3,
+ "outlineOpacity": 1,
+ "perPositionHeight": false,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "opacity": 1,
+ "font_size": 30,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "outlineWidth": 3,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 2743804,
+ "scaleByDistance_farValue": 0.3,
+ "scaleByDistance_near": 10000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 2743804,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": "{name}",
+ "show": true,
+ "flyTo": false
+ },
+ {
+ "pid": 8090,
+ "id": 9055,
+ "name": "镇界",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:fanghuozhenjie",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ },
+ {
+ "field": "",
+ "name": "线路材质"
+ },
+ {
+ "field": "DY",
+ "name": "线路电压"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 8090,
+ "id": 9055,
+ "name": "村界",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:cunjie",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ },
+ {
+ "field": "",
+ "name": "线路材质"
+ },
+ {
+ "field": "DY",
+ "name": "线路电压"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "id": 10040,
+ "name": "其他信息",
+ "type": "group"
+ },
+ {
+ "pid": 10040,
+ "type": "geojson",
+ "name": "鬼谷庙",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Aguigumiao&maxFeatures=50&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/miao.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 10040,
+ "type": "geojson",
+ "name": "视频监控",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Amonitor&maxFeatures=5000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/monitor.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": "",
+ "popupOptions":{
+ "offsetY":-30,
+ "template":"",
+ "horizontalOrigin":"Cesium.HorizontalOrigin.LEFT",
+ "verticalOrigin":"Cesium.VerticalOrigin.CENTER"
+ },
+ "show": false,
+ "flyTo": false
+ },{
+ "pid": 10040,
+ "type": "geojson",
+ "name": "视频监控计划",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Ashipinjiankongjihua&maxFeatures=1000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/monitor.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 10040,
+ "type": "geojson",
+ "name": "公墓林点",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Alinqujilinyuangongmulin&maxFeatures=5000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/slbh.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": [
+ {
+ "field": "公墓林",
+ "name": "公墓林名称"
+ },
+ {
+ "field": "主要负",
+ "name": "主要负责人"
+ },
+ {
+ "field": "坟头数",
+ "name": "公墓个数"
+ },
+ {
+ "field": "镇级包",
+ "name": "镇级包管人员"
+ },
+ {
+ "field": "联系方",
+ "name": "镇级包管人员联系电话:"
+ },
+ {
+ "field": "村级包",
+ "name": "村级包管人员"
+ },
+ {
+ "field": "联系_1",
+ "name": "村级包管人员联系电话"
+ },
+ {
+ "field": "距离",
+ "name": "林区林木距离"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },{
+ "pid": 10040,
+ "type": "geojson",
+ "name": "林缘散坟点",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3A%E5%B9%B3%E9%82%91%E9%98%B2%E7%81%AB_%E6%9E%97%E5%8C%BA%E5%8F%8A%E6%9E%97%E7%BC%98%E6%95%A3%E5%9D%9F&maxFeatures=5000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/wuzichubei.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": [{
+ "field": "镇名",
+ "name": "乡镇:"
+ },
+ {
+ "field": "村居",
+ "name": "村居:"
+ },
+ {
+ "field": "散坟墓",
+ "name": "主要负责人:"
+ },
+ {
+ "field": "身份证",
+ "name": "身份证号:"
+ },
+ {
+ "field": "联系方",
+ "name": "联系方式:"
+ },
+ {
+ "field": "位置",
+ "name": "位置:"
+ },
+ {
+ "field":"祭祀时",
+ "name":"祭祀时间:"
+ },{
+ "field":"镇级包",
+ "name":"镇级包保人姓名:"
+ },{
+ "field":"联系_1",
+ "name":"联系方式:"
+ },{
+ "field":"村级包",
+ "name":"村级包保人姓名:"
+ },{
+ "field":"联系_12",
+ "name":"联系方式:"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },{
+ "pid": 10040,
+ "type": "geojson",
+ "name": "林缘重点人员",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3A%E5%B9%B3%E9%82%91%E9%98%B2%E7%81%AB_%E6%9E%97%E5%8C%BA%E5%8F%8A%E6%9E%97%E7%BC%98%E9%87%8D%E7%82%B9%E4%BA%BA%E5%91%98&maxFeatures=5000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/hulinyuan.png",
+ "scale": 0.9,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": [{
+ "field": "镇名",
+ "name": "乡镇:"
+ },
+ {
+ "field": "村居",
+ "name": "村居:"
+ },
+ {
+ "field": "重点人",
+ "name": "重点人员姓名"
+ },
+ {
+ "field": "身份证",
+ "name": "身份证号:"
+ },
+ {
+ "field": "联系电",
+ "name": "联系方式:"
+ },
+ {
+ "field": "类别_(",
+ "name": "类别:"
+ },
+ {
+ "field":"生活、",
+ "name":"生活、生产是否存在室外用火:"
+ },{
+ "field":"家庭成",
+ "name":"家庭成员是否吸烟行为:"
+ },{
+ "field":"精神状",
+ "name":"精神状况:"
+ },{
+ "field":"镇级包",
+ "name":"镇级包保人员:"
+ },{
+ "field":"联系方",
+ "name":"联系方式:"
+ },{
+ "field":"村级包",
+ "name":"村级包保人员:"
+ },{
+ "field":"联系_1",
+ "name":"联系方式:"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 10040,
+ "id": 10044,
+ "name": "防火路线",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:fanghuolu_line",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 10040,
+ "type": "geojson",
+ "name": "防火路点",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Afanghuolu_point&maxFeatures=1000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/jinchukou.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": [{
+ "field": "Name",
+ "name": "检查站"
+ },
+ {
+ "field": "PopupInfo",
+ "name": "信息"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 10040,
+ "type": "geojson",
+ "name": "检查站",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3A86fanghuozhan&maxFeatures=5000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/center.png",
+ "scale": 0.25,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": "",
+ "popupOptions":{
+ "offsetY":-30,
+ "template":"",
+ "horizontalOrigin":"Cesium.HorizontalOrigin.LEFT",
+ "verticalOrigin":"Cesium.VerticalOrigin.CENTER"
+ },
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 10040,
+ "id": 9059,
+ "name": "护林员",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:gongyilin",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "乡镇",
+ "name": "乡镇名称"
+ },
+ {
+ "field": "林场",
+ "name": "林场名称"
+ },
+ {
+ "field": "护林员",
+ "name": "护林员"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "id": 9090,
+ "name": "生态隔邻网",
+ "type": "group"
+ },
+ {
+ "pid": 9090,
+ "id": 9052,
+ "name": "自然保护地",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:ziranbaohudi",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "id": 9048,
+ "name": "生态保护观测站",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:shengtaibaohuguancezhan",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "id": 9041,
+ "name": "生态保育水池",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:shengtaibaoyuxushuichi",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "id": 9049,
+ "name": "生态保流溢坝",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:shengtailiuyiba",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "type": "geojson",
+ "name": "隔离网",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Ageliwang&maxFeatures=500&outputFormat=application%2Fjson",
+ "symbol": {
+ "type": "wall",
+ "styleOptions": {
+ "diffHeight": 400,
+ "materialType": "LineFlow",
+ "materialOptions": {
+ "color": "#00ffff",
+ "opacity": 0.6,
+ "image": "/img/textures/fence.png",
+ "repeatX": 1,
+ "axisY": true,
+ "speed": 10,
+ "clampToGround": true
+ },
+ "highlight": {
+ "type": "click",
+ "color": "#ffff00",
+ "clampToGround": true
+ },
+ "clampToGround": true
+ },
+ "clampToGround": true
+ },
+ "popup": "{name}",
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "type": "geojson",
+ "name": "核心区边界",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Ahexinqubianjie&maxFeatures=5000&outputFormat=application%2Fjson",
+ "symbol": {
+ "type": "wall",
+ "styleOptions": {
+ "diffHeight": 1000,
+ "materialType": "LineFlow",
+ "materialOptions": {
+ "color": "#f9d201",
+ "opacity": 0.7,
+ "image": "/img/textures/fence.png",
+ "repeatX": 1,
+ "axisY": true,
+ "speed": 10,
+ "clampToGround": true
+ },
+ "highlight": {
+ "type": "click",
+ "color": "#ffff00",
+ "clampToGround": true
+ },
+ "clampToGround": true
+ },
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "type": "geojson",
+ "name": "绘标数据",
+ "url": "https://data.mars3d.cn/file/geojson/mars3d-draw.json",
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "id": 9055,
+ "name": "生态保育管网",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:shengtaibaoyuguanwang",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "type": "geojson",
+ "name": "生态保育通道",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Ashengtaibaoyutongdao&maxFeatures=5000&outputFormat=application%2Fjson",
+ "symbol": {
+ "type": "wall",
+ "styleOptions": {
+ "materialType": "LineFlow",
+ "image": "/img/textures/arrow.png",
+ "repeatX": 100,
+ "color": "#ffcd36",
+ "diffHeight": 471.33,
+ "fill": true,
+ "flow_speed": 10,
+ "grid_lineCount": 8,
+ "grid_lineThickness": 2,
+ "grid_cellAlpha": 0.1,
+ "stripe_oddcolor": "#ffffff",
+ "stripe_repeat": 6,
+ "checkerboard_oddcolor": "#ffffff",
+ "checkerboard_repeat": 4,
+ "opacity": 0.8,
+ "outlineWidth": 1,
+ "outlineColor": "#ffffff",
+ "outlineOpacity": 0.6,
+ "distanceDisplayCondition_far": 100000,
+ "speed": 10,
+ "repeat": 10,
+ "axisY": false,
+ "count": 1,
+ "font_family": "楷体",
+ "font_size": 30,
+ "font_weight": "normal",
+ "font_style": "normal",
+ "lineCount": 8,
+ "lineThickness": 2,
+ "cellAlpha": 0.1,
+ "evenColor": "#000000",
+ "oddColor": "#ffffff",
+ "closure": false,
+ "outline": false,
+ "distanceDisplayCondition": false,
+ "distanceDisplayCondition_near": 0,
+ "hasShadows": false,
+ "repeat_x": 10,
+ "repeat_y": 1
+ }
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "id": 9055,
+ "name": "生态防护墙",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:shengtaifanghuqiang",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "id": 6040,
+ "name": "水源地",
+ "type": "group"
+ },{
+ "pid": 6040,
+ "type": "geojson",
+ "name": "蓄水池(规划)",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Axushuichi&maxFeatures=1000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/water-creating.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": "",
+ "popupOptions": {
+ "offsetY": -30,
+ "template": "{content}",
+ "horizontalOrigin": "Cesium.HorizontalOrigin.LEFT",
+ "verticalOrigin": "Cesium.VerticalOrigin.CENTER"
+ },
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 6040,
+ "type": "geojson",
+ "name": "蓄水池(已建成)",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Axushuichi_zeng&maxFeatures=5000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/water-new.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": "",
+ "popupOptions": {
+ "offsetY": -30,
+ "template": "{content}",
+ "horizontalOrigin": "Cesium.HorizontalOrigin.LEFT",
+ "verticalOrigin": "Cesium.VerticalOrigin.CENTER"
+ },
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 6040,
+ "type": "geojson",
+ "name": "水源地",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Ashuiyuandi_new&maxFeatures=5000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/water.png",
+ "scale": 0.8,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "水源地",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": [{
+ "field": "Name",
+ "name": "信息:"
+ }
+
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 6040,
+ "id": 9041,
+ "name": "河流水面",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:heliushuimian",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 6040,
+ "id": 9041,
+ "name": "坑塘水面",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:kengtangshuimian",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 6040,
+ "id": 9041,
+ "name": "水库水面",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:shuikushuimian",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "id": 8080,
+ "name": "道路",
+ "type": "group"
+ },
+ {
+ "pid": 8080,
+ "id": 9084,
+ "name": "补充道路",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:buchongdaolu",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "道路分类"
+ },
+ {
+ "field": "QSDWMC",
+ "name": "所属村庄"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 8080,
+ "id": 9082,
+ "name": "城镇村道路用地",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:chengzhencundaolu",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "道路分类"
+ },
+ {
+ "field": "QSDWMC",
+ "name": "所属村庄"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 8080,
+ "id": 9083,
+ "name": "公路用地",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:gonglu",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "道路分类"
+ },
+ {
+ "field": "QSDWMC",
+ "name": "所属村庄"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 8080,
+ "id": 9041,
+ "name": "农村道路用地",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:nongcundaolu",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "道路分类"
+ },
+ {
+ "field": "QSDWMC",
+ "name": "所属村庄"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 8080,
+ "id": 9085,
+ "name": "铁路用地",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:tielu",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "道路分类"
+ },
+ {
+ "field": "QSDWMC",
+ "name": "所属村庄"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "id": 9040,
+ "name": "林地",
+ "type": "group"
+ },
+ {
+ "pid": 9040,
+ "id": 9052,
+ "name": "一般公益林",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:yibangongyilin",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9040,
+ "id": 9051,
+ "name": "一般商品林",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:yibanshangpinlin",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9040,
+ "id": 9051,
+ "name": "重点公益林",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:zhongdiangongyilin",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9040,
+ "id": 9050,
+ "name": "重点商品林",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:zhongdianshangpinlin",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9040,
+ "type": "geojson",
+ "name": "林场",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Alinchang&maxFeatures=10000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/slbh.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{Name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": [{
+ "field": "Nmae",
+ "name": "林场名称"
+ }],
+ "show": false,
+ "flyTo": false
+ }
+ ]
+ }
+}
\ No newline at end of file
diff --git a/.history/public/config/pingyixianConfig_20241028161934.json b/.history/public/config/pingyixianConfig_20241028161934.json
new file mode 100644
index 0000000..088a4b5
--- /dev/null
+++ b/.history/public/config/pingyixianConfig_20241028161934.json
@@ -0,0 +1,2023 @@
+{
+ "map3d": {
+ "scene": {
+ "center": {
+ "lat": 35.450434,
+ "lng": 117.81595,
+ "alt": 2657.5,
+ "heading": 19.7,
+ "pitch": -17
+ },
+ "scene3DOnly": false,
+ "shadows": false,
+ "removeDblClick": true,
+ "sceneMode": 3,
+ "showSun": true,
+ "showMoon": true,
+ "showSkyBox": true,
+ "showSkyAtmosphere": true,
+ "fog": true,
+ "fxaa": true,
+ "globe": {
+
+ },
+ "cameraController": {
+ "zoomFactor": 3,
+ "minimumZoomDistance": 1,
+ "maximumZoomDistance": 50000000,
+ "enableRotate": true,
+ "enableTranslate": true,
+ "enableTilt": true,
+ "enableZoom": true,
+ "enableCollisionDetection": true
+ }
+ },
+ "control": {
+ "homeButton": true,
+ "baseLayerPicker": false,
+ "sceneModePicker": true,
+ "vrButton": true,
+ "fullscreenButton": true,
+ "navigationHelpButton": true,
+ "animation": false,
+ "timeline": false,
+ "infoBox": false,
+ "geocoder": false,
+ "selectionIndicator": false,
+ "contextmenu": {
+ "hasDefault": false
+ },
+ "mouseDownView": false,
+ "zoom": {
+ "insertIndex": 1
+ },
+ "compass": {
+ "bottom": "toolbar",
+ "left": "5px"
+ },
+ "distanceLegend": {
+ "left": "100px",
+ "bottom": "2px"
+ },
+ "locationBar": {
+ "fps":true,
+ "crs": "CGCS2000_GK_Zone_3",
+ "crsDecimal": 0,
+ "template": "经度:{lng}
纬度:{lat}
横{crsx} 纵{crsy}
海拔:{alt}米
层级:{level}
方向:{heading}°
俯仰角:{pitch}°
视高:{cameraHeight}米
"
+ }
+ },
+ "terrain": {
+ "type": "ion",
+ "requestWaterMask": true,
+ "requestVertexNormals": true,
+ "show":true
+ },
+ "basemaps": [{
+ "id": 10,
+ "name": "地图底图",
+ "type": "group"
+ },
+ {
+ "pid": 10,
+ "name": "天地图卫星",
+ "icon": "img/basemaps/tdt_img.png",
+ "type": "tdt",
+ "layer": "img_d",
+ "key": [
+ "b6585bc41ee16251dbe6b1af64f375d9"
+ ],
+ "show": true
+ },
+ {
+ "pid": 10,
+ "name": "天地图电子",
+ "icon": "img/basemaps/tdt_vec.png",
+ "type": "group",
+ "layers": [{
+ "name": "底图",
+ "type": "tdt",
+ "layer": "vec_d",
+ "key": [
+ "b6585bc41ee16251dbe6b1af64f375d9"
+ ]
+ },
+ {
+ "name": "注记",
+ "type": "tdt",
+ "layer": "vec_z",
+ "key": [
+ "b6585bc41ee16251dbe6b1af64f375d9"
+ ]
+ }
+ ]
+ },
+ {
+ "pid": 10,
+ "name": "谷歌卫星",
+ "icon": "img/basemaps/google_img.png",
+ "type": "google",
+ "layer": "img_d"
+ },
+ {
+ "pid": 10,
+ "name": "ArcGIS卫星",
+ "icon": "img/basemaps/esriWorldImagery.png",
+ "type": "arcgis",
+ "url": "https://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer",
+ "enablePickFeatures": false
+ },
+ {
+ "pid": 10,
+ "name": "微软卫星",
+ "icon": "img/basemaps/bingAerial.png",
+ "type": "bing",
+ "key": "AuKhM0WRkjhX8E4y1OM0TukYycaw_4Vh3eSfXONDf7OARls-WEB3K_Rfx89bWxof",
+ "layer": "Aerial"
+ },
+ {
+ "pid": 10,
+ "id": 2017,
+ "name": "蓝色底图(GCJ02偏移)",
+ "icon": "img/basemaps/bd-c-midnight.png",
+ "crs": "gcj",
+ "type": "arcgis",
+ "url": "http://map.geoq.cn/arcgis/rest/services/ChinaOnlineStreetPurplishBlue/MapServer",
+ "enablePickFeatures": false
+ },
+ {
+ "pid": 10,
+ "name": "最新高清影像",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:yingxiang",
+ "crs": "EPSG:4326",
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": true,
+ "pickFeatureStyle": {
+ "clampToGround": true
+ },
+ "mapSplit": false,
+ "noCenter": true,
+ "show": false
+ },{
+ "pid": 10,
+ "name": "天地图注记",
+ "icon": "img/basemaps/tdt_vec.png",
+ "type": "group",
+ "layers": [
+ { "name": "注记", "type": "tdt", "layer": "vec_z" }
+ ]
+ }
+ ],
+ "layers": [
+ {
+ "pid": 10,
+ "name": "天地图注记",
+ "type": "tdt",
+ "layer": "img_z",
+ "key": [
+ "b6585bc41ee16251dbe6b1af64f375d9"
+ ],
+ "show": false
+ },
+ {
+ "id": 8090,
+ "name": "行政区划",
+ "type": "group"
+ },
+ {
+ "pid": 8090,
+ "type": "geojson",
+ "name": "县界",
+ "url": "/json/xianjie.json",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "fill": false,
+ "opacity": 0,
+ "outline": true,
+ "outlineColor": "#FED976",
+ "outlineWidth": 3,
+ "outlineOpacity": 1,
+ "perPositionHeight": false,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "opacity": 1,
+ "font_size": 30,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "outlineWidth": 3,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 2743804,
+ "scaleByDistance_farValue": 0.3,
+ "scaleByDistance_near": 10000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 2743804,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": "{name}",
+ "show": true,
+ "flyTo": false
+ },
+ {
+ "pid": 8090,
+ "id": 9055,
+ "name": "镇界",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:fanghuozhenjie",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ },
+ {
+ "field": "",
+ "name": "线路材质"
+ },
+ {
+ "field": "DY",
+ "name": "线路电压"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 8090,
+ "id": 9055,
+ "name": "村界",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:cunjie",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ },
+ {
+ "field": "",
+ "name": "线路材质"
+ },
+ {
+ "field": "DY",
+ "name": "线路电压"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "id": 10040,
+ "name": "其他信息",
+ "type": "group"
+ },
+ {
+ "pid": 10040,
+ "type": "geojson",
+ "name": "鬼谷庙",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Aguigumiao&maxFeatures=50&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/miao.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 10040,
+ "type": "geojson",
+ "name": "视频监控",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Amonitor&maxFeatures=5000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/monitor.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": "",
+ "popupOptions":{
+ "offsetY":-30,
+ "template":"",
+ "horizontalOrigin":"Cesium.HorizontalOrigin.LEFT",
+ "verticalOrigin":"Cesium.VerticalOrigin.CENTER"
+ },
+ "show": false,
+ "flyTo": false
+ },{
+ "pid": 10040,
+ "type": "geojson",
+ "name": "视频监控计划",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Ashipinjiankongjihua&maxFeatures=1000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/monitor.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 10040,
+ "type": "geojson",
+ "name": "公墓林点",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Alinqujilinyuangongmulin&maxFeatures=5000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/slbh.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": [
+ {
+ "field": "公墓林",
+ "name": "公墓林名称"
+ },
+ {
+ "field": "主要负",
+ "name": "主要负责人"
+ },
+ {
+ "field": "坟头数",
+ "name": "公墓个数"
+ },
+ {
+ "field": "镇级包",
+ "name": "镇级包管人员"
+ },
+ {
+ "field": "联系方",
+ "name": "镇级包管人员联系电话:"
+ },
+ {
+ "field": "村级包",
+ "name": "村级包管人员"
+ },
+ {
+ "field": "联系_1",
+ "name": "村级包管人员联系电话"
+ },
+ {
+ "field": "距离",
+ "name": "林区林木距离"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },{
+ "pid": 10040,
+ "type": "geojson",
+ "name": "林缘散坟点",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3A%E5%B9%B3%E9%82%91%E9%98%B2%E7%81%AB_%E6%9E%97%E5%8C%BA%E5%8F%8A%E6%9E%97%E7%BC%98%E6%95%A3%E5%9D%9F&maxFeatures=5000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/wuzichubei.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": [{
+ "field": "镇名",
+ "name": "乡镇:"
+ },
+ {
+ "field": "村居",
+ "name": "村居:"
+ },
+ {
+ "field": "散坟墓",
+ "name": "主要负责人:"
+ },
+ {
+ "field": "身份证",
+ "name": "身份证号:"
+ },
+ {
+ "field": "联系方",
+ "name": "联系方式:"
+ },
+ {
+ "field": "位置",
+ "name": "位置:"
+ },
+ {
+ "field":"祭祀时",
+ "name":"祭祀时间:"
+ },{
+ "field":"镇级包",
+ "name":"镇级包保人姓名:"
+ },{
+ "field":"联系_1",
+ "name":"联系方式:"
+ },{
+ "field":"村级包",
+ "name":"村级包保人姓名:"
+ },{
+ "field":"联系_12",
+ "name":"联系方式:"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },{
+ "pid": 10040,
+ "type": "geojson",
+ "name": "林缘重点人员",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3A%E5%B9%B3%E9%82%91%E9%98%B2%E7%81%AB_%E6%9E%97%E5%8C%BA%E5%8F%8A%E6%9E%97%E7%BC%98%E9%87%8D%E7%82%B9%E4%BA%BA%E5%91%98&maxFeatures=5000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/hulinyuan.png",
+ "scale": 0.9,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": [{
+ "field": "镇名",
+ "name": "乡镇:"
+ },
+ {
+ "field": "村居",
+ "name": "村居:"
+ },
+ {
+ "field": "重点人",
+ "name": "重点人员姓名"
+ },
+ {
+ "field": "身份证",
+ "name": "身份证号:"
+ },
+ {
+ "field": "联系电",
+ "name": "联系方式:"
+ },
+ {
+ "field": "类别_(",
+ "name": "类别:"
+ },
+ {
+ "field":"生活、",
+ "name":"生活、生产是否存在室外用火:"
+ },{
+ "field":"家庭成",
+ "name":"家庭成员是否吸烟行为:"
+ },{
+ "field":"精神状",
+ "name":"精神状况:"
+ },{
+ "field":"镇级包",
+ "name":"镇级包保人员:"
+ },{
+ "field":"联系方",
+ "name":"联系方式:"
+ },{
+ "field":"村级包",
+ "name":"村级包保人员:"
+ },{
+ "field":"联系_1",
+ "name":"联系方式:"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 10040,
+ "id": 10044,
+ "name": "防火路线",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:fanghuolu_line",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 10040,
+ "type": "geojson",
+ "name": "防火路点",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Afanghuolu_point&maxFeatures=1000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/jinchukou.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": [{
+ "field": "Name",
+ "name": "检查站"
+ },
+ {
+ "field": "PopupInfo",
+ "name": "信息"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 10040,
+ "type": "geojson",
+ "name": "检查站",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3A86fanghuozhan&maxFeatures=5000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/center.png",
+ "scale": 0.25,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": "",
+ "popupOptions":{
+ "offsetY":-30,
+ "template":"",
+ "horizontalOrigin":"Cesium.HorizontalOrigin.LEFT",
+ "verticalOrigin":"Cesium.VerticalOrigin.CENTER"
+ },
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 10040,
+ "id": 9059,
+ "name": "护林员",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:gongyilin",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "乡镇",
+ "name": "乡镇名称"
+ },
+ {
+ "field": "林场",
+ "name": "林场名称"
+ },
+ {
+ "field": "护林员",
+ "name": "护林员"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "id": 9090,
+ "name": "生态隔邻网",
+ "type": "group"
+ },
+ {
+ "pid": 9090,
+ "id": 9052,
+ "name": "自然保护地",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:ziranbaohudi",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "id": 9048,
+ "name": "生态保护观测站",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:shengtaibaohuguancezhan",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "id": 9041,
+ "name": "生态保育水池",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:shengtaibaoyuxushuichi",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "id": 9049,
+ "name": "生态保流溢坝",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:shengtailiuyiba",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "type": "geojson",
+ "name": "隔离网",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Ageliwang&maxFeatures=500&outputFormat=application%2Fjson",
+ "symbol": {
+ "type": "wall",
+ "styleOptions": {
+ "diffHeight": 400,
+ "materialType": "LineFlow",
+ "materialOptions": {
+ "color": "#00ffff",
+ "opacity": 0.6,
+ "image": "/img/textures/fence.png",
+ "repeatX": 1,
+ "axisY": true,
+ "speed": 10,
+ "clampToGround": true
+ },
+ "highlight": {
+ "type": "click",
+ "color": "#ffff00",
+ "clampToGround": true
+ },
+ "clampToGround": true
+ },
+ "clampToGround": true
+ },
+ "popup": "{name}",
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "type": "geojson",
+ "name": "核心区边界",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Ahexinqubianjie&maxFeatures=5000&outputFormat=application%2Fjson",
+ "symbol": {
+ "type": "wall",
+ "styleOptions": {
+ "diffHeight": 1000,
+ "materialType": "LineFlow",
+ "materialOptions": {
+ "color": "#f9d201",
+ "opacity": 0.7,
+ "image": "/img/textures/fence.png",
+ "repeatX": 1,
+ "axisY": true,
+ "speed": 10,
+ "clampToGround": true
+ },
+ "highlight": {
+ "type": "click",
+ "color": "#ffff00",
+ "clampToGround": true
+ },
+ "clampToGround": true
+ },
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "type": "geojson",
+ "name": "绘标数据",
+ "url": "https://data.mars3d.cn/file/geojson/mars3d-draw.json",
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "id": 9055,
+ "name": "生态保育管网",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:shengtaibaoyuguanwang",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "type": "geojson",
+ "name": "生态保育通道",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Ashengtaibaoyutongdao&maxFeatures=5000&outputFormat=application%2Fjson",
+ "symbol": {
+ "type": "wall",
+ "styleOptions": {
+ "materialType": "LineFlow",
+ "image": "/img/textures/arrow.png",
+ "repeatX": 100,
+ "color": "#ffcd36",
+ "diffHeight": 471.33,
+ "fill": true,
+ "flow_speed": 10,
+ "grid_lineCount": 8,
+ "grid_lineThickness": 2,
+ "grid_cellAlpha": 0.1,
+ "stripe_oddcolor": "#ffffff",
+ "stripe_repeat": 6,
+ "checkerboard_oddcolor": "#ffffff",
+ "checkerboard_repeat": 4,
+ "opacity": 0.8,
+ "outlineWidth": 1,
+ "outlineColor": "#ffffff",
+ "outlineOpacity": 0.6,
+ "distanceDisplayCondition_far": 100000,
+ "speed": 10,
+ "repeat": 10,
+ "axisY": false,
+ "count": 1,
+ "font_family": "楷体",
+ "font_size": 30,
+ "font_weight": "normal",
+ "font_style": "normal",
+ "lineCount": 8,
+ "lineThickness": 2,
+ "cellAlpha": 0.1,
+ "evenColor": "#000000",
+ "oddColor": "#ffffff",
+ "closure": false,
+ "outline": false,
+ "distanceDisplayCondition": false,
+ "distanceDisplayCondition_near": 0,
+ "hasShadows": false,
+ "repeat_x": 10,
+ "repeat_y": 1
+ }
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "id": 9055,
+ "name": "生态防护墙",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:shengtaifanghuqiang",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "id": 6040,
+ "name": "水源地",
+ "type": "group"
+ },{
+ "pid": 6040,
+ "type": "geojson",
+ "name": "蓄水池(规划)",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Axushuichi&maxFeatures=1000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/water-creating.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": "",
+ "popupOptions": {
+ "offsetY": -30,
+ "template": "{content}",
+ "horizontalOrigin": "Cesium.HorizontalOrigin.LEFT",
+ "verticalOrigin": "Cesium.VerticalOrigin.CENTER"
+ },
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 6040,
+ "type": "geojson",
+ "name": "蓄水池(已建成)",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Axushuichi_zeng&maxFeatures=5000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/water-new.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": "",
+ "popupOptions": {
+ "offsetY": -30,
+ "template": "{content}",
+ "horizontalOrigin": "Cesium.HorizontalOrigin.LEFT",
+ "verticalOrigin": "Cesium.VerticalOrigin.CENTER"
+ },
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 6040,
+ "type": "geojson",
+ "name": "水源地",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Ashuiyuandi_new&maxFeatures=5000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/water.png",
+ "scale": 0.8,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "水源地",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": [{
+ "field": "Name",
+ "name": "信息:"
+ }
+
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 6040,
+ "id": 9041,
+ "name": "河流水面",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:heliushuimian",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 6040,
+ "id": 9041,
+ "name": "坑塘水面",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:kengtangshuimian",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 6040,
+ "id": 9041,
+ "name": "水库水面",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:shuikushuimian",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "id": 8080,
+ "name": "道路",
+ "type": "group"
+ },
+ {
+ "pid": 8080,
+ "id": 9084,
+ "name": "补充道路",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:buchongdaolu",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "道路分类"
+ },
+ {
+ "field": "QSDWMC",
+ "name": "所属村庄"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 8080,
+ "id": 9082,
+ "name": "城镇村道路用地",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:chengzhencundaolu",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "道路分类"
+ },
+ {
+ "field": "QSDWMC",
+ "name": "所属村庄"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 8080,
+ "id": 9083,
+ "name": "公路用地",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:gonglu",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "道路分类"
+ },
+ {
+ "field": "QSDWMC",
+ "name": "所属村庄"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 8080,
+ "id": 9041,
+ "name": "农村道路用地",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:nongcundaolu",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "道路分类"
+ },
+ {
+ "field": "QSDWMC",
+ "name": "所属村庄"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 8080,
+ "id": 9085,
+ "name": "铁路用地",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:tielu",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "道路分类"
+ },
+ {
+ "field": "QSDWMC",
+ "name": "所属村庄"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "id": 9040,
+ "name": "林地",
+ "type": "group"
+ },
+ {
+ "pid": 9040,
+ "id": 9052,
+ "name": "一般公益林",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:yibangongyilin",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9040,
+ "id": 9051,
+ "name": "一般商品林",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:yibanshangpinlin",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9040,
+ "id": 9051,
+ "name": "重点公益林",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:zhongdiangongyilin",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9040,
+ "id": 9050,
+ "name": "重点商品林",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:zhongdianshangpinlin",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9040,
+ "type": "geojson",
+ "name": "林场",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Alinchang&maxFeatures=10000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/slbh.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{Name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": [{
+ "field": "Nmae",
+ "name": "林场名称"
+ }],
+ "show": false,
+ "flyTo": false
+ }
+ ]
+ }
+}
\ No newline at end of file
diff --git a/.history/public/config/pingyixianConfig_20241028162327.json b/.history/public/config/pingyixianConfig_20241028162327.json
new file mode 100644
index 0000000..ca9a816
--- /dev/null
+++ b/.history/public/config/pingyixianConfig_20241028162327.json
@@ -0,0 +1,2023 @@
+{
+ "map3d": {
+ "scene": {
+ "center": {
+ "lat": 35.450434,
+ "lng": 117.81595,
+ "alt": 2657.5,
+ "heading": 19.7,
+ "pitch": -17
+ },
+ "scene3DOnly": false,
+ "shadows": false,
+ "removeDblClick": true,
+ "sceneMode": 3,
+ "showSun": true,
+ "showMoon": true,
+ "showSkyBox": true,
+ "showSkyAtmosphere": true,
+ "fog": true,
+ "fxaa": true,
+ "globe": {
+
+ },
+ "cameraController": {
+ "zoomFactor": 3,
+ "minimumZoomDistance": 1,
+ "maximumZoomDistance": 50000000,
+ "enableRotate": true,
+ "enableTranslate": true,
+ "enableTilt": true,
+ "enableZoom": true,
+ "enableCollisionDetection": true
+ }
+ },
+ "control": {
+ "homeButton": true,
+ "baseLayerPicker": false,
+ "sceneModePicker": true,
+ "vrButton": true,
+ "fullscreenButton": true,
+ "navigationHelpButton": true,
+ "animation": false,
+ "timeline": false,
+ "infoBox": false,
+ "geocoder": false,
+ "selectionIndicator": false,
+ "contextmenu": {
+ "hasDefault": false
+ },
+ "mouseDownView": false,
+ "zoom": {
+ "insertIndex": 1
+ },
+ "compass": {
+ "bottom": "toolbar",
+ "left": "5px"
+ },
+ "distanceLegend": {
+ "left": "100px",
+ "bottom": "2px"
+ },
+ "locationBar": {
+ "fps":true,
+ "crs": "CGCS2000_GK_Zone_3",
+ "crsDecimal": 0,
+ "template": "经度:{lng}
纬度:{lat}
横{crsx} 纵{crsy}
海拔:{alt}米
层级:{level}
方向:{heading}°
俯仰角:{pitch}°
视高:{cameraHeight}米
"
+ }
+ },
+ "terrain": {
+ "type": "ion",
+ "requestWaterMask": true,
+ "requestVertexNormals": true,
+ "show":true
+ },
+ "basemaps": [{
+ "id": 10,
+ "name": "地图底图",
+ "type": "group"
+ },
+ {
+ "pid": 10,
+ "name": "天地图卫星",
+ "icon": "img/basemaps/tdt_img.png",
+ "type": "tdt",
+ "layer": "img_d",
+ "key": [
+ "b6585bc41ee16251dbe6b1af64f375d9"
+ ],
+ "show": true
+ },
+ {
+ "pid": 10,
+ "name": "天地图电子",
+ "icon": "img/basemaps/tdt_vec.png",
+ "type": "group",
+ "layers": [{
+ "name": "底图",
+ "type": "tdt",
+ "layer": "vec_d",
+ "key": [
+ "b6585bc41ee16251dbe6b1af64f375d9"
+ ]
+ },
+ {
+ "name": "注记",
+ "type": "tdt",
+ "layer": "vec_z",
+ "key": [
+ "b6585bc41ee16251dbe6b1af64f375d9"
+ ]
+ }
+ ]
+ },
+ {
+ "pid": 10,
+ "name": "谷歌卫星",
+ "icon": "img/basemaps/google_img.png",
+ "type": "google",
+ "layer": "img_d"
+ },
+ {
+ "pid": 10,
+ "name": "ArcGIS卫星",
+ "icon": "img/basemaps/esriWorldImagery.png",
+ "type": "arcgis",
+ "url": "https://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer",
+ "enablePickFeatures": false
+ },
+ {
+ "pid": 10,
+ "name": "微软卫星",
+ "icon": "img/basemaps/bingAerial.png",
+ "type": "bing",
+ "key": "AuKhM0WRkjhX8E4y1OM0TukYycaw_4Vh3eSfXONDf7OARls-WEB3K_Rfx89bWxof",
+ "layer": "Aerial"
+ },
+ {
+ "pid": 10,
+ "id": 2017,
+ "name": "蓝色底图(GCJ02偏移)",
+ "icon": "img/basemaps/bd-c-midnight.png",
+ "crs": "gcj",
+ "type": "arcgis",
+ "url": "http://map.geoq.cn/arcgis/rest/services/ChinaOnlineStreetPurplishBlue/MapServer",
+ "enablePickFeatures": false
+ },
+ {
+ "pid": 10,
+ "name": "最新高清影像",
+ "type": "wms",
+ "url": "http://fx.hopetrytech.com:9007/geoserver/pingyi/wms",
+ "layers": "pingyi:pingyigaoqingyingxiang",
+ "crs": "EPSG:4326",
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": true,
+ "pickFeatureStyle": {
+ "clampToGround": true
+ },
+ "mapSplit": false,
+ "noCenter": true,
+ "show": false
+ },{
+ "pid": 10,
+ "name": "天地图注记",
+ "icon": "img/basemaps/tdt_vec.png",
+ "type": "group",
+ "layers": [
+ { "name": "注记", "type": "tdt", "layer": "vec_z" }
+ ]
+ }
+ ],
+ "layers": [
+ {
+ "pid": 10,
+ "name": "天地图注记",
+ "type": "tdt",
+ "layer": "img_z",
+ "key": [
+ "b6585bc41ee16251dbe6b1af64f375d9"
+ ],
+ "show": false
+ },
+ {
+ "id": 8090,
+ "name": "行政区划",
+ "type": "group"
+ },
+ {
+ "pid": 8090,
+ "type": "geojson",
+ "name": "县界",
+ "url": "/json/xianjie.json",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "fill": false,
+ "opacity": 0,
+ "outline": true,
+ "outlineColor": "#FED976",
+ "outlineWidth": 3,
+ "outlineOpacity": 1,
+ "perPositionHeight": false,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "opacity": 1,
+ "font_size": 30,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "outlineWidth": 3,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 2743804,
+ "scaleByDistance_farValue": 0.3,
+ "scaleByDistance_near": 10000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 2743804,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": "{name}",
+ "show": true,
+ "flyTo": false
+ },
+ {
+ "pid": 8090,
+ "id": 9055,
+ "name": "镇界",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:fanghuozhenjie",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ },
+ {
+ "field": "",
+ "name": "线路材质"
+ },
+ {
+ "field": "DY",
+ "name": "线路电压"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 8090,
+ "id": 9055,
+ "name": "村界",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:cunjie",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ },
+ {
+ "field": "",
+ "name": "线路材质"
+ },
+ {
+ "field": "DY",
+ "name": "线路电压"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "id": 10040,
+ "name": "其他信息",
+ "type": "group"
+ },
+ {
+ "pid": 10040,
+ "type": "geojson",
+ "name": "鬼谷庙",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Aguigumiao&maxFeatures=50&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/miao.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 10040,
+ "type": "geojson",
+ "name": "视频监控",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Amonitor&maxFeatures=5000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/monitor.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": "",
+ "popupOptions":{
+ "offsetY":-30,
+ "template":"",
+ "horizontalOrigin":"Cesium.HorizontalOrigin.LEFT",
+ "verticalOrigin":"Cesium.VerticalOrigin.CENTER"
+ },
+ "show": false,
+ "flyTo": false
+ },{
+ "pid": 10040,
+ "type": "geojson",
+ "name": "视频监控计划",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Ashipinjiankongjihua&maxFeatures=1000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/monitor.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 10040,
+ "type": "geojson",
+ "name": "公墓林点",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Alinqujilinyuangongmulin&maxFeatures=5000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/slbh.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": [
+ {
+ "field": "公墓林",
+ "name": "公墓林名称"
+ },
+ {
+ "field": "主要负",
+ "name": "主要负责人"
+ },
+ {
+ "field": "坟头数",
+ "name": "公墓个数"
+ },
+ {
+ "field": "镇级包",
+ "name": "镇级包管人员"
+ },
+ {
+ "field": "联系方",
+ "name": "镇级包管人员联系电话:"
+ },
+ {
+ "field": "村级包",
+ "name": "村级包管人员"
+ },
+ {
+ "field": "联系_1",
+ "name": "村级包管人员联系电话"
+ },
+ {
+ "field": "距离",
+ "name": "林区林木距离"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },{
+ "pid": 10040,
+ "type": "geojson",
+ "name": "林缘散坟点",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3A%E5%B9%B3%E9%82%91%E9%98%B2%E7%81%AB_%E6%9E%97%E5%8C%BA%E5%8F%8A%E6%9E%97%E7%BC%98%E6%95%A3%E5%9D%9F&maxFeatures=5000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/wuzichubei.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": [{
+ "field": "镇名",
+ "name": "乡镇:"
+ },
+ {
+ "field": "村居",
+ "name": "村居:"
+ },
+ {
+ "field": "散坟墓",
+ "name": "主要负责人:"
+ },
+ {
+ "field": "身份证",
+ "name": "身份证号:"
+ },
+ {
+ "field": "联系方",
+ "name": "联系方式:"
+ },
+ {
+ "field": "位置",
+ "name": "位置:"
+ },
+ {
+ "field":"祭祀时",
+ "name":"祭祀时间:"
+ },{
+ "field":"镇级包",
+ "name":"镇级包保人姓名:"
+ },{
+ "field":"联系_1",
+ "name":"联系方式:"
+ },{
+ "field":"村级包",
+ "name":"村级包保人姓名:"
+ },{
+ "field":"联系_12",
+ "name":"联系方式:"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },{
+ "pid": 10040,
+ "type": "geojson",
+ "name": "林缘重点人员",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3A%E5%B9%B3%E9%82%91%E9%98%B2%E7%81%AB_%E6%9E%97%E5%8C%BA%E5%8F%8A%E6%9E%97%E7%BC%98%E9%87%8D%E7%82%B9%E4%BA%BA%E5%91%98&maxFeatures=5000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/hulinyuan.png",
+ "scale": 0.9,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": [{
+ "field": "镇名",
+ "name": "乡镇:"
+ },
+ {
+ "field": "村居",
+ "name": "村居:"
+ },
+ {
+ "field": "重点人",
+ "name": "重点人员姓名"
+ },
+ {
+ "field": "身份证",
+ "name": "身份证号:"
+ },
+ {
+ "field": "联系电",
+ "name": "联系方式:"
+ },
+ {
+ "field": "类别_(",
+ "name": "类别:"
+ },
+ {
+ "field":"生活、",
+ "name":"生活、生产是否存在室外用火:"
+ },{
+ "field":"家庭成",
+ "name":"家庭成员是否吸烟行为:"
+ },{
+ "field":"精神状",
+ "name":"精神状况:"
+ },{
+ "field":"镇级包",
+ "name":"镇级包保人员:"
+ },{
+ "field":"联系方",
+ "name":"联系方式:"
+ },{
+ "field":"村级包",
+ "name":"村级包保人员:"
+ },{
+ "field":"联系_1",
+ "name":"联系方式:"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 10040,
+ "id": 10044,
+ "name": "防火路线",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:fanghuolu_line",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 10040,
+ "type": "geojson",
+ "name": "防火路点",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Afanghuolu_point&maxFeatures=1000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/jinchukou.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": [{
+ "field": "Name",
+ "name": "检查站"
+ },
+ {
+ "field": "PopupInfo",
+ "name": "信息"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 10040,
+ "type": "geojson",
+ "name": "检查站",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3A86fanghuozhan&maxFeatures=5000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/center.png",
+ "scale": 0.25,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": "",
+ "popupOptions":{
+ "offsetY":-30,
+ "template":"",
+ "horizontalOrigin":"Cesium.HorizontalOrigin.LEFT",
+ "verticalOrigin":"Cesium.VerticalOrigin.CENTER"
+ },
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 10040,
+ "id": 9059,
+ "name": "护林员",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:gongyilin",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "乡镇",
+ "name": "乡镇名称"
+ },
+ {
+ "field": "林场",
+ "name": "林场名称"
+ },
+ {
+ "field": "护林员",
+ "name": "护林员"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "id": 9090,
+ "name": "生态隔邻网",
+ "type": "group"
+ },
+ {
+ "pid": 9090,
+ "id": 9052,
+ "name": "自然保护地",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:ziranbaohudi",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "id": 9048,
+ "name": "生态保护观测站",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:shengtaibaohuguancezhan",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "id": 9041,
+ "name": "生态保育水池",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:shengtaibaoyuxushuichi",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "id": 9049,
+ "name": "生态保流溢坝",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:shengtailiuyiba",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "type": "geojson",
+ "name": "隔离网",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Ageliwang&maxFeatures=500&outputFormat=application%2Fjson",
+ "symbol": {
+ "type": "wall",
+ "styleOptions": {
+ "diffHeight": 400,
+ "materialType": "LineFlow",
+ "materialOptions": {
+ "color": "#00ffff",
+ "opacity": 0.6,
+ "image": "/img/textures/fence.png",
+ "repeatX": 1,
+ "axisY": true,
+ "speed": 10,
+ "clampToGround": true
+ },
+ "highlight": {
+ "type": "click",
+ "color": "#ffff00",
+ "clampToGround": true
+ },
+ "clampToGround": true
+ },
+ "clampToGround": true
+ },
+ "popup": "{name}",
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "type": "geojson",
+ "name": "核心区边界",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Ahexinqubianjie&maxFeatures=5000&outputFormat=application%2Fjson",
+ "symbol": {
+ "type": "wall",
+ "styleOptions": {
+ "diffHeight": 1000,
+ "materialType": "LineFlow",
+ "materialOptions": {
+ "color": "#f9d201",
+ "opacity": 0.7,
+ "image": "/img/textures/fence.png",
+ "repeatX": 1,
+ "axisY": true,
+ "speed": 10,
+ "clampToGround": true
+ },
+ "highlight": {
+ "type": "click",
+ "color": "#ffff00",
+ "clampToGround": true
+ },
+ "clampToGround": true
+ },
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "type": "geojson",
+ "name": "绘标数据",
+ "url": "https://data.mars3d.cn/file/geojson/mars3d-draw.json",
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "id": 9055,
+ "name": "生态保育管网",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:shengtaibaoyuguanwang",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "type": "geojson",
+ "name": "生态保育通道",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Ashengtaibaoyutongdao&maxFeatures=5000&outputFormat=application%2Fjson",
+ "symbol": {
+ "type": "wall",
+ "styleOptions": {
+ "materialType": "LineFlow",
+ "image": "/img/textures/arrow.png",
+ "repeatX": 100,
+ "color": "#ffcd36",
+ "diffHeight": 471.33,
+ "fill": true,
+ "flow_speed": 10,
+ "grid_lineCount": 8,
+ "grid_lineThickness": 2,
+ "grid_cellAlpha": 0.1,
+ "stripe_oddcolor": "#ffffff",
+ "stripe_repeat": 6,
+ "checkerboard_oddcolor": "#ffffff",
+ "checkerboard_repeat": 4,
+ "opacity": 0.8,
+ "outlineWidth": 1,
+ "outlineColor": "#ffffff",
+ "outlineOpacity": 0.6,
+ "distanceDisplayCondition_far": 100000,
+ "speed": 10,
+ "repeat": 10,
+ "axisY": false,
+ "count": 1,
+ "font_family": "楷体",
+ "font_size": 30,
+ "font_weight": "normal",
+ "font_style": "normal",
+ "lineCount": 8,
+ "lineThickness": 2,
+ "cellAlpha": 0.1,
+ "evenColor": "#000000",
+ "oddColor": "#ffffff",
+ "closure": false,
+ "outline": false,
+ "distanceDisplayCondition": false,
+ "distanceDisplayCondition_near": 0,
+ "hasShadows": false,
+ "repeat_x": 10,
+ "repeat_y": 1
+ }
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "id": 9055,
+ "name": "生态防护墙",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:shengtaifanghuqiang",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "id": 6040,
+ "name": "水源地",
+ "type": "group"
+ },{
+ "pid": 6040,
+ "type": "geojson",
+ "name": "蓄水池(规划)",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Axushuichi&maxFeatures=1000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/water-creating.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": "",
+ "popupOptions": {
+ "offsetY": -30,
+ "template": "{content}",
+ "horizontalOrigin": "Cesium.HorizontalOrigin.LEFT",
+ "verticalOrigin": "Cesium.VerticalOrigin.CENTER"
+ },
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 6040,
+ "type": "geojson",
+ "name": "蓄水池(已建成)",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Axushuichi_zeng&maxFeatures=5000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/water-new.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": "",
+ "popupOptions": {
+ "offsetY": -30,
+ "template": "{content}",
+ "horizontalOrigin": "Cesium.HorizontalOrigin.LEFT",
+ "verticalOrigin": "Cesium.VerticalOrigin.CENTER"
+ },
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 6040,
+ "type": "geojson",
+ "name": "水源地",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Ashuiyuandi_new&maxFeatures=5000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/water.png",
+ "scale": 0.8,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "水源地",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": [{
+ "field": "Name",
+ "name": "信息:"
+ }
+
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 6040,
+ "id": 9041,
+ "name": "河流水面",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:heliushuimian",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 6040,
+ "id": 9041,
+ "name": "坑塘水面",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:kengtangshuimian",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 6040,
+ "id": 9041,
+ "name": "水库水面",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:shuikushuimian",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "id": 8080,
+ "name": "道路",
+ "type": "group"
+ },
+ {
+ "pid": 8080,
+ "id": 9084,
+ "name": "补充道路",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:buchongdaolu",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "道路分类"
+ },
+ {
+ "field": "QSDWMC",
+ "name": "所属村庄"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 8080,
+ "id": 9082,
+ "name": "城镇村道路用地",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:chengzhencundaolu",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "道路分类"
+ },
+ {
+ "field": "QSDWMC",
+ "name": "所属村庄"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 8080,
+ "id": 9083,
+ "name": "公路用地",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:gonglu",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "道路分类"
+ },
+ {
+ "field": "QSDWMC",
+ "name": "所属村庄"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 8080,
+ "id": 9041,
+ "name": "农村道路用地",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:nongcundaolu",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "道路分类"
+ },
+ {
+ "field": "QSDWMC",
+ "name": "所属村庄"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 8080,
+ "id": 9085,
+ "name": "铁路用地",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:tielu",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "道路分类"
+ },
+ {
+ "field": "QSDWMC",
+ "name": "所属村庄"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "id": 9040,
+ "name": "林地",
+ "type": "group"
+ },
+ {
+ "pid": 9040,
+ "id": 9052,
+ "name": "一般公益林",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:yibangongyilin",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9040,
+ "id": 9051,
+ "name": "一般商品林",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:yibanshangpinlin",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9040,
+ "id": 9051,
+ "name": "重点公益林",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:zhongdiangongyilin",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9040,
+ "id": 9050,
+ "name": "重点商品林",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:zhongdianshangpinlin",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9040,
+ "type": "geojson",
+ "name": "林场",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Alinchang&maxFeatures=10000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/slbh.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{Name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": [{
+ "field": "Nmae",
+ "name": "林场名称"
+ }],
+ "show": false,
+ "flyTo": false
+ }
+ ]
+ }
+}
\ No newline at end of file
diff --git a/.history/public/config/pingyixianConfig_20241028162406.json b/.history/public/config/pingyixianConfig_20241028162406.json
new file mode 100644
index 0000000..ca9a816
--- /dev/null
+++ b/.history/public/config/pingyixianConfig_20241028162406.json
@@ -0,0 +1,2023 @@
+{
+ "map3d": {
+ "scene": {
+ "center": {
+ "lat": 35.450434,
+ "lng": 117.81595,
+ "alt": 2657.5,
+ "heading": 19.7,
+ "pitch": -17
+ },
+ "scene3DOnly": false,
+ "shadows": false,
+ "removeDblClick": true,
+ "sceneMode": 3,
+ "showSun": true,
+ "showMoon": true,
+ "showSkyBox": true,
+ "showSkyAtmosphere": true,
+ "fog": true,
+ "fxaa": true,
+ "globe": {
+
+ },
+ "cameraController": {
+ "zoomFactor": 3,
+ "minimumZoomDistance": 1,
+ "maximumZoomDistance": 50000000,
+ "enableRotate": true,
+ "enableTranslate": true,
+ "enableTilt": true,
+ "enableZoom": true,
+ "enableCollisionDetection": true
+ }
+ },
+ "control": {
+ "homeButton": true,
+ "baseLayerPicker": false,
+ "sceneModePicker": true,
+ "vrButton": true,
+ "fullscreenButton": true,
+ "navigationHelpButton": true,
+ "animation": false,
+ "timeline": false,
+ "infoBox": false,
+ "geocoder": false,
+ "selectionIndicator": false,
+ "contextmenu": {
+ "hasDefault": false
+ },
+ "mouseDownView": false,
+ "zoom": {
+ "insertIndex": 1
+ },
+ "compass": {
+ "bottom": "toolbar",
+ "left": "5px"
+ },
+ "distanceLegend": {
+ "left": "100px",
+ "bottom": "2px"
+ },
+ "locationBar": {
+ "fps":true,
+ "crs": "CGCS2000_GK_Zone_3",
+ "crsDecimal": 0,
+ "template": "经度:{lng}
纬度:{lat}
横{crsx} 纵{crsy}
海拔:{alt}米
层级:{level}
方向:{heading}°
俯仰角:{pitch}°
视高:{cameraHeight}米
"
+ }
+ },
+ "terrain": {
+ "type": "ion",
+ "requestWaterMask": true,
+ "requestVertexNormals": true,
+ "show":true
+ },
+ "basemaps": [{
+ "id": 10,
+ "name": "地图底图",
+ "type": "group"
+ },
+ {
+ "pid": 10,
+ "name": "天地图卫星",
+ "icon": "img/basemaps/tdt_img.png",
+ "type": "tdt",
+ "layer": "img_d",
+ "key": [
+ "b6585bc41ee16251dbe6b1af64f375d9"
+ ],
+ "show": true
+ },
+ {
+ "pid": 10,
+ "name": "天地图电子",
+ "icon": "img/basemaps/tdt_vec.png",
+ "type": "group",
+ "layers": [{
+ "name": "底图",
+ "type": "tdt",
+ "layer": "vec_d",
+ "key": [
+ "b6585bc41ee16251dbe6b1af64f375d9"
+ ]
+ },
+ {
+ "name": "注记",
+ "type": "tdt",
+ "layer": "vec_z",
+ "key": [
+ "b6585bc41ee16251dbe6b1af64f375d9"
+ ]
+ }
+ ]
+ },
+ {
+ "pid": 10,
+ "name": "谷歌卫星",
+ "icon": "img/basemaps/google_img.png",
+ "type": "google",
+ "layer": "img_d"
+ },
+ {
+ "pid": 10,
+ "name": "ArcGIS卫星",
+ "icon": "img/basemaps/esriWorldImagery.png",
+ "type": "arcgis",
+ "url": "https://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer",
+ "enablePickFeatures": false
+ },
+ {
+ "pid": 10,
+ "name": "微软卫星",
+ "icon": "img/basemaps/bingAerial.png",
+ "type": "bing",
+ "key": "AuKhM0WRkjhX8E4y1OM0TukYycaw_4Vh3eSfXONDf7OARls-WEB3K_Rfx89bWxof",
+ "layer": "Aerial"
+ },
+ {
+ "pid": 10,
+ "id": 2017,
+ "name": "蓝色底图(GCJ02偏移)",
+ "icon": "img/basemaps/bd-c-midnight.png",
+ "crs": "gcj",
+ "type": "arcgis",
+ "url": "http://map.geoq.cn/arcgis/rest/services/ChinaOnlineStreetPurplishBlue/MapServer",
+ "enablePickFeatures": false
+ },
+ {
+ "pid": 10,
+ "name": "最新高清影像",
+ "type": "wms",
+ "url": "http://fx.hopetrytech.com:9007/geoserver/pingyi/wms",
+ "layers": "pingyi:pingyigaoqingyingxiang",
+ "crs": "EPSG:4326",
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": true,
+ "pickFeatureStyle": {
+ "clampToGround": true
+ },
+ "mapSplit": false,
+ "noCenter": true,
+ "show": false
+ },{
+ "pid": 10,
+ "name": "天地图注记",
+ "icon": "img/basemaps/tdt_vec.png",
+ "type": "group",
+ "layers": [
+ { "name": "注记", "type": "tdt", "layer": "vec_z" }
+ ]
+ }
+ ],
+ "layers": [
+ {
+ "pid": 10,
+ "name": "天地图注记",
+ "type": "tdt",
+ "layer": "img_z",
+ "key": [
+ "b6585bc41ee16251dbe6b1af64f375d9"
+ ],
+ "show": false
+ },
+ {
+ "id": 8090,
+ "name": "行政区划",
+ "type": "group"
+ },
+ {
+ "pid": 8090,
+ "type": "geojson",
+ "name": "县界",
+ "url": "/json/xianjie.json",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "fill": false,
+ "opacity": 0,
+ "outline": true,
+ "outlineColor": "#FED976",
+ "outlineWidth": 3,
+ "outlineOpacity": 1,
+ "perPositionHeight": false,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "opacity": 1,
+ "font_size": 30,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "outlineWidth": 3,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 2743804,
+ "scaleByDistance_farValue": 0.3,
+ "scaleByDistance_near": 10000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 2743804,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": "{name}",
+ "show": true,
+ "flyTo": false
+ },
+ {
+ "pid": 8090,
+ "id": 9055,
+ "name": "镇界",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:fanghuozhenjie",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ },
+ {
+ "field": "",
+ "name": "线路材质"
+ },
+ {
+ "field": "DY",
+ "name": "线路电压"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 8090,
+ "id": 9055,
+ "name": "村界",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:cunjie",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ },
+ {
+ "field": "",
+ "name": "线路材质"
+ },
+ {
+ "field": "DY",
+ "name": "线路电压"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "id": 10040,
+ "name": "其他信息",
+ "type": "group"
+ },
+ {
+ "pid": 10040,
+ "type": "geojson",
+ "name": "鬼谷庙",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Aguigumiao&maxFeatures=50&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/miao.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 10040,
+ "type": "geojson",
+ "name": "视频监控",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Amonitor&maxFeatures=5000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/monitor.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": "",
+ "popupOptions":{
+ "offsetY":-30,
+ "template":"",
+ "horizontalOrigin":"Cesium.HorizontalOrigin.LEFT",
+ "verticalOrigin":"Cesium.VerticalOrigin.CENTER"
+ },
+ "show": false,
+ "flyTo": false
+ },{
+ "pid": 10040,
+ "type": "geojson",
+ "name": "视频监控计划",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Ashipinjiankongjihua&maxFeatures=1000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/monitor.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 10040,
+ "type": "geojson",
+ "name": "公墓林点",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Alinqujilinyuangongmulin&maxFeatures=5000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/slbh.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": [
+ {
+ "field": "公墓林",
+ "name": "公墓林名称"
+ },
+ {
+ "field": "主要负",
+ "name": "主要负责人"
+ },
+ {
+ "field": "坟头数",
+ "name": "公墓个数"
+ },
+ {
+ "field": "镇级包",
+ "name": "镇级包管人员"
+ },
+ {
+ "field": "联系方",
+ "name": "镇级包管人员联系电话:"
+ },
+ {
+ "field": "村级包",
+ "name": "村级包管人员"
+ },
+ {
+ "field": "联系_1",
+ "name": "村级包管人员联系电话"
+ },
+ {
+ "field": "距离",
+ "name": "林区林木距离"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },{
+ "pid": 10040,
+ "type": "geojson",
+ "name": "林缘散坟点",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3A%E5%B9%B3%E9%82%91%E9%98%B2%E7%81%AB_%E6%9E%97%E5%8C%BA%E5%8F%8A%E6%9E%97%E7%BC%98%E6%95%A3%E5%9D%9F&maxFeatures=5000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/wuzichubei.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": [{
+ "field": "镇名",
+ "name": "乡镇:"
+ },
+ {
+ "field": "村居",
+ "name": "村居:"
+ },
+ {
+ "field": "散坟墓",
+ "name": "主要负责人:"
+ },
+ {
+ "field": "身份证",
+ "name": "身份证号:"
+ },
+ {
+ "field": "联系方",
+ "name": "联系方式:"
+ },
+ {
+ "field": "位置",
+ "name": "位置:"
+ },
+ {
+ "field":"祭祀时",
+ "name":"祭祀时间:"
+ },{
+ "field":"镇级包",
+ "name":"镇级包保人姓名:"
+ },{
+ "field":"联系_1",
+ "name":"联系方式:"
+ },{
+ "field":"村级包",
+ "name":"村级包保人姓名:"
+ },{
+ "field":"联系_12",
+ "name":"联系方式:"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },{
+ "pid": 10040,
+ "type": "geojson",
+ "name": "林缘重点人员",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3A%E5%B9%B3%E9%82%91%E9%98%B2%E7%81%AB_%E6%9E%97%E5%8C%BA%E5%8F%8A%E6%9E%97%E7%BC%98%E9%87%8D%E7%82%B9%E4%BA%BA%E5%91%98&maxFeatures=5000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/hulinyuan.png",
+ "scale": 0.9,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": [{
+ "field": "镇名",
+ "name": "乡镇:"
+ },
+ {
+ "field": "村居",
+ "name": "村居:"
+ },
+ {
+ "field": "重点人",
+ "name": "重点人员姓名"
+ },
+ {
+ "field": "身份证",
+ "name": "身份证号:"
+ },
+ {
+ "field": "联系电",
+ "name": "联系方式:"
+ },
+ {
+ "field": "类别_(",
+ "name": "类别:"
+ },
+ {
+ "field":"生活、",
+ "name":"生活、生产是否存在室外用火:"
+ },{
+ "field":"家庭成",
+ "name":"家庭成员是否吸烟行为:"
+ },{
+ "field":"精神状",
+ "name":"精神状况:"
+ },{
+ "field":"镇级包",
+ "name":"镇级包保人员:"
+ },{
+ "field":"联系方",
+ "name":"联系方式:"
+ },{
+ "field":"村级包",
+ "name":"村级包保人员:"
+ },{
+ "field":"联系_1",
+ "name":"联系方式:"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 10040,
+ "id": 10044,
+ "name": "防火路线",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:fanghuolu_line",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 10040,
+ "type": "geojson",
+ "name": "防火路点",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Afanghuolu_point&maxFeatures=1000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/jinchukou.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": [{
+ "field": "Name",
+ "name": "检查站"
+ },
+ {
+ "field": "PopupInfo",
+ "name": "信息"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 10040,
+ "type": "geojson",
+ "name": "检查站",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3A86fanghuozhan&maxFeatures=5000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/center.png",
+ "scale": 0.25,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": "",
+ "popupOptions":{
+ "offsetY":-30,
+ "template":"",
+ "horizontalOrigin":"Cesium.HorizontalOrigin.LEFT",
+ "verticalOrigin":"Cesium.VerticalOrigin.CENTER"
+ },
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 10040,
+ "id": 9059,
+ "name": "护林员",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:gongyilin",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "乡镇",
+ "name": "乡镇名称"
+ },
+ {
+ "field": "林场",
+ "name": "林场名称"
+ },
+ {
+ "field": "护林员",
+ "name": "护林员"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "id": 9090,
+ "name": "生态隔邻网",
+ "type": "group"
+ },
+ {
+ "pid": 9090,
+ "id": 9052,
+ "name": "自然保护地",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:ziranbaohudi",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "id": 9048,
+ "name": "生态保护观测站",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:shengtaibaohuguancezhan",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "id": 9041,
+ "name": "生态保育水池",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:shengtaibaoyuxushuichi",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "id": 9049,
+ "name": "生态保流溢坝",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:shengtailiuyiba",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "type": "geojson",
+ "name": "隔离网",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Ageliwang&maxFeatures=500&outputFormat=application%2Fjson",
+ "symbol": {
+ "type": "wall",
+ "styleOptions": {
+ "diffHeight": 400,
+ "materialType": "LineFlow",
+ "materialOptions": {
+ "color": "#00ffff",
+ "opacity": 0.6,
+ "image": "/img/textures/fence.png",
+ "repeatX": 1,
+ "axisY": true,
+ "speed": 10,
+ "clampToGround": true
+ },
+ "highlight": {
+ "type": "click",
+ "color": "#ffff00",
+ "clampToGround": true
+ },
+ "clampToGround": true
+ },
+ "clampToGround": true
+ },
+ "popup": "{name}",
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "type": "geojson",
+ "name": "核心区边界",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Ahexinqubianjie&maxFeatures=5000&outputFormat=application%2Fjson",
+ "symbol": {
+ "type": "wall",
+ "styleOptions": {
+ "diffHeight": 1000,
+ "materialType": "LineFlow",
+ "materialOptions": {
+ "color": "#f9d201",
+ "opacity": 0.7,
+ "image": "/img/textures/fence.png",
+ "repeatX": 1,
+ "axisY": true,
+ "speed": 10,
+ "clampToGround": true
+ },
+ "highlight": {
+ "type": "click",
+ "color": "#ffff00",
+ "clampToGround": true
+ },
+ "clampToGround": true
+ },
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "type": "geojson",
+ "name": "绘标数据",
+ "url": "https://data.mars3d.cn/file/geojson/mars3d-draw.json",
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "id": 9055,
+ "name": "生态保育管网",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:shengtaibaoyuguanwang",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "type": "geojson",
+ "name": "生态保育通道",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Ashengtaibaoyutongdao&maxFeatures=5000&outputFormat=application%2Fjson",
+ "symbol": {
+ "type": "wall",
+ "styleOptions": {
+ "materialType": "LineFlow",
+ "image": "/img/textures/arrow.png",
+ "repeatX": 100,
+ "color": "#ffcd36",
+ "diffHeight": 471.33,
+ "fill": true,
+ "flow_speed": 10,
+ "grid_lineCount": 8,
+ "grid_lineThickness": 2,
+ "grid_cellAlpha": 0.1,
+ "stripe_oddcolor": "#ffffff",
+ "stripe_repeat": 6,
+ "checkerboard_oddcolor": "#ffffff",
+ "checkerboard_repeat": 4,
+ "opacity": 0.8,
+ "outlineWidth": 1,
+ "outlineColor": "#ffffff",
+ "outlineOpacity": 0.6,
+ "distanceDisplayCondition_far": 100000,
+ "speed": 10,
+ "repeat": 10,
+ "axisY": false,
+ "count": 1,
+ "font_family": "楷体",
+ "font_size": 30,
+ "font_weight": "normal",
+ "font_style": "normal",
+ "lineCount": 8,
+ "lineThickness": 2,
+ "cellAlpha": 0.1,
+ "evenColor": "#000000",
+ "oddColor": "#ffffff",
+ "closure": false,
+ "outline": false,
+ "distanceDisplayCondition": false,
+ "distanceDisplayCondition_near": 0,
+ "hasShadows": false,
+ "repeat_x": 10,
+ "repeat_y": 1
+ }
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "id": 9055,
+ "name": "生态防护墙",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:shengtaifanghuqiang",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "id": 6040,
+ "name": "水源地",
+ "type": "group"
+ },{
+ "pid": 6040,
+ "type": "geojson",
+ "name": "蓄水池(规划)",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Axushuichi&maxFeatures=1000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/water-creating.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": "",
+ "popupOptions": {
+ "offsetY": -30,
+ "template": "{content}",
+ "horizontalOrigin": "Cesium.HorizontalOrigin.LEFT",
+ "verticalOrigin": "Cesium.VerticalOrigin.CENTER"
+ },
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 6040,
+ "type": "geojson",
+ "name": "蓄水池(已建成)",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Axushuichi_zeng&maxFeatures=5000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/water-new.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": "",
+ "popupOptions": {
+ "offsetY": -30,
+ "template": "{content}",
+ "horizontalOrigin": "Cesium.HorizontalOrigin.LEFT",
+ "verticalOrigin": "Cesium.VerticalOrigin.CENTER"
+ },
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 6040,
+ "type": "geojson",
+ "name": "水源地",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Ashuiyuandi_new&maxFeatures=5000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/water.png",
+ "scale": 0.8,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "水源地",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": [{
+ "field": "Name",
+ "name": "信息:"
+ }
+
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 6040,
+ "id": 9041,
+ "name": "河流水面",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:heliushuimian",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 6040,
+ "id": 9041,
+ "name": "坑塘水面",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:kengtangshuimian",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 6040,
+ "id": 9041,
+ "name": "水库水面",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:shuikushuimian",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "id": 8080,
+ "name": "道路",
+ "type": "group"
+ },
+ {
+ "pid": 8080,
+ "id": 9084,
+ "name": "补充道路",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:buchongdaolu",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "道路分类"
+ },
+ {
+ "field": "QSDWMC",
+ "name": "所属村庄"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 8080,
+ "id": 9082,
+ "name": "城镇村道路用地",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:chengzhencundaolu",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "道路分类"
+ },
+ {
+ "field": "QSDWMC",
+ "name": "所属村庄"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 8080,
+ "id": 9083,
+ "name": "公路用地",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:gonglu",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "道路分类"
+ },
+ {
+ "field": "QSDWMC",
+ "name": "所属村庄"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 8080,
+ "id": 9041,
+ "name": "农村道路用地",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:nongcundaolu",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "道路分类"
+ },
+ {
+ "field": "QSDWMC",
+ "name": "所属村庄"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 8080,
+ "id": 9085,
+ "name": "铁路用地",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:tielu",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "道路分类"
+ },
+ {
+ "field": "QSDWMC",
+ "name": "所属村庄"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "id": 9040,
+ "name": "林地",
+ "type": "group"
+ },
+ {
+ "pid": 9040,
+ "id": 9052,
+ "name": "一般公益林",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:yibangongyilin",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9040,
+ "id": 9051,
+ "name": "一般商品林",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:yibanshangpinlin",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9040,
+ "id": 9051,
+ "name": "重点公益林",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:zhongdiangongyilin",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9040,
+ "id": 9050,
+ "name": "重点商品林",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:zhongdianshangpinlin",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9040,
+ "type": "geojson",
+ "name": "林场",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Alinchang&maxFeatures=10000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/slbh.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{Name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": [{
+ "field": "Nmae",
+ "name": "林场名称"
+ }],
+ "show": false,
+ "flyTo": false
+ }
+ ]
+ }
+}
\ No newline at end of file
diff --git a/.history/public/config/pingyixianConfig_20241028162507.json b/.history/public/config/pingyixianConfig_20241028162507.json
new file mode 100644
index 0000000..ca9a816
--- /dev/null
+++ b/.history/public/config/pingyixianConfig_20241028162507.json
@@ -0,0 +1,2023 @@
+{
+ "map3d": {
+ "scene": {
+ "center": {
+ "lat": 35.450434,
+ "lng": 117.81595,
+ "alt": 2657.5,
+ "heading": 19.7,
+ "pitch": -17
+ },
+ "scene3DOnly": false,
+ "shadows": false,
+ "removeDblClick": true,
+ "sceneMode": 3,
+ "showSun": true,
+ "showMoon": true,
+ "showSkyBox": true,
+ "showSkyAtmosphere": true,
+ "fog": true,
+ "fxaa": true,
+ "globe": {
+
+ },
+ "cameraController": {
+ "zoomFactor": 3,
+ "minimumZoomDistance": 1,
+ "maximumZoomDistance": 50000000,
+ "enableRotate": true,
+ "enableTranslate": true,
+ "enableTilt": true,
+ "enableZoom": true,
+ "enableCollisionDetection": true
+ }
+ },
+ "control": {
+ "homeButton": true,
+ "baseLayerPicker": false,
+ "sceneModePicker": true,
+ "vrButton": true,
+ "fullscreenButton": true,
+ "navigationHelpButton": true,
+ "animation": false,
+ "timeline": false,
+ "infoBox": false,
+ "geocoder": false,
+ "selectionIndicator": false,
+ "contextmenu": {
+ "hasDefault": false
+ },
+ "mouseDownView": false,
+ "zoom": {
+ "insertIndex": 1
+ },
+ "compass": {
+ "bottom": "toolbar",
+ "left": "5px"
+ },
+ "distanceLegend": {
+ "left": "100px",
+ "bottom": "2px"
+ },
+ "locationBar": {
+ "fps":true,
+ "crs": "CGCS2000_GK_Zone_3",
+ "crsDecimal": 0,
+ "template": "经度:{lng}
纬度:{lat}
横{crsx} 纵{crsy}
海拔:{alt}米
层级:{level}
方向:{heading}°
俯仰角:{pitch}°
视高:{cameraHeight}米
"
+ }
+ },
+ "terrain": {
+ "type": "ion",
+ "requestWaterMask": true,
+ "requestVertexNormals": true,
+ "show":true
+ },
+ "basemaps": [{
+ "id": 10,
+ "name": "地图底图",
+ "type": "group"
+ },
+ {
+ "pid": 10,
+ "name": "天地图卫星",
+ "icon": "img/basemaps/tdt_img.png",
+ "type": "tdt",
+ "layer": "img_d",
+ "key": [
+ "b6585bc41ee16251dbe6b1af64f375d9"
+ ],
+ "show": true
+ },
+ {
+ "pid": 10,
+ "name": "天地图电子",
+ "icon": "img/basemaps/tdt_vec.png",
+ "type": "group",
+ "layers": [{
+ "name": "底图",
+ "type": "tdt",
+ "layer": "vec_d",
+ "key": [
+ "b6585bc41ee16251dbe6b1af64f375d9"
+ ]
+ },
+ {
+ "name": "注记",
+ "type": "tdt",
+ "layer": "vec_z",
+ "key": [
+ "b6585bc41ee16251dbe6b1af64f375d9"
+ ]
+ }
+ ]
+ },
+ {
+ "pid": 10,
+ "name": "谷歌卫星",
+ "icon": "img/basemaps/google_img.png",
+ "type": "google",
+ "layer": "img_d"
+ },
+ {
+ "pid": 10,
+ "name": "ArcGIS卫星",
+ "icon": "img/basemaps/esriWorldImagery.png",
+ "type": "arcgis",
+ "url": "https://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer",
+ "enablePickFeatures": false
+ },
+ {
+ "pid": 10,
+ "name": "微软卫星",
+ "icon": "img/basemaps/bingAerial.png",
+ "type": "bing",
+ "key": "AuKhM0WRkjhX8E4y1OM0TukYycaw_4Vh3eSfXONDf7OARls-WEB3K_Rfx89bWxof",
+ "layer": "Aerial"
+ },
+ {
+ "pid": 10,
+ "id": 2017,
+ "name": "蓝色底图(GCJ02偏移)",
+ "icon": "img/basemaps/bd-c-midnight.png",
+ "crs": "gcj",
+ "type": "arcgis",
+ "url": "http://map.geoq.cn/arcgis/rest/services/ChinaOnlineStreetPurplishBlue/MapServer",
+ "enablePickFeatures": false
+ },
+ {
+ "pid": 10,
+ "name": "最新高清影像",
+ "type": "wms",
+ "url": "http://fx.hopetrytech.com:9007/geoserver/pingyi/wms",
+ "layers": "pingyi:pingyigaoqingyingxiang",
+ "crs": "EPSG:4326",
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": true,
+ "pickFeatureStyle": {
+ "clampToGround": true
+ },
+ "mapSplit": false,
+ "noCenter": true,
+ "show": false
+ },{
+ "pid": 10,
+ "name": "天地图注记",
+ "icon": "img/basemaps/tdt_vec.png",
+ "type": "group",
+ "layers": [
+ { "name": "注记", "type": "tdt", "layer": "vec_z" }
+ ]
+ }
+ ],
+ "layers": [
+ {
+ "pid": 10,
+ "name": "天地图注记",
+ "type": "tdt",
+ "layer": "img_z",
+ "key": [
+ "b6585bc41ee16251dbe6b1af64f375d9"
+ ],
+ "show": false
+ },
+ {
+ "id": 8090,
+ "name": "行政区划",
+ "type": "group"
+ },
+ {
+ "pid": 8090,
+ "type": "geojson",
+ "name": "县界",
+ "url": "/json/xianjie.json",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "fill": false,
+ "opacity": 0,
+ "outline": true,
+ "outlineColor": "#FED976",
+ "outlineWidth": 3,
+ "outlineOpacity": 1,
+ "perPositionHeight": false,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "opacity": 1,
+ "font_size": 30,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "outlineWidth": 3,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 2743804,
+ "scaleByDistance_farValue": 0.3,
+ "scaleByDistance_near": 10000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 2743804,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": "{name}",
+ "show": true,
+ "flyTo": false
+ },
+ {
+ "pid": 8090,
+ "id": 9055,
+ "name": "镇界",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:fanghuozhenjie",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ },
+ {
+ "field": "",
+ "name": "线路材质"
+ },
+ {
+ "field": "DY",
+ "name": "线路电压"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 8090,
+ "id": 9055,
+ "name": "村界",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:cunjie",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ },
+ {
+ "field": "",
+ "name": "线路材质"
+ },
+ {
+ "field": "DY",
+ "name": "线路电压"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "id": 10040,
+ "name": "其他信息",
+ "type": "group"
+ },
+ {
+ "pid": 10040,
+ "type": "geojson",
+ "name": "鬼谷庙",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Aguigumiao&maxFeatures=50&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/miao.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 10040,
+ "type": "geojson",
+ "name": "视频监控",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Amonitor&maxFeatures=5000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/monitor.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": "",
+ "popupOptions":{
+ "offsetY":-30,
+ "template":"",
+ "horizontalOrigin":"Cesium.HorizontalOrigin.LEFT",
+ "verticalOrigin":"Cesium.VerticalOrigin.CENTER"
+ },
+ "show": false,
+ "flyTo": false
+ },{
+ "pid": 10040,
+ "type": "geojson",
+ "name": "视频监控计划",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Ashipinjiankongjihua&maxFeatures=1000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/monitor.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 10040,
+ "type": "geojson",
+ "name": "公墓林点",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Alinqujilinyuangongmulin&maxFeatures=5000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/slbh.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": [
+ {
+ "field": "公墓林",
+ "name": "公墓林名称"
+ },
+ {
+ "field": "主要负",
+ "name": "主要负责人"
+ },
+ {
+ "field": "坟头数",
+ "name": "公墓个数"
+ },
+ {
+ "field": "镇级包",
+ "name": "镇级包管人员"
+ },
+ {
+ "field": "联系方",
+ "name": "镇级包管人员联系电话:"
+ },
+ {
+ "field": "村级包",
+ "name": "村级包管人员"
+ },
+ {
+ "field": "联系_1",
+ "name": "村级包管人员联系电话"
+ },
+ {
+ "field": "距离",
+ "name": "林区林木距离"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },{
+ "pid": 10040,
+ "type": "geojson",
+ "name": "林缘散坟点",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3A%E5%B9%B3%E9%82%91%E9%98%B2%E7%81%AB_%E6%9E%97%E5%8C%BA%E5%8F%8A%E6%9E%97%E7%BC%98%E6%95%A3%E5%9D%9F&maxFeatures=5000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/wuzichubei.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": [{
+ "field": "镇名",
+ "name": "乡镇:"
+ },
+ {
+ "field": "村居",
+ "name": "村居:"
+ },
+ {
+ "field": "散坟墓",
+ "name": "主要负责人:"
+ },
+ {
+ "field": "身份证",
+ "name": "身份证号:"
+ },
+ {
+ "field": "联系方",
+ "name": "联系方式:"
+ },
+ {
+ "field": "位置",
+ "name": "位置:"
+ },
+ {
+ "field":"祭祀时",
+ "name":"祭祀时间:"
+ },{
+ "field":"镇级包",
+ "name":"镇级包保人姓名:"
+ },{
+ "field":"联系_1",
+ "name":"联系方式:"
+ },{
+ "field":"村级包",
+ "name":"村级包保人姓名:"
+ },{
+ "field":"联系_12",
+ "name":"联系方式:"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },{
+ "pid": 10040,
+ "type": "geojson",
+ "name": "林缘重点人员",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3A%E5%B9%B3%E9%82%91%E9%98%B2%E7%81%AB_%E6%9E%97%E5%8C%BA%E5%8F%8A%E6%9E%97%E7%BC%98%E9%87%8D%E7%82%B9%E4%BA%BA%E5%91%98&maxFeatures=5000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/hulinyuan.png",
+ "scale": 0.9,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": [{
+ "field": "镇名",
+ "name": "乡镇:"
+ },
+ {
+ "field": "村居",
+ "name": "村居:"
+ },
+ {
+ "field": "重点人",
+ "name": "重点人员姓名"
+ },
+ {
+ "field": "身份证",
+ "name": "身份证号:"
+ },
+ {
+ "field": "联系电",
+ "name": "联系方式:"
+ },
+ {
+ "field": "类别_(",
+ "name": "类别:"
+ },
+ {
+ "field":"生活、",
+ "name":"生活、生产是否存在室外用火:"
+ },{
+ "field":"家庭成",
+ "name":"家庭成员是否吸烟行为:"
+ },{
+ "field":"精神状",
+ "name":"精神状况:"
+ },{
+ "field":"镇级包",
+ "name":"镇级包保人员:"
+ },{
+ "field":"联系方",
+ "name":"联系方式:"
+ },{
+ "field":"村级包",
+ "name":"村级包保人员:"
+ },{
+ "field":"联系_1",
+ "name":"联系方式:"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 10040,
+ "id": 10044,
+ "name": "防火路线",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:fanghuolu_line",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 10040,
+ "type": "geojson",
+ "name": "防火路点",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Afanghuolu_point&maxFeatures=1000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/jinchukou.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": [{
+ "field": "Name",
+ "name": "检查站"
+ },
+ {
+ "field": "PopupInfo",
+ "name": "信息"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 10040,
+ "type": "geojson",
+ "name": "检查站",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3A86fanghuozhan&maxFeatures=5000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/center.png",
+ "scale": 0.25,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": "",
+ "popupOptions":{
+ "offsetY":-30,
+ "template":"",
+ "horizontalOrigin":"Cesium.HorizontalOrigin.LEFT",
+ "verticalOrigin":"Cesium.VerticalOrigin.CENTER"
+ },
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 10040,
+ "id": 9059,
+ "name": "护林员",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:gongyilin",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "乡镇",
+ "name": "乡镇名称"
+ },
+ {
+ "field": "林场",
+ "name": "林场名称"
+ },
+ {
+ "field": "护林员",
+ "name": "护林员"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "id": 9090,
+ "name": "生态隔邻网",
+ "type": "group"
+ },
+ {
+ "pid": 9090,
+ "id": 9052,
+ "name": "自然保护地",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:ziranbaohudi",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "id": 9048,
+ "name": "生态保护观测站",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:shengtaibaohuguancezhan",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "id": 9041,
+ "name": "生态保育水池",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:shengtaibaoyuxushuichi",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "id": 9049,
+ "name": "生态保流溢坝",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:shengtailiuyiba",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "type": "geojson",
+ "name": "隔离网",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Ageliwang&maxFeatures=500&outputFormat=application%2Fjson",
+ "symbol": {
+ "type": "wall",
+ "styleOptions": {
+ "diffHeight": 400,
+ "materialType": "LineFlow",
+ "materialOptions": {
+ "color": "#00ffff",
+ "opacity": 0.6,
+ "image": "/img/textures/fence.png",
+ "repeatX": 1,
+ "axisY": true,
+ "speed": 10,
+ "clampToGround": true
+ },
+ "highlight": {
+ "type": "click",
+ "color": "#ffff00",
+ "clampToGround": true
+ },
+ "clampToGround": true
+ },
+ "clampToGround": true
+ },
+ "popup": "{name}",
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "type": "geojson",
+ "name": "核心区边界",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Ahexinqubianjie&maxFeatures=5000&outputFormat=application%2Fjson",
+ "symbol": {
+ "type": "wall",
+ "styleOptions": {
+ "diffHeight": 1000,
+ "materialType": "LineFlow",
+ "materialOptions": {
+ "color": "#f9d201",
+ "opacity": 0.7,
+ "image": "/img/textures/fence.png",
+ "repeatX": 1,
+ "axisY": true,
+ "speed": 10,
+ "clampToGround": true
+ },
+ "highlight": {
+ "type": "click",
+ "color": "#ffff00",
+ "clampToGround": true
+ },
+ "clampToGround": true
+ },
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "type": "geojson",
+ "name": "绘标数据",
+ "url": "https://data.mars3d.cn/file/geojson/mars3d-draw.json",
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "id": 9055,
+ "name": "生态保育管网",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:shengtaibaoyuguanwang",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "type": "geojson",
+ "name": "生态保育通道",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Ashengtaibaoyutongdao&maxFeatures=5000&outputFormat=application%2Fjson",
+ "symbol": {
+ "type": "wall",
+ "styleOptions": {
+ "materialType": "LineFlow",
+ "image": "/img/textures/arrow.png",
+ "repeatX": 100,
+ "color": "#ffcd36",
+ "diffHeight": 471.33,
+ "fill": true,
+ "flow_speed": 10,
+ "grid_lineCount": 8,
+ "grid_lineThickness": 2,
+ "grid_cellAlpha": 0.1,
+ "stripe_oddcolor": "#ffffff",
+ "stripe_repeat": 6,
+ "checkerboard_oddcolor": "#ffffff",
+ "checkerboard_repeat": 4,
+ "opacity": 0.8,
+ "outlineWidth": 1,
+ "outlineColor": "#ffffff",
+ "outlineOpacity": 0.6,
+ "distanceDisplayCondition_far": 100000,
+ "speed": 10,
+ "repeat": 10,
+ "axisY": false,
+ "count": 1,
+ "font_family": "楷体",
+ "font_size": 30,
+ "font_weight": "normal",
+ "font_style": "normal",
+ "lineCount": 8,
+ "lineThickness": 2,
+ "cellAlpha": 0.1,
+ "evenColor": "#000000",
+ "oddColor": "#ffffff",
+ "closure": false,
+ "outline": false,
+ "distanceDisplayCondition": false,
+ "distanceDisplayCondition_near": 0,
+ "hasShadows": false,
+ "repeat_x": 10,
+ "repeat_y": 1
+ }
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "id": 9055,
+ "name": "生态防护墙",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:shengtaifanghuqiang",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "id": 6040,
+ "name": "水源地",
+ "type": "group"
+ },{
+ "pid": 6040,
+ "type": "geojson",
+ "name": "蓄水池(规划)",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Axushuichi&maxFeatures=1000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/water-creating.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": "",
+ "popupOptions": {
+ "offsetY": -30,
+ "template": "{content}",
+ "horizontalOrigin": "Cesium.HorizontalOrigin.LEFT",
+ "verticalOrigin": "Cesium.VerticalOrigin.CENTER"
+ },
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 6040,
+ "type": "geojson",
+ "name": "蓄水池(已建成)",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Axushuichi_zeng&maxFeatures=5000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/water-new.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": "",
+ "popupOptions": {
+ "offsetY": -30,
+ "template": "{content}",
+ "horizontalOrigin": "Cesium.HorizontalOrigin.LEFT",
+ "verticalOrigin": "Cesium.VerticalOrigin.CENTER"
+ },
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 6040,
+ "type": "geojson",
+ "name": "水源地",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Ashuiyuandi_new&maxFeatures=5000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/water.png",
+ "scale": 0.8,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "水源地",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": [{
+ "field": "Name",
+ "name": "信息:"
+ }
+
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 6040,
+ "id": 9041,
+ "name": "河流水面",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:heliushuimian",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 6040,
+ "id": 9041,
+ "name": "坑塘水面",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:kengtangshuimian",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 6040,
+ "id": 9041,
+ "name": "水库水面",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:shuikushuimian",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "id": 8080,
+ "name": "道路",
+ "type": "group"
+ },
+ {
+ "pid": 8080,
+ "id": 9084,
+ "name": "补充道路",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:buchongdaolu",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "道路分类"
+ },
+ {
+ "field": "QSDWMC",
+ "name": "所属村庄"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 8080,
+ "id": 9082,
+ "name": "城镇村道路用地",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:chengzhencundaolu",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "道路分类"
+ },
+ {
+ "field": "QSDWMC",
+ "name": "所属村庄"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 8080,
+ "id": 9083,
+ "name": "公路用地",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:gonglu",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "道路分类"
+ },
+ {
+ "field": "QSDWMC",
+ "name": "所属村庄"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 8080,
+ "id": 9041,
+ "name": "农村道路用地",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:nongcundaolu",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "道路分类"
+ },
+ {
+ "field": "QSDWMC",
+ "name": "所属村庄"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 8080,
+ "id": 9085,
+ "name": "铁路用地",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:tielu",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "道路分类"
+ },
+ {
+ "field": "QSDWMC",
+ "name": "所属村庄"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "id": 9040,
+ "name": "林地",
+ "type": "group"
+ },
+ {
+ "pid": 9040,
+ "id": 9052,
+ "name": "一般公益林",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:yibangongyilin",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9040,
+ "id": 9051,
+ "name": "一般商品林",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:yibanshangpinlin",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9040,
+ "id": 9051,
+ "name": "重点公益林",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:zhongdiangongyilin",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9040,
+ "id": 9050,
+ "name": "重点商品林",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:zhongdianshangpinlin",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9040,
+ "type": "geojson",
+ "name": "林场",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Alinchang&maxFeatures=10000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/slbh.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{Name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": [{
+ "field": "Nmae",
+ "name": "林场名称"
+ }],
+ "show": false,
+ "flyTo": false
+ }
+ ]
+ }
+}
\ No newline at end of file
diff --git a/.history/public/config/pingyixianConfig_20241028163317.json b/.history/public/config/pingyixianConfig_20241028163317.json
new file mode 100644
index 0000000..ca9a816
--- /dev/null
+++ b/.history/public/config/pingyixianConfig_20241028163317.json
@@ -0,0 +1,2023 @@
+{
+ "map3d": {
+ "scene": {
+ "center": {
+ "lat": 35.450434,
+ "lng": 117.81595,
+ "alt": 2657.5,
+ "heading": 19.7,
+ "pitch": -17
+ },
+ "scene3DOnly": false,
+ "shadows": false,
+ "removeDblClick": true,
+ "sceneMode": 3,
+ "showSun": true,
+ "showMoon": true,
+ "showSkyBox": true,
+ "showSkyAtmosphere": true,
+ "fog": true,
+ "fxaa": true,
+ "globe": {
+
+ },
+ "cameraController": {
+ "zoomFactor": 3,
+ "minimumZoomDistance": 1,
+ "maximumZoomDistance": 50000000,
+ "enableRotate": true,
+ "enableTranslate": true,
+ "enableTilt": true,
+ "enableZoom": true,
+ "enableCollisionDetection": true
+ }
+ },
+ "control": {
+ "homeButton": true,
+ "baseLayerPicker": false,
+ "sceneModePicker": true,
+ "vrButton": true,
+ "fullscreenButton": true,
+ "navigationHelpButton": true,
+ "animation": false,
+ "timeline": false,
+ "infoBox": false,
+ "geocoder": false,
+ "selectionIndicator": false,
+ "contextmenu": {
+ "hasDefault": false
+ },
+ "mouseDownView": false,
+ "zoom": {
+ "insertIndex": 1
+ },
+ "compass": {
+ "bottom": "toolbar",
+ "left": "5px"
+ },
+ "distanceLegend": {
+ "left": "100px",
+ "bottom": "2px"
+ },
+ "locationBar": {
+ "fps":true,
+ "crs": "CGCS2000_GK_Zone_3",
+ "crsDecimal": 0,
+ "template": "经度:{lng}
纬度:{lat}
横{crsx} 纵{crsy}
海拔:{alt}米
层级:{level}
方向:{heading}°
俯仰角:{pitch}°
视高:{cameraHeight}米
"
+ }
+ },
+ "terrain": {
+ "type": "ion",
+ "requestWaterMask": true,
+ "requestVertexNormals": true,
+ "show":true
+ },
+ "basemaps": [{
+ "id": 10,
+ "name": "地图底图",
+ "type": "group"
+ },
+ {
+ "pid": 10,
+ "name": "天地图卫星",
+ "icon": "img/basemaps/tdt_img.png",
+ "type": "tdt",
+ "layer": "img_d",
+ "key": [
+ "b6585bc41ee16251dbe6b1af64f375d9"
+ ],
+ "show": true
+ },
+ {
+ "pid": 10,
+ "name": "天地图电子",
+ "icon": "img/basemaps/tdt_vec.png",
+ "type": "group",
+ "layers": [{
+ "name": "底图",
+ "type": "tdt",
+ "layer": "vec_d",
+ "key": [
+ "b6585bc41ee16251dbe6b1af64f375d9"
+ ]
+ },
+ {
+ "name": "注记",
+ "type": "tdt",
+ "layer": "vec_z",
+ "key": [
+ "b6585bc41ee16251dbe6b1af64f375d9"
+ ]
+ }
+ ]
+ },
+ {
+ "pid": 10,
+ "name": "谷歌卫星",
+ "icon": "img/basemaps/google_img.png",
+ "type": "google",
+ "layer": "img_d"
+ },
+ {
+ "pid": 10,
+ "name": "ArcGIS卫星",
+ "icon": "img/basemaps/esriWorldImagery.png",
+ "type": "arcgis",
+ "url": "https://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer",
+ "enablePickFeatures": false
+ },
+ {
+ "pid": 10,
+ "name": "微软卫星",
+ "icon": "img/basemaps/bingAerial.png",
+ "type": "bing",
+ "key": "AuKhM0WRkjhX8E4y1OM0TukYycaw_4Vh3eSfXONDf7OARls-WEB3K_Rfx89bWxof",
+ "layer": "Aerial"
+ },
+ {
+ "pid": 10,
+ "id": 2017,
+ "name": "蓝色底图(GCJ02偏移)",
+ "icon": "img/basemaps/bd-c-midnight.png",
+ "crs": "gcj",
+ "type": "arcgis",
+ "url": "http://map.geoq.cn/arcgis/rest/services/ChinaOnlineStreetPurplishBlue/MapServer",
+ "enablePickFeatures": false
+ },
+ {
+ "pid": 10,
+ "name": "最新高清影像",
+ "type": "wms",
+ "url": "http://fx.hopetrytech.com:9007/geoserver/pingyi/wms",
+ "layers": "pingyi:pingyigaoqingyingxiang",
+ "crs": "EPSG:4326",
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": true,
+ "pickFeatureStyle": {
+ "clampToGround": true
+ },
+ "mapSplit": false,
+ "noCenter": true,
+ "show": false
+ },{
+ "pid": 10,
+ "name": "天地图注记",
+ "icon": "img/basemaps/tdt_vec.png",
+ "type": "group",
+ "layers": [
+ { "name": "注记", "type": "tdt", "layer": "vec_z" }
+ ]
+ }
+ ],
+ "layers": [
+ {
+ "pid": 10,
+ "name": "天地图注记",
+ "type": "tdt",
+ "layer": "img_z",
+ "key": [
+ "b6585bc41ee16251dbe6b1af64f375d9"
+ ],
+ "show": false
+ },
+ {
+ "id": 8090,
+ "name": "行政区划",
+ "type": "group"
+ },
+ {
+ "pid": 8090,
+ "type": "geojson",
+ "name": "县界",
+ "url": "/json/xianjie.json",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "fill": false,
+ "opacity": 0,
+ "outline": true,
+ "outlineColor": "#FED976",
+ "outlineWidth": 3,
+ "outlineOpacity": 1,
+ "perPositionHeight": false,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "opacity": 1,
+ "font_size": 30,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "outlineWidth": 3,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 2743804,
+ "scaleByDistance_farValue": 0.3,
+ "scaleByDistance_near": 10000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 2743804,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": "{name}",
+ "show": true,
+ "flyTo": false
+ },
+ {
+ "pid": 8090,
+ "id": 9055,
+ "name": "镇界",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:fanghuozhenjie",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ },
+ {
+ "field": "",
+ "name": "线路材质"
+ },
+ {
+ "field": "DY",
+ "name": "线路电压"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 8090,
+ "id": 9055,
+ "name": "村界",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:cunjie",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ },
+ {
+ "field": "",
+ "name": "线路材质"
+ },
+ {
+ "field": "DY",
+ "name": "线路电压"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "id": 10040,
+ "name": "其他信息",
+ "type": "group"
+ },
+ {
+ "pid": 10040,
+ "type": "geojson",
+ "name": "鬼谷庙",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Aguigumiao&maxFeatures=50&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/miao.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 10040,
+ "type": "geojson",
+ "name": "视频监控",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Amonitor&maxFeatures=5000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/monitor.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": "",
+ "popupOptions":{
+ "offsetY":-30,
+ "template":"",
+ "horizontalOrigin":"Cesium.HorizontalOrigin.LEFT",
+ "verticalOrigin":"Cesium.VerticalOrigin.CENTER"
+ },
+ "show": false,
+ "flyTo": false
+ },{
+ "pid": 10040,
+ "type": "geojson",
+ "name": "视频监控计划",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Ashipinjiankongjihua&maxFeatures=1000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/monitor.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 10040,
+ "type": "geojson",
+ "name": "公墓林点",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Alinqujilinyuangongmulin&maxFeatures=5000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/slbh.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": [
+ {
+ "field": "公墓林",
+ "name": "公墓林名称"
+ },
+ {
+ "field": "主要负",
+ "name": "主要负责人"
+ },
+ {
+ "field": "坟头数",
+ "name": "公墓个数"
+ },
+ {
+ "field": "镇级包",
+ "name": "镇级包管人员"
+ },
+ {
+ "field": "联系方",
+ "name": "镇级包管人员联系电话:"
+ },
+ {
+ "field": "村级包",
+ "name": "村级包管人员"
+ },
+ {
+ "field": "联系_1",
+ "name": "村级包管人员联系电话"
+ },
+ {
+ "field": "距离",
+ "name": "林区林木距离"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },{
+ "pid": 10040,
+ "type": "geojson",
+ "name": "林缘散坟点",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3A%E5%B9%B3%E9%82%91%E9%98%B2%E7%81%AB_%E6%9E%97%E5%8C%BA%E5%8F%8A%E6%9E%97%E7%BC%98%E6%95%A3%E5%9D%9F&maxFeatures=5000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/wuzichubei.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": [{
+ "field": "镇名",
+ "name": "乡镇:"
+ },
+ {
+ "field": "村居",
+ "name": "村居:"
+ },
+ {
+ "field": "散坟墓",
+ "name": "主要负责人:"
+ },
+ {
+ "field": "身份证",
+ "name": "身份证号:"
+ },
+ {
+ "field": "联系方",
+ "name": "联系方式:"
+ },
+ {
+ "field": "位置",
+ "name": "位置:"
+ },
+ {
+ "field":"祭祀时",
+ "name":"祭祀时间:"
+ },{
+ "field":"镇级包",
+ "name":"镇级包保人姓名:"
+ },{
+ "field":"联系_1",
+ "name":"联系方式:"
+ },{
+ "field":"村级包",
+ "name":"村级包保人姓名:"
+ },{
+ "field":"联系_12",
+ "name":"联系方式:"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },{
+ "pid": 10040,
+ "type": "geojson",
+ "name": "林缘重点人员",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3A%E5%B9%B3%E9%82%91%E9%98%B2%E7%81%AB_%E6%9E%97%E5%8C%BA%E5%8F%8A%E6%9E%97%E7%BC%98%E9%87%8D%E7%82%B9%E4%BA%BA%E5%91%98&maxFeatures=5000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/hulinyuan.png",
+ "scale": 0.9,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": [{
+ "field": "镇名",
+ "name": "乡镇:"
+ },
+ {
+ "field": "村居",
+ "name": "村居:"
+ },
+ {
+ "field": "重点人",
+ "name": "重点人员姓名"
+ },
+ {
+ "field": "身份证",
+ "name": "身份证号:"
+ },
+ {
+ "field": "联系电",
+ "name": "联系方式:"
+ },
+ {
+ "field": "类别_(",
+ "name": "类别:"
+ },
+ {
+ "field":"生活、",
+ "name":"生活、生产是否存在室外用火:"
+ },{
+ "field":"家庭成",
+ "name":"家庭成员是否吸烟行为:"
+ },{
+ "field":"精神状",
+ "name":"精神状况:"
+ },{
+ "field":"镇级包",
+ "name":"镇级包保人员:"
+ },{
+ "field":"联系方",
+ "name":"联系方式:"
+ },{
+ "field":"村级包",
+ "name":"村级包保人员:"
+ },{
+ "field":"联系_1",
+ "name":"联系方式:"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 10040,
+ "id": 10044,
+ "name": "防火路线",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:fanghuolu_line",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 10040,
+ "type": "geojson",
+ "name": "防火路点",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Afanghuolu_point&maxFeatures=1000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/jinchukou.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": [{
+ "field": "Name",
+ "name": "检查站"
+ },
+ {
+ "field": "PopupInfo",
+ "name": "信息"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 10040,
+ "type": "geojson",
+ "name": "检查站",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3A86fanghuozhan&maxFeatures=5000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/center.png",
+ "scale": 0.25,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": "",
+ "popupOptions":{
+ "offsetY":-30,
+ "template":"",
+ "horizontalOrigin":"Cesium.HorizontalOrigin.LEFT",
+ "verticalOrigin":"Cesium.VerticalOrigin.CENTER"
+ },
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 10040,
+ "id": 9059,
+ "name": "护林员",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:gongyilin",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "乡镇",
+ "name": "乡镇名称"
+ },
+ {
+ "field": "林场",
+ "name": "林场名称"
+ },
+ {
+ "field": "护林员",
+ "name": "护林员"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "id": 9090,
+ "name": "生态隔邻网",
+ "type": "group"
+ },
+ {
+ "pid": 9090,
+ "id": 9052,
+ "name": "自然保护地",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:ziranbaohudi",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "id": 9048,
+ "name": "生态保护观测站",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:shengtaibaohuguancezhan",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "id": 9041,
+ "name": "生态保育水池",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:shengtaibaoyuxushuichi",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "id": 9049,
+ "name": "生态保流溢坝",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:shengtailiuyiba",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "type": "geojson",
+ "name": "隔离网",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Ageliwang&maxFeatures=500&outputFormat=application%2Fjson",
+ "symbol": {
+ "type": "wall",
+ "styleOptions": {
+ "diffHeight": 400,
+ "materialType": "LineFlow",
+ "materialOptions": {
+ "color": "#00ffff",
+ "opacity": 0.6,
+ "image": "/img/textures/fence.png",
+ "repeatX": 1,
+ "axisY": true,
+ "speed": 10,
+ "clampToGround": true
+ },
+ "highlight": {
+ "type": "click",
+ "color": "#ffff00",
+ "clampToGround": true
+ },
+ "clampToGround": true
+ },
+ "clampToGround": true
+ },
+ "popup": "{name}",
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "type": "geojson",
+ "name": "核心区边界",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Ahexinqubianjie&maxFeatures=5000&outputFormat=application%2Fjson",
+ "symbol": {
+ "type": "wall",
+ "styleOptions": {
+ "diffHeight": 1000,
+ "materialType": "LineFlow",
+ "materialOptions": {
+ "color": "#f9d201",
+ "opacity": 0.7,
+ "image": "/img/textures/fence.png",
+ "repeatX": 1,
+ "axisY": true,
+ "speed": 10,
+ "clampToGround": true
+ },
+ "highlight": {
+ "type": "click",
+ "color": "#ffff00",
+ "clampToGround": true
+ },
+ "clampToGround": true
+ },
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "type": "geojson",
+ "name": "绘标数据",
+ "url": "https://data.mars3d.cn/file/geojson/mars3d-draw.json",
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "id": 9055,
+ "name": "生态保育管网",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:shengtaibaoyuguanwang",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "type": "geojson",
+ "name": "生态保育通道",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Ashengtaibaoyutongdao&maxFeatures=5000&outputFormat=application%2Fjson",
+ "symbol": {
+ "type": "wall",
+ "styleOptions": {
+ "materialType": "LineFlow",
+ "image": "/img/textures/arrow.png",
+ "repeatX": 100,
+ "color": "#ffcd36",
+ "diffHeight": 471.33,
+ "fill": true,
+ "flow_speed": 10,
+ "grid_lineCount": 8,
+ "grid_lineThickness": 2,
+ "grid_cellAlpha": 0.1,
+ "stripe_oddcolor": "#ffffff",
+ "stripe_repeat": 6,
+ "checkerboard_oddcolor": "#ffffff",
+ "checkerboard_repeat": 4,
+ "opacity": 0.8,
+ "outlineWidth": 1,
+ "outlineColor": "#ffffff",
+ "outlineOpacity": 0.6,
+ "distanceDisplayCondition_far": 100000,
+ "speed": 10,
+ "repeat": 10,
+ "axisY": false,
+ "count": 1,
+ "font_family": "楷体",
+ "font_size": 30,
+ "font_weight": "normal",
+ "font_style": "normal",
+ "lineCount": 8,
+ "lineThickness": 2,
+ "cellAlpha": 0.1,
+ "evenColor": "#000000",
+ "oddColor": "#ffffff",
+ "closure": false,
+ "outline": false,
+ "distanceDisplayCondition": false,
+ "distanceDisplayCondition_near": 0,
+ "hasShadows": false,
+ "repeat_x": 10,
+ "repeat_y": 1
+ }
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9090,
+ "id": 9055,
+ "name": "生态防护墙",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:shengtaifanghuqiang",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "id": 6040,
+ "name": "水源地",
+ "type": "group"
+ },{
+ "pid": 6040,
+ "type": "geojson",
+ "name": "蓄水池(规划)",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Axushuichi&maxFeatures=1000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/water-creating.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": "",
+ "popupOptions": {
+ "offsetY": -30,
+ "template": "{content}",
+ "horizontalOrigin": "Cesium.HorizontalOrigin.LEFT",
+ "verticalOrigin": "Cesium.VerticalOrigin.CENTER"
+ },
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 6040,
+ "type": "geojson",
+ "name": "蓄水池(已建成)",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Axushuichi_zeng&maxFeatures=5000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/water-new.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": "",
+ "popupOptions": {
+ "offsetY": -30,
+ "template": "{content}",
+ "horizontalOrigin": "Cesium.HorizontalOrigin.LEFT",
+ "verticalOrigin": "Cesium.VerticalOrigin.CENTER"
+ },
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 6040,
+ "type": "geojson",
+ "name": "水源地",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Ashuiyuandi_new&maxFeatures=5000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/water.png",
+ "scale": 0.8,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "水源地",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": [{
+ "field": "Name",
+ "name": "信息:"
+ }
+
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 6040,
+ "id": 9041,
+ "name": "河流水面",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:heliushuimian",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 6040,
+ "id": 9041,
+ "name": "坑塘水面",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:kengtangshuimian",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 6040,
+ "id": 9041,
+ "name": "水库水面",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:shuikushuimian",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "id": 8080,
+ "name": "道路",
+ "type": "group"
+ },
+ {
+ "pid": 8080,
+ "id": 9084,
+ "name": "补充道路",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:buchongdaolu",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "道路分类"
+ },
+ {
+ "field": "QSDWMC",
+ "name": "所属村庄"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 8080,
+ "id": 9082,
+ "name": "城镇村道路用地",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:chengzhencundaolu",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "道路分类"
+ },
+ {
+ "field": "QSDWMC",
+ "name": "所属村庄"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 8080,
+ "id": 9083,
+ "name": "公路用地",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:gonglu",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "道路分类"
+ },
+ {
+ "field": "QSDWMC",
+ "name": "所属村庄"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 8080,
+ "id": 9041,
+ "name": "农村道路用地",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:nongcundaolu",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "道路分类"
+ },
+ {
+ "field": "QSDWMC",
+ "name": "所属村庄"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 8080,
+ "id": 9085,
+ "name": "铁路用地",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:tielu",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "道路分类"
+ },
+ {
+ "field": "QSDWMC",
+ "name": "所属村庄"
+ }
+ ],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "id": 9040,
+ "name": "林地",
+ "type": "group"
+ },
+ {
+ "pid": 9040,
+ "id": 9052,
+ "name": "一般公益林",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:yibangongyilin",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9040,
+ "id": 9051,
+ "name": "一般商品林",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:yibanshangpinlin",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9040,
+ "id": 9051,
+ "name": "重点公益林",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:zhongdiangongyilin",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9040,
+ "id": 9050,
+ "name": "重点商品林",
+ "type": "wms",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/wms",
+ "layers": "pingyixian:zhongdianshangpinlin",
+ "crs": "EPSG:4326",
+ "noCenter": true,
+ "parameters": {
+ "transparent": "true",
+ "format": "image/png"
+ },
+ "showClickFeature": false,
+ "pickFeatureStyle": {
+ "showTime": 10000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 1,
+ "outline": true,
+ "outlineWidth": 5,
+ "outlineColor": "#2deaf7",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "highlight": {
+ "showTime": 5000,
+ "fill": true,
+ "color": "#2deaf7",
+ "opacity": 0.6,
+ "outline": true,
+ "outlineWidth": 3,
+ "outlineColor": "#e000d9",
+ "outlineOpacity": 1,
+ "clampToGround": true
+ },
+ "popup": [{
+ "field": "DLMC",
+ "name": "地类名称"
+ }],
+ "show": false,
+ "flyTo": false
+ },
+ {
+ "pid": 9040,
+ "type": "geojson",
+ "name": "林场",
+ "url": "http://175.27.168.120:8080/geoserver/pingyixian/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=pingyixian%3Alinchang&maxFeatures=10000&outputFormat=application%2Fjson",
+ "noCenter": true,
+ "symbol": {
+ "styleOptions": {
+ "image": "/img/slbh.png",
+ "scale": 0.5,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 20000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "verticalOrigin": 1,
+ "horizontalOrigin": 0,
+ "clampToGround": true,
+ "label": {
+ "text": "{Name}",
+ "font_size": 15,
+ "color": "#ffffff",
+ "outline": true,
+ "outlineColor": "#000000",
+ "pixelOffsetY": 10,
+ "scaleByDistance": true,
+ "scaleByDistance_far": 80000,
+ "scaleByDistance_farValue": 0.5,
+ "scaleByDistance_near": 1000,
+ "scaleByDistance_nearValue": 1,
+ "distanceDisplayCondition": true,
+ "distanceDisplayCondition_far": 80000,
+ "distanceDisplayCondition_near": 0
+ }
+ }
+ },
+ "popup": [{
+ "field": "Nmae",
+ "name": "林场名称"
+ }],
+ "show": false,
+ "flyTo": false
+ }
+ ]
+ }
+}
\ No newline at end of file
diff --git a/.history/public/index_20231220162640.html b/.history/public/index_20231220162640.html
new file mode 100644
index 0000000..67c3d5b
--- /dev/null
+++ b/.history/public/index_20231220162640.html
@@ -0,0 +1,39 @@
+
+
+
+
+
+
+
+
+ 平邑县森林火灾指挥调度系统
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.history/public/index_20241112091856.html b/.history/public/index_20241112091856.html
new file mode 100644
index 0000000..d7dff66
--- /dev/null
+++ b/.history/public/index_20241112091856.html
@@ -0,0 +1,39 @@
+
+
+
+
+
+
+
+
+ 平邑县森林防火指挥调度系统
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.history/src/views/dashboard/admin/index_20230925084406.vue b/.history/src/views/dashboard/admin/index_20230925084406.vue
new file mode 100644
index 0000000..db0eb59
--- /dev/null
+++ b/.history/src/views/dashboard/admin/index_20230925084406.vue
@@ -0,0 +1,44 @@
+
+
+
+
平邑县森林火灾指挥调度系统管理后台
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.history/src/views/dashboard/admin/index_20241112091856.vue b/.history/src/views/dashboard/admin/index_20241112091856.vue
new file mode 100644
index 0000000..7ca6680
--- /dev/null
+++ b/.history/src/views/dashboard/admin/index_20241112091856.vue
@@ -0,0 +1,44 @@
+
+
+
+
平邑县森林防火指挥调度系统管理后台
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.history/src/views/home/index_20240514152009.vue b/.history/src/views/home/index_20240514152009.vue
new file mode 100644
index 0000000..20b956d
--- /dev/null
+++ b/.history/src/views/home/index_20240514152009.vue
@@ -0,0 +1,1992 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.history/src/views/home/index_20241021095826.vue b/.history/src/views/home/index_20241021095826.vue
new file mode 100644
index 0000000..b16661b
--- /dev/null
+++ b/.history/src/views/home/index_20241021095826.vue
@@ -0,0 +1,2101 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.history/src/views/home/index_20241021100232.vue b/.history/src/views/home/index_20241021100232.vue
new file mode 100644
index 0000000..b16661b
--- /dev/null
+++ b/.history/src/views/home/index_20241021100232.vue
@@ -0,0 +1,2101 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.history/src/views/home/index_20241022112633.vue b/.history/src/views/home/index_20241022112633.vue
new file mode 100644
index 0000000..b397442
--- /dev/null
+++ b/.history/src/views/home/index_20241022112633.vue
@@ -0,0 +1,2100 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.history/src/views/home/index_20241022113712.vue b/.history/src/views/home/index_20241022113712.vue
new file mode 100644
index 0000000..b397442
--- /dev/null
+++ b/.history/src/views/home/index_20241022113712.vue
@@ -0,0 +1,2100 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.history/src/views/home/index_20241028114111.vue b/.history/src/views/home/index_20241028114111.vue
new file mode 100644
index 0000000..008352e
--- /dev/null
+++ b/.history/src/views/home/index_20241028114111.vue
@@ -0,0 +1,2100 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.history/src/views/home/index_20241028114113.vue b/.history/src/views/home/index_20241028114113.vue
new file mode 100644
index 0000000..008352e
--- /dev/null
+++ b/.history/src/views/home/index_20241028114113.vue
@@ -0,0 +1,2100 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.history/src/views/home/index_20241028132950.vue b/.history/src/views/home/index_20241028132950.vue
new file mode 100644
index 0000000..008352e
--- /dev/null
+++ b/.history/src/views/home/index_20241028132950.vue
@@ -0,0 +1,2100 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.history/src/views/home/index_20241028155354.vue b/.history/src/views/home/index_20241028155354.vue
new file mode 100644
index 0000000..008352e
--- /dev/null
+++ b/.history/src/views/home/index_20241028155354.vue
@@ -0,0 +1,2100 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.history/src/views/home/index_20241028155407.vue b/.history/src/views/home/index_20241028155407.vue
new file mode 100644
index 0000000..008352e
--- /dev/null
+++ b/.history/src/views/home/index_20241028155407.vue
@@ -0,0 +1,2100 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.history/src/views/home/index_20241112091902.vue b/.history/src/views/home/index_20241112091902.vue
new file mode 100644
index 0000000..008352e
--- /dev/null
+++ b/.history/src/views/home/index_20241112091902.vue
@@ -0,0 +1,2100 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.history/src/views/home/index_20241112091941.vue b/.history/src/views/home/index_20241112091941.vue
new file mode 100644
index 0000000..008352e
--- /dev/null
+++ b/.history/src/views/home/index_20241112091941.vue
@@ -0,0 +1,2100 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.history/src/views/home/index_20241112092626.vue b/.history/src/views/home/index_20241112092626.vue
new file mode 100644
index 0000000..008352e
--- /dev/null
+++ b/.history/src/views/home/index_20241112092626.vue
@@ -0,0 +1,2100 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.history/src/views/home/lib/WGS84ToGCJ02_20230925084406.js b/.history/src/views/home/lib/WGS84ToGCJ02_20230925084406.js
new file mode 100644
index 0000000..12158bb
--- /dev/null
+++ b/.history/src/views/home/lib/WGS84ToGCJ02_20230925084406.js
@@ -0,0 +1,52 @@
+//地球坐标系WGS84转火星坐标系GCJ02
+var pi = 3.14159265358979324;
+var a = 6378245.0;
+var ee = 0.00669342162296594323;
+/*判断是否在国内,不在国内则不做偏移*/
+function outOfChina(lon, lat)
+{
+ if ((lon < 72.004 || lon > 137.8347)&&(lat < 0.8293 || lat > 55.8271)){
+ return true;
+ }else {
+ return false;
+ }
+}
+function transformLat(x,y)
+{
+ var ret = -100.0 + 2.0 * x + 3.0 * y + 0.2 * y * y + 0.1 * x * y + 0.2 * Math.sqrt(Math.abs(x));
+ ret += (20.0 * Math.sin(6.0 * x * pi) + 20.0 * Math.sin(2.0 * x * pi)) * 2.0 / 3.0;
+ ret += (20.0 * Math.sin(y * pi) + 40.0 * Math.sin(y / 3.0 * pi)) * 2.0 / 3.0;
+ ret += (160.0 * Math.sin(y / 12.0 * pi) + 320 * Math.sin(y * pi / 30.0)) * 2.0 / 3.0;
+ return ret;
+}
+
+function transformLon(x,y)
+{
+ var ret = 300.0 + x + 2.0 * y + 0.1 * x * x + 0.1 * x * y + 0.1 * Math.sqrt(Math.abs(x));
+ ret += (20.0 * Math.sin(6.0 * x * pi) + 20.0 * Math.sin(2.0 * x * pi)) * 2.0 / 3.0;
+ ret += (20.0 * Math.sin(x * pi) + 40.0 * Math.sin(x / 3.0 * pi)) * 2.0 / 3.0;
+ ret += (150.0 * Math.sin(x / 12.0 * pi) + 300.0 * Math.sin(x / 30.0 * pi)) * 2.0 / 3.0;
+ return ret;
+}
+
+export function transformWGSGCJ2(wgLat,wgLon)
+{
+ var mars_point={lon:0,lat:0};
+ if (outOfChina(wgLat, wgLon))
+ {
+ mars_point.lat = wgLat;
+ mars_point.lon = wgLon;
+ return;
+ }
+ var dLat = transformLat(wgLon - 105.0, wgLat - 35.0);
+ var dLon = transformLon(wgLon - 105.0, wgLat - 35.0);
+ var radLat = wgLat / 180.0 * pi;
+ var magic = Math.sin(radLat);
+ magic = 1 - ee * magic * magic;
+ var sqrtMagic = Math.sqrt(magic);
+ dLat = (dLat * 180.0) / ((a * (1 - ee)) / (magic * sqrtMagic) * pi);
+ dLon = (dLon * 180.0) / (a / sqrtMagic * Math.cos(radLat) * pi);
+ mars_point.lat = wgLat + dLat;
+ mars_point.lon = wgLon + dLon;
+ return mars_point
+}
diff --git a/.history/src/views/home/lib/WGS84ToGCJ02_20240813171548.js b/.history/src/views/home/lib/WGS84ToGCJ02_20240813171548.js
new file mode 100644
index 0000000..12158bb
--- /dev/null
+++ b/.history/src/views/home/lib/WGS84ToGCJ02_20240813171548.js
@@ -0,0 +1,52 @@
+//地球坐标系WGS84转火星坐标系GCJ02
+var pi = 3.14159265358979324;
+var a = 6378245.0;
+var ee = 0.00669342162296594323;
+/*判断是否在国内,不在国内则不做偏移*/
+function outOfChina(lon, lat)
+{
+ if ((lon < 72.004 || lon > 137.8347)&&(lat < 0.8293 || lat > 55.8271)){
+ return true;
+ }else {
+ return false;
+ }
+}
+function transformLat(x,y)
+{
+ var ret = -100.0 + 2.0 * x + 3.0 * y + 0.2 * y * y + 0.1 * x * y + 0.2 * Math.sqrt(Math.abs(x));
+ ret += (20.0 * Math.sin(6.0 * x * pi) + 20.0 * Math.sin(2.0 * x * pi)) * 2.0 / 3.0;
+ ret += (20.0 * Math.sin(y * pi) + 40.0 * Math.sin(y / 3.0 * pi)) * 2.0 / 3.0;
+ ret += (160.0 * Math.sin(y / 12.0 * pi) + 320 * Math.sin(y * pi / 30.0)) * 2.0 / 3.0;
+ return ret;
+}
+
+function transformLon(x,y)
+{
+ var ret = 300.0 + x + 2.0 * y + 0.1 * x * x + 0.1 * x * y + 0.1 * Math.sqrt(Math.abs(x));
+ ret += (20.0 * Math.sin(6.0 * x * pi) + 20.0 * Math.sin(2.0 * x * pi)) * 2.0 / 3.0;
+ ret += (20.0 * Math.sin(x * pi) + 40.0 * Math.sin(x / 3.0 * pi)) * 2.0 / 3.0;
+ ret += (150.0 * Math.sin(x / 12.0 * pi) + 300.0 * Math.sin(x / 30.0 * pi)) * 2.0 / 3.0;
+ return ret;
+}
+
+export function transformWGSGCJ2(wgLat,wgLon)
+{
+ var mars_point={lon:0,lat:0};
+ if (outOfChina(wgLat, wgLon))
+ {
+ mars_point.lat = wgLat;
+ mars_point.lon = wgLon;
+ return;
+ }
+ var dLat = transformLat(wgLon - 105.0, wgLat - 35.0);
+ var dLon = transformLon(wgLon - 105.0, wgLat - 35.0);
+ var radLat = wgLat / 180.0 * pi;
+ var magic = Math.sin(radLat);
+ magic = 1 - ee * magic * magic;
+ var sqrtMagic = Math.sqrt(magic);
+ dLat = (dLat * 180.0) / ((a * (1 - ee)) / (magic * sqrtMagic) * pi);
+ dLon = (dLon * 180.0) / (a / sqrtMagic * Math.cos(radLat) * pi);
+ mars_point.lat = wgLat + dLat;
+ mars_point.lon = wgLon + dLon;
+ return mars_point
+}
diff --git a/.history/src/views/home/lib/WGS84ToGCJ02_20240813172715.js b/.history/src/views/home/lib/WGS84ToGCJ02_20240813172715.js
new file mode 100644
index 0000000..12158bb
--- /dev/null
+++ b/.history/src/views/home/lib/WGS84ToGCJ02_20240813172715.js
@@ -0,0 +1,52 @@
+//地球坐标系WGS84转火星坐标系GCJ02
+var pi = 3.14159265358979324;
+var a = 6378245.0;
+var ee = 0.00669342162296594323;
+/*判断是否在国内,不在国内则不做偏移*/
+function outOfChina(lon, lat)
+{
+ if ((lon < 72.004 || lon > 137.8347)&&(lat < 0.8293 || lat > 55.8271)){
+ return true;
+ }else {
+ return false;
+ }
+}
+function transformLat(x,y)
+{
+ var ret = -100.0 + 2.0 * x + 3.0 * y + 0.2 * y * y + 0.1 * x * y + 0.2 * Math.sqrt(Math.abs(x));
+ ret += (20.0 * Math.sin(6.0 * x * pi) + 20.0 * Math.sin(2.0 * x * pi)) * 2.0 / 3.0;
+ ret += (20.0 * Math.sin(y * pi) + 40.0 * Math.sin(y / 3.0 * pi)) * 2.0 / 3.0;
+ ret += (160.0 * Math.sin(y / 12.0 * pi) + 320 * Math.sin(y * pi / 30.0)) * 2.0 / 3.0;
+ return ret;
+}
+
+function transformLon(x,y)
+{
+ var ret = 300.0 + x + 2.0 * y + 0.1 * x * x + 0.1 * x * y + 0.1 * Math.sqrt(Math.abs(x));
+ ret += (20.0 * Math.sin(6.0 * x * pi) + 20.0 * Math.sin(2.0 * x * pi)) * 2.0 / 3.0;
+ ret += (20.0 * Math.sin(x * pi) + 40.0 * Math.sin(x / 3.0 * pi)) * 2.0 / 3.0;
+ ret += (150.0 * Math.sin(x / 12.0 * pi) + 300.0 * Math.sin(x / 30.0 * pi)) * 2.0 / 3.0;
+ return ret;
+}
+
+export function transformWGSGCJ2(wgLat,wgLon)
+{
+ var mars_point={lon:0,lat:0};
+ if (outOfChina(wgLat, wgLon))
+ {
+ mars_point.lat = wgLat;
+ mars_point.lon = wgLon;
+ return;
+ }
+ var dLat = transformLat(wgLon - 105.0, wgLat - 35.0);
+ var dLon = transformLon(wgLon - 105.0, wgLat - 35.0);
+ var radLat = wgLat / 180.0 * pi;
+ var magic = Math.sin(radLat);
+ magic = 1 - ee * magic * magic;
+ var sqrtMagic = Math.sqrt(magic);
+ dLat = (dLat * 180.0) / ((a * (1 - ee)) / (magic * sqrtMagic) * pi);
+ dLon = (dLon * 180.0) / (a / sqrtMagic * Math.cos(radLat) * pi);
+ mars_point.lat = wgLat + dLat;
+ mars_point.lon = wgLon + dLon;
+ return mars_point
+}
diff --git a/.history/src/views/home/lib/getWeather_20240930083527.js b/.history/src/views/home/lib/getWeather_20240930083527.js
new file mode 100644
index 0000000..50260c9
--- /dev/null
+++ b/.history/src/views/home/lib/getWeather_20240930083527.js
@@ -0,0 +1,54 @@
+import axios from 'axios'
+
+export const getWeather = ()=>{
+ return new Promise((resolve,reject)=>{
+ try{
+ // 易客云天气API http://yiketianqi.com/
+ axios({
+ method: 'get',
+ // url: `http://v0.yiketianqi.com/api?unescape=1&version=v63&appid=88136471&appsecret=Hw4GLOcA&city=临沂`,
+ url:"http://v1.yiketianqi.com/api?unescape=1&version=v61&appid=55972896&appsecret=jUb3vKAh",
+ }).then((res) => {
+ resolve(res.data);
+ }).catch(e=>{
+ reject(null);
+ });
+ }catch(e){
+ reject(null);
+ }
+ })
+}
+
+export const getWindDegree = (type)=>{
+ let degree = 0;
+ switch(type){
+ case "东风":
+ degree = 90;
+ break;
+ case "南风":
+ degree = 0;
+ break;
+ case "西风":
+ degree = 270;
+ break;
+ case "北风":
+ degree = 180;
+ break;
+ case "东北风":
+ degree = 135;
+ break;
+ case "东南风":
+ degree = 45;
+ break;
+ case "西北风":
+ degree = 225;
+ break;
+ case "西南风":
+ degree = 315;
+ break;
+ default:
+ degree = null;
+ break;
+ }
+ return degree;
+}
\ No newline at end of file
diff --git a/.history/src/views/home/lib/getWeather_20241021095818.js b/.history/src/views/home/lib/getWeather_20241021095818.js
new file mode 100644
index 0000000..50260c9
--- /dev/null
+++ b/.history/src/views/home/lib/getWeather_20241021095818.js
@@ -0,0 +1,54 @@
+import axios from 'axios'
+
+export const getWeather = ()=>{
+ return new Promise((resolve,reject)=>{
+ try{
+ // 易客云天气API http://yiketianqi.com/
+ axios({
+ method: 'get',
+ // url: `http://v0.yiketianqi.com/api?unescape=1&version=v63&appid=88136471&appsecret=Hw4GLOcA&city=临沂`,
+ url:"http://v1.yiketianqi.com/api?unescape=1&version=v61&appid=55972896&appsecret=jUb3vKAh",
+ }).then((res) => {
+ resolve(res.data);
+ }).catch(e=>{
+ reject(null);
+ });
+ }catch(e){
+ reject(null);
+ }
+ })
+}
+
+export const getWindDegree = (type)=>{
+ let degree = 0;
+ switch(type){
+ case "东风":
+ degree = 90;
+ break;
+ case "南风":
+ degree = 0;
+ break;
+ case "西风":
+ degree = 270;
+ break;
+ case "北风":
+ degree = 180;
+ break;
+ case "东北风":
+ degree = 135;
+ break;
+ case "东南风":
+ degree = 45;
+ break;
+ case "西北风":
+ degree = 225;
+ break;
+ case "西南风":
+ degree = 315;
+ break;
+ default:
+ degree = null;
+ break;
+ }
+ return degree;
+}
\ No newline at end of file
diff --git a/.history/src/views/home/lib/getWeather_20241021095826.js b/.history/src/views/home/lib/getWeather_20241021095826.js
new file mode 100644
index 0000000..50260c9
--- /dev/null
+++ b/.history/src/views/home/lib/getWeather_20241021095826.js
@@ -0,0 +1,54 @@
+import axios from 'axios'
+
+export const getWeather = ()=>{
+ return new Promise((resolve,reject)=>{
+ try{
+ // 易客云天气API http://yiketianqi.com/
+ axios({
+ method: 'get',
+ // url: `http://v0.yiketianqi.com/api?unescape=1&version=v63&appid=88136471&appsecret=Hw4GLOcA&city=临沂`,
+ url:"http://v1.yiketianqi.com/api?unescape=1&version=v61&appid=55972896&appsecret=jUb3vKAh",
+ }).then((res) => {
+ resolve(res.data);
+ }).catch(e=>{
+ reject(null);
+ });
+ }catch(e){
+ reject(null);
+ }
+ })
+}
+
+export const getWindDegree = (type)=>{
+ let degree = 0;
+ switch(type){
+ case "东风":
+ degree = 90;
+ break;
+ case "南风":
+ degree = 0;
+ break;
+ case "西风":
+ degree = 270;
+ break;
+ case "北风":
+ degree = 180;
+ break;
+ case "东北风":
+ degree = 135;
+ break;
+ case "东南风":
+ degree = 45;
+ break;
+ case "西北风":
+ degree = 225;
+ break;
+ case "西南风":
+ degree = 315;
+ break;
+ default:
+ degree = null;
+ break;
+ }
+ return degree;
+}
\ No newline at end of file
diff --git a/.history/src/views/home/lib/getWeather_20241021100035.js b/.history/src/views/home/lib/getWeather_20241021100035.js
new file mode 100644
index 0000000..50260c9
--- /dev/null
+++ b/.history/src/views/home/lib/getWeather_20241021100035.js
@@ -0,0 +1,54 @@
+import axios from 'axios'
+
+export const getWeather = ()=>{
+ return new Promise((resolve,reject)=>{
+ try{
+ // 易客云天气API http://yiketianqi.com/
+ axios({
+ method: 'get',
+ // url: `http://v0.yiketianqi.com/api?unescape=1&version=v63&appid=88136471&appsecret=Hw4GLOcA&city=临沂`,
+ url:"http://v1.yiketianqi.com/api?unescape=1&version=v61&appid=55972896&appsecret=jUb3vKAh",
+ }).then((res) => {
+ resolve(res.data);
+ }).catch(e=>{
+ reject(null);
+ });
+ }catch(e){
+ reject(null);
+ }
+ })
+}
+
+export const getWindDegree = (type)=>{
+ let degree = 0;
+ switch(type){
+ case "东风":
+ degree = 90;
+ break;
+ case "南风":
+ degree = 0;
+ break;
+ case "西风":
+ degree = 270;
+ break;
+ case "北风":
+ degree = 180;
+ break;
+ case "东北风":
+ degree = 135;
+ break;
+ case "东南风":
+ degree = 45;
+ break;
+ case "西北风":
+ degree = 225;
+ break;
+ case "西南风":
+ degree = 315;
+ break;
+ default:
+ degree = null;
+ break;
+ }
+ return degree;
+}
\ No newline at end of file
diff --git a/.history/src/views/home/lib/getWeather_20241021103052.js b/.history/src/views/home/lib/getWeather_20241021103052.js
new file mode 100644
index 0000000..50260c9
--- /dev/null
+++ b/.history/src/views/home/lib/getWeather_20241021103052.js
@@ -0,0 +1,54 @@
+import axios from 'axios'
+
+export const getWeather = ()=>{
+ return new Promise((resolve,reject)=>{
+ try{
+ // 易客云天气API http://yiketianqi.com/
+ axios({
+ method: 'get',
+ // url: `http://v0.yiketianqi.com/api?unescape=1&version=v63&appid=88136471&appsecret=Hw4GLOcA&city=临沂`,
+ url:"http://v1.yiketianqi.com/api?unescape=1&version=v61&appid=55972896&appsecret=jUb3vKAh",
+ }).then((res) => {
+ resolve(res.data);
+ }).catch(e=>{
+ reject(null);
+ });
+ }catch(e){
+ reject(null);
+ }
+ })
+}
+
+export const getWindDegree = (type)=>{
+ let degree = 0;
+ switch(type){
+ case "东风":
+ degree = 90;
+ break;
+ case "南风":
+ degree = 0;
+ break;
+ case "西风":
+ degree = 270;
+ break;
+ case "北风":
+ degree = 180;
+ break;
+ case "东北风":
+ degree = 135;
+ break;
+ case "东南风":
+ degree = 45;
+ break;
+ case "西北风":
+ degree = 225;
+ break;
+ case "西南风":
+ degree = 315;
+ break;
+ default:
+ degree = null;
+ break;
+ }
+ return degree;
+}
\ No newline at end of file
diff --git a/.history/src/views/home/lib/getWeather_20241021104924.js b/.history/src/views/home/lib/getWeather_20241021104924.js
new file mode 100644
index 0000000..aca1f64
--- /dev/null
+++ b/.history/src/views/home/lib/getWeather_20241021104924.js
@@ -0,0 +1,54 @@
+import axios from 'axios'
+
+export const getWeather = ()=>{
+ return new Promise((resolve,reject)=>{
+ try{
+ // 易客云天气API http://yiketianqi.com/
+ axios({
+ method: 'get',
+ // url: `http://v0.yiketianqi.com/api?unescape=1&version=v63&appid=88136471&appsecret=Hw4GLOcA&city=临沂`,
+ url:"http://v1.yiketianqi.com/api?unescape=1&version=v61&appid=55972896&appsecret=jUb3vKAh&citycode=371324",
+ }).then((res) => {
+ resolve(res.data);
+ }).catch(e=>{
+ reject(null);
+ });
+ }catch(e){
+ reject(null);
+ }
+ })
+}
+
+export const getWindDegree = (type)=>{
+ let degree = 0;
+ switch(type){
+ case "东风":
+ degree = 90;
+ break;
+ case "南风":
+ degree = 0;
+ break;
+ case "西风":
+ degree = 270;
+ break;
+ case "北风":
+ degree = 180;
+ break;
+ case "东北风":
+ degree = 135;
+ break;
+ case "东南风":
+ degree = 45;
+ break;
+ case "西北风":
+ degree = 225;
+ break;
+ case "西南风":
+ degree = 315;
+ break;
+ default:
+ degree = null;
+ break;
+ }
+ return degree;
+}
\ No newline at end of file
diff --git a/.history/src/views/home/lib/getWeather_20241021104925.js b/.history/src/views/home/lib/getWeather_20241021104925.js
new file mode 100644
index 0000000..aca1f64
--- /dev/null
+++ b/.history/src/views/home/lib/getWeather_20241021104925.js
@@ -0,0 +1,54 @@
+import axios from 'axios'
+
+export const getWeather = ()=>{
+ return new Promise((resolve,reject)=>{
+ try{
+ // 易客云天气API http://yiketianqi.com/
+ axios({
+ method: 'get',
+ // url: `http://v0.yiketianqi.com/api?unescape=1&version=v63&appid=88136471&appsecret=Hw4GLOcA&city=临沂`,
+ url:"http://v1.yiketianqi.com/api?unescape=1&version=v61&appid=55972896&appsecret=jUb3vKAh&citycode=371324",
+ }).then((res) => {
+ resolve(res.data);
+ }).catch(e=>{
+ reject(null);
+ });
+ }catch(e){
+ reject(null);
+ }
+ })
+}
+
+export const getWindDegree = (type)=>{
+ let degree = 0;
+ switch(type){
+ case "东风":
+ degree = 90;
+ break;
+ case "南风":
+ degree = 0;
+ break;
+ case "西风":
+ degree = 270;
+ break;
+ case "北风":
+ degree = 180;
+ break;
+ case "东北风":
+ degree = 135;
+ break;
+ case "东南风":
+ degree = 45;
+ break;
+ case "西北风":
+ degree = 225;
+ break;
+ case "西南风":
+ degree = 315;
+ break;
+ default:
+ degree = null;
+ break;
+ }
+ return degree;
+}
\ No newline at end of file
diff --git a/.history/src/views/home/lib/getWeather_20241021105049.js b/.history/src/views/home/lib/getWeather_20241021105049.js
new file mode 100644
index 0000000..dcc54b5
--- /dev/null
+++ b/.history/src/views/home/lib/getWeather_20241021105049.js
@@ -0,0 +1,54 @@
+import axios from 'axios'
+
+export const getWeather = ()=>{
+ return new Promise((resolve,reject)=>{
+ try{
+ // 易客云天气API http://yiketianqi.com/
+ axios({
+ method: 'get',
+ // url: `http://v0.yiketianqi.com/api?unescape=1&version=v63&appid=88136471&appsecret=Hw4GLOcA&city=临沂`,
+ url:"http://v1.yiketianqi.com/api?unescape=1&version=v61&appid=55972896&appsecret=jUb3vKAh&city=平邑",
+ }).then((res) => {
+ resolve(res.data);
+ }).catch(e=>{
+ reject(null);
+ });
+ }catch(e){
+ reject(null);
+ }
+ })
+}
+
+export const getWindDegree = (type)=>{
+ let degree = 0;
+ switch(type){
+ case "东风":
+ degree = 90;
+ break;
+ case "南风":
+ degree = 0;
+ break;
+ case "西风":
+ degree = 270;
+ break;
+ case "北风":
+ degree = 180;
+ break;
+ case "东北风":
+ degree = 135;
+ break;
+ case "东南风":
+ degree = 45;
+ break;
+ case "西北风":
+ degree = 225;
+ break;
+ case "西南风":
+ degree = 315;
+ break;
+ default:
+ degree = null;
+ break;
+ }
+ return degree;
+}
\ No newline at end of file
diff --git a/.history/src/views/home/lib/getWeather_20241022132601.js b/.history/src/views/home/lib/getWeather_20241022132601.js
new file mode 100644
index 0000000..dcc54b5
--- /dev/null
+++ b/.history/src/views/home/lib/getWeather_20241022132601.js
@@ -0,0 +1,54 @@
+import axios from 'axios'
+
+export const getWeather = ()=>{
+ return new Promise((resolve,reject)=>{
+ try{
+ // 易客云天气API http://yiketianqi.com/
+ axios({
+ method: 'get',
+ // url: `http://v0.yiketianqi.com/api?unescape=1&version=v63&appid=88136471&appsecret=Hw4GLOcA&city=临沂`,
+ url:"http://v1.yiketianqi.com/api?unescape=1&version=v61&appid=55972896&appsecret=jUb3vKAh&city=平邑",
+ }).then((res) => {
+ resolve(res.data);
+ }).catch(e=>{
+ reject(null);
+ });
+ }catch(e){
+ reject(null);
+ }
+ })
+}
+
+export const getWindDegree = (type)=>{
+ let degree = 0;
+ switch(type){
+ case "东风":
+ degree = 90;
+ break;
+ case "南风":
+ degree = 0;
+ break;
+ case "西风":
+ degree = 270;
+ break;
+ case "北风":
+ degree = 180;
+ break;
+ case "东北风":
+ degree = 135;
+ break;
+ case "东南风":
+ degree = 45;
+ break;
+ case "西北风":
+ degree = 225;
+ break;
+ case "西南风":
+ degree = 315;
+ break;
+ default:
+ degree = null;
+ break;
+ }
+ return degree;
+}
\ No newline at end of file
diff --git a/.history/src/views/home/widget/mergebox_20240320090642.vue b/.history/src/views/home/widget/mergebox_20240320090642.vue
new file mode 100644
index 0000000..5e55c94
--- /dev/null
+++ b/.history/src/views/home/widget/mergebox_20240320090642.vue
@@ -0,0 +1,430 @@
+
+
+
线索合并
+
将会对选中的火情线索进行合并,请您确定合
+
+
+ 编号:{{item.clueNo}}
+
+
+
+
+ {{formData.lng}} {{formData.lat}}
+
+
+ 选择位置
+ 取消操作
+ 确认合并
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.history/src/views/home/widget/mergebox_20241029134133.vue b/.history/src/views/home/widget/mergebox_20241029134133.vue
new file mode 100644
index 0000000..42cdecb
--- /dev/null
+++ b/.history/src/views/home/widget/mergebox_20241029134133.vue
@@ -0,0 +1,429 @@
+
+
+
线索合并
+
将会对选中的火情线索进行合并,请您确定合
+
+
+ 编号:{{item.clueNo}}
+
+
+
+
+ {{formData.lng}} {{formData.lat}}
+
+
+ 选择位置
+ 取消操作
+ 确认合并
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.history/src/views/home/widget/socketdiabox_20240418104058.vue b/.history/src/views/home/widget/socketdiabox_20240418104058.vue
new file mode 100644
index 0000000..2ded8c4
--- /dev/null
+++ b/.history/src/views/home/widget/socketdiabox_20240418104058.vue
@@ -0,0 +1,952 @@
+
+
+
+
+
+
当前在线总人数:{{ listDataInfo.onlineCount }}人
+
+
+
+
+
{{item.time}}
+
{{ item.name }}{{ item.typeName }}
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.history/src/views/home/widget/socketdiabox_20241024100024.vue b/.history/src/views/home/widget/socketdiabox_20241024100024.vue
new file mode 100644
index 0000000..dc55db2
--- /dev/null
+++ b/.history/src/views/home/widget/socketdiabox_20241024100024.vue
@@ -0,0 +1,951 @@
+
+
+
+
+
+
当前在线总人数:{{ listDataInfo.onlineCount }}人
+
+
+
+
+
{{item.time}}
+
{{ item.name }}{{ item.typeName }}
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.history/src/views/login/index_20230925084406.vue b/.history/src/views/login/index_20230925084406.vue
new file mode 100644
index 0000000..f921df1
--- /dev/null
+++ b/.history/src/views/login/index_20230925084406.vue
@@ -0,0 +1,485 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 登 录
+
+
+
+
+
+ 忘记密码?
+
+
+ 还没有账号?去注册
+
+
+
+
+
+ 接口服务器启用了Oauth认证,请点击这里登录
+
+
+
+
+
+
+ 山东慧创信息科技有限公司
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/.history/src/views/login/index_20241028113610.vue b/.history/src/views/login/index_20241028113610.vue
new file mode 100644
index 0000000..159707f
--- /dev/null
+++ b/.history/src/views/login/index_20241028113610.vue
@@ -0,0 +1,492 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 登 录
+
+
+
+
+
+ 忘记密码?
+
+
+ 还没有账号?去注册
+
+
+
+
+
+ 接口服务器启用了Oauth认证,请点击这里登录
+
+
+
+
+
+
+ 山东慧创信息科技有限公司
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/.history/src/views/login/index_20241028113612.vue b/.history/src/views/login/index_20241028113612.vue
new file mode 100644
index 0000000..159707f
--- /dev/null
+++ b/.history/src/views/login/index_20241028113612.vue
@@ -0,0 +1,492 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 登 录
+
+
+
+
+
+ 忘记密码?
+
+
+ 还没有账号?去注册
+
+
+
+
+
+ 接口服务器启用了Oauth认证,请点击这里登录
+
+
+
+
+
+
+ 山东慧创信息科技有限公司
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/.history/src/views/login/index_20241028113923.vue b/.history/src/views/login/index_20241028113923.vue
new file mode 100644
index 0000000..27fe0ca
--- /dev/null
+++ b/.history/src/views/login/index_20241028113923.vue
@@ -0,0 +1,497 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 登 录
+
+
+
+
+
+ 忘记密码?
+
+
+ 还没有账号?去注册
+
+
+
+
+
+ 接口服务器启用了Oauth认证,请点击这里登录
+
+
+
+
+
+
+ 山东慧创信息科技有限公司
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/.history/src/views/login/index_20241028113925.vue b/.history/src/views/login/index_20241028113925.vue
new file mode 100644
index 0000000..27fe0ca
--- /dev/null
+++ b/.history/src/views/login/index_20241028113925.vue
@@ -0,0 +1,497 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 登 录
+
+
+
+
+
+ 忘记密码?
+
+
+ 还没有账号?去注册
+
+
+
+
+
+ 接口服务器启用了Oauth认证,请点击这里登录
+
+
+
+
+
+
+ 山东慧创信息科技有限公司
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/.history/src/views/login/index_20241028113948.vue b/.history/src/views/login/index_20241028113948.vue
new file mode 100644
index 0000000..27fe0ca
--- /dev/null
+++ b/.history/src/views/login/index_20241028113948.vue
@@ -0,0 +1,497 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 登 录
+
+
+
+
+
+ 忘记密码?
+
+
+ 还没有账号?去注册
+
+
+
+
+
+ 接口服务器启用了Oauth认证,请点击这里登录
+
+
+
+
+
+
+ 山东慧创信息科技有限公司
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/.history/src/views/login/index_20241028114048.vue b/.history/src/views/login/index_20241028114048.vue
new file mode 100644
index 0000000..27fe0ca
--- /dev/null
+++ b/.history/src/views/login/index_20241028114048.vue
@@ -0,0 +1,497 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 登 录
+
+
+
+
+
+ 忘记密码?
+
+
+ 还没有账号?去注册
+
+
+
+
+
+ 接口服务器启用了Oauth认证,请点击这里登录
+
+
+
+
+
+
+ 山东慧创信息科技有限公司
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/public/config/app.json b/public/config/app.json
index bb49583..8088132 100644
--- a/public/config/app.json
+++ b/public/config/app.json
@@ -3,7 +3,7 @@
"gaodeApi": "4f992c089f9496201f6e4ea39ff3ab60",
"pingyixian":{
- "appname":"平邑县森林火灾指挥调度系统",
+ "appname":"平邑县森林防火指挥调度系统",
"area":"平邑县",
"baseUrl":"http://111.17.207.220:9001",
"layerurl":"http://111.17.207.220:9006/applicationMars/getApplicationInfo/pingyixian",
diff --git a/public/config/pingyixianConfig.json b/public/config/pingyixianConfig.json
index 83f6c98..ca9a816 100644
--- a/public/config/pingyixianConfig.json
+++ b/public/config/pingyixianConfig.json
@@ -148,8 +148,8 @@
"pid": 10,
"name": "最新高清影像",
"type": "wms",
- "url": "https://fx.hopetrytech.com:7005/geoserver/PY/wms",
- "layers": "PY:yingxiang",
+ "url": "http://fx.hopetrytech.com:9007/geoserver/pingyi/wms",
+ "layers": "pingyi:pingyigaoqingyingxiang",
"crs": "EPSG:4326",
"parameters": {
"transparent": "true",
diff --git a/public/img/login-bg.png b/public/img/login-bg.png
index 5ca8a99ed60ebb4382d4bed1b0b5026512d81694..bc0f484d2bb9491b458fae25f65f19d435164ca8 100644
GIT binary patch
literal 129155
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 | |