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 | 61 ++++++++++++++++++++++++++---- 1 files changed, 52 insertions(+), 9 deletions(-) diff --git a/static/layers.json b/static/layers.json index 6f39692..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, @@ -89,21 +96,57 @@ "id": "482040AD1", "sourceType": "b3dm", "name": "鏈嶅姟鍖烘ā鍨�", - "urls": "http://localhost/JiangSu/Data/3dtiles/fwq/tileset.json", + "urls": "http://192.168.20.83/JiangSu/Data/3dtiles/fwq/tileset.json", "checked": true, "rename": false, "effectsMaxHeight": 0, - "zIndex": 5 + "zIndex": 5, + "skipLevelofDetail": true, + "preferLeaves": true, + "maximumScreenSpaceError": 24, + "maximumMemoryUsage": 1024 }, { "id": "482040AD2", "sourceType": "b3dm", "name": "鏀惰垂绔欐ā鍨�", - "urls": "http://localhost/JiangSu/Data/3dtiles/sfz/tileset.json", + "urls": "http://192.168.20.83/JiangSu/Data/3dtiles/sfz/tileset.json", "checked": true, "rename": false, "zIndex": 2, - "effectsMaxHeight": 0 + "effectsMaxHeight": 0, + "skipLevelofDetail": true, + "preferLeaves": true, + "maximumScreenSpaceError": 24, + "maximumMemoryUsage": 1024 + }, + { + "id": "482040AD3", + "sourceType": "b3dm", + "name": "鎺㈠湴闆疯揪鐐逛簯", + "urls": "http://192.168.20.83/JiangSu/Data/3dtiles/lasDianYun/tileset.json", + "checked": true, + "rename": false, + "zIndex": 2, + "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