surprise
2024-01-10 2a960cd2c5b88b143cea4acfaeafb96daef0f29b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
{
  "id": "id",
  "name": "ALL",
  "children": [
    {
      "id": "xianzhaungshuju",
      "name": "现状数据",
      "children": [
        {
          "id": "jichucehui",
          "name": "基础测绘",
          "children": [
            {
              "id": "yx",
              "name": "影像",
              "checked": true,
              "sourceType": "gis_tms",
              "urls": "http://172.20.10.11:8080/localserver/cite/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=cite%3AQTFZL&maxFeatures=50&outputFormat=application%2Fjson"
            },
            {
              "id": "dzpoi",
              "name": "地名地址",
              "checked": true,
              "class": "lable",
              "//": "//",
              "sourceType": "geojson",
              "urls": "http://172.20.10.11:8080/gisserver/wfsserver/poi_01?version=1.3.0&request=GetFeature&typename=poi_01&propertyname=*&bbox=365597.23971968493%2C3305663.8063424854%2C366608.18778992863%2C3306668.9611938843&format=json"
            },
            {
              "id": "guanx",
              "name": "地下管线",
              "checked": true,
              "sourceType": "geojson",
              "radius":0.2,
              "class":"polylineVolume",
              "urls": "http://192.168.13.16:8090/localserver/cite/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=cite%3ADLFZL_Clip&maxFeatures=50&outputFormat=application%2Fjson"
            }, {
              "id": "guanx1",
              "name": "地下管线1",
              "checked": true,
              "sourceType": "geojson",
              "radius":0.2,
              "class":"polylineVolume",
              "urls": "http://192.168.13.16:8090/localserver/cite/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=cite%3APSFZL_Clip&maxFeatures=50&outputFormat=application%2Fjson"
            }, {
              "id": "guanx2",
              "name": "地下管线2",
              "checked": true,
              "sourceType": "geojson",
              "radius":0.2,
              "class":"polylineVolume",
              "urls": "http://192.168.13.16:8090/localserver/cite/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=cite%3AJSL_Clip&maxFeatures=50&outputFormat=application%2Fjson"
            },
            {
              "id": "qx_model1",
              "name": "倾斜",
              "checked": false,
              "sourceType": "b3dm",
              "urls": "http://localhost/IISWeb/GX_XM/tileset.json"
            }
          ]
        }
      ]
    }
  ]
}