This commit is contained in:
2023-06-22 06:50:23 +08:00
parent 94e7e9685f
commit bb24077192
282 changed files with 800435 additions and 2020 deletions

70
dist/json/layerList.json vendored Normal file
View File

@ -0,0 +1,70 @@
[
{
"url": "http://192.168.0.113:8090/iserver/services/tudiqueqian84-map/wms111",
"layers": "tudiqueqian84"
},
{
"url": "http://192.168.0.113:8090/iserver/services/map-sanqusanxianWGS84/wms111",
"layers": "yongnongSanqusanxianWGS84@sanqusanxianWGS84"
},
{
"url": "http://192.168.0.113:8090/iserver/services/map-sanqusanxianWGS84/wms111",
"layers": "gengbaoSanqusanxianWGS84@sanqusanxianWGS84"
},
{
"url": "http://192.168.0.113:8090/iserver/services/map-liangquhuadingWGS84/wms111",
"layers": "XJXZQ3702112019WGS84@liangquhuadingWGS84"
},
{
"url": "http://192.168.0.113:8090/iserver/services/map-liangquhuadingWGS84/wms111",
"layers": "XJQY3702112019WGS84@liangquhuadingWGS84"
},
{
"url": "http://192.168.0.113:8090/iserver/services/map-liangquhuadingWGS84/wms111",
"layers": "CJQY3702112019WGS84@liangquhuadingWGS84"
},
{
"url": "http://192.168.0.113:8090/iserver/services/map-gaobiaozhunnongtianWGS84/wms111",
"layers": "T2012@gaobiaozhunnongtianWGS84"
},
{
"url": "http://192.168.0.113:8090/iserver/services/map-gaobiaozhunnongtianWGS84/wms111",
"layers": "T2013@gaobiaozhunnongtianWGS84"
},
{
"url": "http://192.168.0.113:8090/iserver/services/map-gaobiaozhunnongtianWGS84/wms111",
"layers": "T2014@gaobiaozhunnongtianWGS84"
},
{
"url": "http://192.168.0.113:8090/iserver/services/map-gaobiaozhunnongtianWGS84/wms111",
"layers": "T2015@gaobiaozhunnongtianWGS84"
},
{
"url": "http://192.168.0.113:8090/iserver/services/map-gaobiaozhunnongtianWGS84/wms111",
"layers": "T2016@gaobiaozhunnongtianWGS84"
},
{
"url": "http://192.168.0.113:8090/iserver/services/map-gaobiaozhunnongtianWGS84/wms111",
"layers": "T2017@gaobiaozhunnongtianWGS84"
},
{
"url": "http://192.168.0.113:8090/iserver/services/map-gaobiaozhunnongtianWGS84/wms111",
"layers": "T2018@gaobiaozhunnongtianWGS84"
},
{
"url": "http://192.168.0.113:8090/iserver/services/map-gaobiaozhunnongtianWGS84/wms111",
"layers": "T2019@gaobiaozhunnongtianWGS84"
},
{
"url": "http://192.168.0.113:8090/iserver/services/map-gaobiaozhunnongtianWGS84/wms111",
"layers": "T2020@gaobiaozhunnongtianWGS84"
},
{
"url": "http://192.168.0.113:8090/iserver/services/map-gaobiaozhunnongtianWGS84/wms111",
"layers": "T2021@gaobiaozhunnongtianWGS84"
},
{
"url": "http://192.168.0.113:8090/iserver/services/map-gaobiaozhunnongtianWGS84/wms111",
"layers": "T2022@gaobiaozhunnongtianWGS84"
}
]

BIN
dist/json/layerList.json.gz vendored Normal file

Binary file not shown.

101
dist/json/selectDataList.json vendored Normal file
View File

@ -0,0 +1,101 @@
[{
"id": "3",
"label": "土地确权",
"rank": "1",
"children": []
}, {
"id": "30",
"label": "三区三线",
"rank": "0",
"children": [{
"id": "4",
"label": "永久基本农田",
"rank": "1",
"children": []
}, {
"id": "5",
"label": "耕地",
"rank": "1",
"children": []
}]
}, {
"id": "31",
"label": "两区划定",
"rank": "0",
"children": [{
"id": "6",
"label": "县级行政区",
"rank": "1",
"children": []
}, {
"id": "7",
"label": "县级区域",
"rank": "1",
"children": []
}, {
"id": "8",
"label": "村级区域",
"rank": "1",
"children": []
}]
}, {
"id": "32",
"label": "高标准农田",
"rank": "0",
"children": [{
"id": "9",
"label": "2012年",
"rank": "1",
"children": []
}, {
"id": "10",
"label": "2013年",
"rank": "1",
"children": []
}, {
"id": "11",
"label": "2014年",
"rank": "1",
"children": []
}, {
"id": "12",
"label": "2015年",
"rank": "1",
"children": []
}, {
"id": "13",
"label": "2016年",
"rank": "1",
"children": []
}, {
"id": "14",
"label": "2017年",
"rank": "1",
"children": []
}, {
"id": "15",
"label": "2018年",
"rank": "1",
"children": []
}, {
"id": "16",
"label": "2019年",
"rank": "1",
"children": []
}, {
"id": "17",
"label": "2020年",
"rank": "1",
"children": []
}, {
"id": "18",
"label": "2021年",
"rank": "1",
"children": []
}, {
"id": "19",
"label": "2022年",
"rank": "1",
"children": []
}]
}]

BIN
dist/json/selectDataList.json.gz vendored Normal file

Binary file not shown.