From cbde2b4fb938ce62c204390544c52935906c8962 Mon Sep 17 00:00:00 2001
From: lixuliang <lixuliang_hd@126.com>
Date: 星期二, 09 一月 2024 18:59:29 +0800
Subject: [PATCH] 11

---
 static/layers.json |   49 +++++++++++++++++++++++++++++++++++++++++--------
 1 files changed, 41 insertions(+), 8 deletions(-)

diff --git a/static/layers.json b/static/layers.json
index ec928bb..a5b6b38 100644
--- a/static/layers.json
+++ b/static/layers.json
@@ -41,6 +41,17 @@
                     "rename": false
                 },
                 {
+                    "id": "A349C2B3",
+                    "sourceType": "GEOJSON",
+                    "type": "ZhongPo",
+                    "name": "绾靛潯",
+                    "urls": "/Data/json/ZhongPo.geojson",
+                    "alpha": 1,
+                    "zIndex": 4,
+                    "checked": false,
+                    "rename": false
+                },
+                {
                     "id": "A349C2B4",
                     "sourceType": "GEOJSON",
                     "type": "WangGe",
@@ -56,11 +67,7 @@
                     "sourceType": "GEOJSON",
                     "type": "zhaiHai",
                     "name": "鐏惧",
-                    "urls": [
-                        "/Data/json/zhaiHai1.geojson",
-                        "/Data/json/zhaiHai2.geojson",
-                        "/Data/json/zhaiHai3.geojson"
-                    ],
+                    "urls": "/Data/json/zhaiHai.geojson",
                     "alpha": 1,
                     "zIndex": 4,
                     "checked": false,
@@ -93,7 +100,11 @@
                     "checked": true,
                     "rename": false,
                     "effectsMaxHeight": 0,
-                    "zIndex": 5
+                    "zIndex": 5,
+                    "skipLevelofDetail": true,
+                    "preferLeaves": true,
+                    "maximumScreenSpaceError": 24,
+                    "maximumMemoryUsage": 1024
                 },
                 {
                     "id": "482040AD2",
@@ -103,7 +114,11 @@
                     "checked": true,
                     "rename": false,
                     "zIndex": 2,
-                    "effectsMaxHeight": 0
+                    "effectsMaxHeight": 0,
+                    "skipLevelofDetail": true,
+                    "preferLeaves": true,
+                    "maximumScreenSpaceError": 24,
+                    "maximumMemoryUsage": 1024
                 },
                 {
                     "id": "482040AD3",
@@ -113,7 +128,25 @@
                     "checked": true,
                     "rename": false,
                     "zIndex": 2,
-                    "effectsMaxHeight": 0
+                    "effectsMaxHeight": 0,
+                    "skipLevelofDetail": true,
+                    "preferLeaves": true,
+                    "maximumScreenSpaceError": 24,
+                    "maximumMemoryUsage": 1024
+                },
+                {
+                    "id": "482040AD4",
+                    "sourceType": "b3dm",
+                    "name": "鍘嬪姏娴嬭瘯妯″瀷",
+                    "urls": "http://192.168.20.83:8866/gisserver/c3dserver/BIM/tileset.json",
+                    "checked": false,
+                    "rename": false,
+                    "zIndex": 2,
+                    "effectsMaxHeight": 0,
+                    "skipLevelofDetail": true,
+                    "preferLeaves": true,
+                    "maximumScreenSpaceError": 24,
+                    "maximumMemoryUsage": 1024
                 }
             ],
             "rename": false,

--
Gitblit v1.9.3