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 | 36 +++++++++++++++++++++++++----------- 1 files changed, 25 insertions(+), 11 deletions(-) diff --git a/static/layers.json b/static/layers.json index 5dd5eed..a5b6b38 100644 --- a/static/layers.json +++ b/static/layers.json @@ -39,7 +39,8 @@ "zIndex": 4, "checked": false, "rename": false - }, { + }, + { "id": "A349C2B3", "sourceType": "GEOJSON", "type": "ZhongPo", @@ -66,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, @@ -103,7 +100,11 @@ "checked": true, "rename": false, "effectsMaxHeight": 0, - "zIndex": 5 + "zIndex": 5, + "skipLevelofDetail": true, + "preferLeaves": true, + "maximumScreenSpaceError": 24, + "maximumMemoryUsage": 1024 }, { "id": "482040AD2", @@ -113,7 +114,11 @@ "checked": true, "rename": false, "zIndex": 2, - "effectsMaxHeight": 0 + "effectsMaxHeight": 0, + "skipLevelofDetail": true, + "preferLeaves": true, + "maximumScreenSpaceError": 24, + "maximumMemoryUsage": 1024 }, { "id": "482040AD3", @@ -123,8 +128,13 @@ "checked": true, "rename": false, "zIndex": 2, - "effectsMaxHeight": 0 - },{ + "effectsMaxHeight": 0, + "skipLevelofDetail": true, + "preferLeaves": true, + "maximumScreenSpaceError": 24, + "maximumMemoryUsage": 1024 + }, + { "id": "482040AD4", "sourceType": "b3dm", "name": "鍘嬪姏娴嬭瘯妯″瀷", @@ -132,7 +142,11 @@ "checked": false, "rename": false, "zIndex": 2, - "effectsMaxHeight": 0 + "effectsMaxHeight": 0, + "skipLevelofDetail": true, + "preferLeaves": true, + "maximumScreenSpaceError": 24, + "maximumMemoryUsage": 1024 } ], "rename": false, -- Gitblit v1.9.3