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 5ca8a99..bc0f484 100644
Binary files a/public/img/login-bg.png and b/public/img/login-bg.png differ
diff --git a/public/img/water.zip b/public/img/water.zip
deleted file mode 100644
index d19e378..0000000
Binary files a/public/img/water.zip and /dev/null differ
diff --git a/public/img/weather_icon/bingbao.png b/public/img/weather_icon/bingbao.png
new file mode 100644
index 0000000..9fed875
Binary files /dev/null and b/public/img/weather_icon/bingbao.png differ
diff --git a/public/img/weather_icon/lei.png b/public/img/weather_icon/lei.png
new file mode 100644
index 0000000..84821c9
Binary files /dev/null and b/public/img/weather_icon/lei.png differ
diff --git a/public/img/weather_icon/qing.png b/public/img/weather_icon/qing.png
new file mode 100644
index 0000000..3c8217f
Binary files /dev/null and b/public/img/weather_icon/qing.png differ
diff --git a/public/img/weather_icon/shachen.png b/public/img/weather_icon/shachen.png
new file mode 100644
index 0000000..36028fb
Binary files /dev/null and b/public/img/weather_icon/shachen.png differ
diff --git a/public/img/weather_icon/wind.png b/public/img/weather_icon/wind.png
new file mode 100644
index 0000000..50a0a85
Binary files /dev/null and b/public/img/weather_icon/wind.png differ
diff --git a/public/img/weather_icon/wind_one.png b/public/img/weather_icon/wind_one.png
new file mode 100644
index 0000000..2fd75d7
Binary files /dev/null and b/public/img/weather_icon/wind_one.png differ
diff --git a/public/img/weather_icon/wind_three.png b/public/img/weather_icon/wind_three.png
new file mode 100644
index 0000000..5f045fd
Binary files /dev/null and b/public/img/weather_icon/wind_three.png differ
diff --git a/public/img/weather_icon/wu.png b/public/img/weather_icon/wu.png
new file mode 100644
index 0000000..fc491da
Binary files /dev/null and b/public/img/weather_icon/wu.png differ
diff --git a/public/img/weather_icon/xue.png b/public/img/weather_icon/xue.png
new file mode 100644
index 0000000..724725a
Binary files /dev/null and b/public/img/weather_icon/xue.png differ
diff --git a/public/img/weather_icon/yin.png b/public/img/weather_icon/yin.png
new file mode 100644
index 0000000..19a7d88
Binary files /dev/null and b/public/img/weather_icon/yin.png differ
diff --git a/public/img/weather_icon/yu.png b/public/img/weather_icon/yu.png
new file mode 100644
index 0000000..64c3f60
Binary files /dev/null and b/public/img/weather_icon/yu.png differ
diff --git a/public/img/weather_icon/yun.png b/public/img/weather_icon/yun.png
new file mode 100644
index 0000000..ebd5a05
Binary files /dev/null and b/public/img/weather_icon/yun.png differ
diff --git a/public/index.html b/public/index.html
index 6dd55aa..fa490ab 100644
--- a/public/index.html
+++ b/public/index.html
@@ -6,7 +6,7 @@
- 平邑县森林火灾指挥调度系统
+ 平邑县森林防火指挥调度系统