1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
| {
| "id": "id",
| "name": "ALL",
| "children": [
| {
| "id": "xianzhaungshuju",
| "name": "图层数据",
| "children": [
| {
| "id": "tc3857",
| "name": "3857图层",
| "checked": false,
| "sourceType": "yztile",
| "urls": "http://10.10.4.116:8081/Help4Gov/wms?&SERVICENAME=IMAGESTAT",
| "layer": "L9999990",
| "srs": "EPSG:3857",
| "type": "pixel",
| "Level": 1
| }
| ]
| }
| ]
| }
|
|