config.js 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766
  1. const arcMapToken = "sy-af242c93-2d14-4232-812b-b9f23172dbb2";
  2. window.ApplicationConfig = {
  3. // baseUrl: "https://zdzy.zrzyt.zj.gov.cn/ybzBjServer/",
  4. baseUrl: '/ysgzybz',
  5. mapLayerConfig: {
  6. use: "innerNet",
  7. projection: {
  8. "EPSG:4490": "+proj=longlat +ellps=GRS80 +no_defs" // proj4.defs("EPSG:4490","+proj=longlat +ellps=GRS80 +no_defs");
  9. },
  10. innerNet: {
  11. view: {
  12. center: [120.215879, 29.105148],
  13. zoom: 8,
  14. fitExtent: [
  15. 119.93054011309823,
  16. 27.58795490358181,
  17. 121.24821284259042,
  18. 28.05212726686306
  19. ],
  20. minZoom: 7,
  21. maxZoom: 21
  22. },
  23. layers: [
  24. {
  25. id: "jcdl", // id 一经指定,切勿轻易修改
  26. name: "基础地理",
  27. enabled: true, // 是否启用,启用才会显示在页面中
  28. expand: false, // 是否展开折叠
  29. visible: true, // 是否显示子图层
  30. base: true, // 是否底图,底图 在 设置 visible-layer-ids 时会跳过,向下传递
  31. opacity: 1, // 图层透明度,取值0~1或false,false禁用透明度调节功能,可选配置
  32. hidden: false, // 只在 layerTree 组件里面不显示,代码上依旧能获取到,可选配置
  33. children: [
  34. {
  35. id: "zjyx-g",
  36. name: "浙江-影像",
  37. enabled: true,
  38. expand: false,
  39. visible: true,
  40. children: [
  41. {
  42. id: 'tdt',
  43. name: "天地图影像",
  44. enabled: true,
  45. visible: true,
  46. wmtsForceUrl: true,
  47. serverType: "tdtxyz",
  48. url: "https://t0.tianditu.gov.cn/DataServer?T=img_w&x={x}&y={y}&l={z}&tk=f2f2a746d8ec501d1c60d1ac7d7e063c",
  49. },
  50. {
  51. id: "zjyx",
  52. name: "浙江-影像",
  53. enabled: true,
  54. visible: true,
  55. serverType: "wmts",
  56. wmtsForceUrl: true,
  57. url: 'https://zlzd.zrzyt.zj.gov.cn/gtkj/zjgt48/34048bffdd0d4d148ca4a40da7eade21/services/wmts/imgmap/default/oss?request=getcapabilities'
  58. }
  59. ]
  60. },
  61. {
  62. id: "xzqh",
  63. name: "行政区划",
  64. enabled: true,
  65. expand: false,
  66. visible: false,
  67. children: [
  68. {
  69. id: "xzqh-s",
  70. name: "市级行政区",
  71. enabled: true,
  72. visible: true,
  73. serverType: "ArcGISTile",
  74. url:
  75. "https://zlzd.zrzyt.zj.gov.cn/gtkj/SZSW/ef622c03738048d2962fb27c0e28aa64/arcgis/rest/services/GCS330000_1001_XZQH_2021_TM/GCS330000_1001_XZQH_DS_2021_TM/MapServer"
  76. },
  77. {
  78. id: "xzqh-s-search",
  79. name: "市级行政区",
  80. enabled: true,
  81. visible: false,
  82. serverType: "wms",
  83. params: {
  84. version: '1.1.1',
  85. layers: 'sde:sjxzq',
  86. },
  87. url:
  88. "https://zlzd.zrzyt.zj.gov.cn/geoserver/sde/wms",
  89. queryUrl: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/sde',
  90. },
  91. {
  92. id: "xzqh-x-search",
  93. name: "县级行政区",
  94. enabled: true,
  95. visible: false,
  96. serverType: "wms",
  97. params: {
  98. version: '1.1.1',
  99. layers: 'sde:xjxzq',
  100. },
  101. url:
  102. "https://zlzd.zrzyt.zj.gov.cn/geoserver/sde/wms",
  103. queryUrl: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/sde',
  104. },
  105. {
  106. id: "xzqh-x",
  107. name: "县级行政区",
  108. enabled: true,
  109. visible: false,
  110. serverType: "ArcGISTile",
  111. url:
  112. "https://zlzd.zrzyt.zj.gov.cn/gtkj/SZSW/8eebbfb5f4154884b948fffdd0925158/arcgis/rest/services/GCS330000_1001_XZQH_2021_TM/GCS330000_1001_XZQH_QX_2021_TM/MapServer"
  113. },
  114. ]
  115. }
  116. ]
  117. },
  118. {
  119. id: "dktc",
  120. name: "图层服务",
  121. enabled: true,
  122. expand: true,
  123. visible: false,
  124. children: [
  125. {
  126. id: "hzyx-202311",
  127. name: "杭州-影像-11",
  128. enabled: true,
  129. visible: true,
  130. serverType: "ArcGISTile",
  131. url: `https://kjzzyy.hzsgis.com:8082/Ip109-13-8083/512834d664a4d3407b4c18ba3e8b3b66373945ec/Tile/RemoteRest/YG_HZRASTER202311_BX.gis`
  132. },
  133. {
  134. id: "hzyx-202310",
  135. name: "杭州-影像-10",
  136. enabled: true,
  137. visible: false,
  138. serverType: "ArcGISTile",
  139. url: `https://kjzzyy.hzsgis.com:8082/Ip109-13-8083/512834d664a4d3407b4c18ba3e8b3b66373945ec/Tile/RemoteRest/YG_HZRASTER202310_BX.gis`
  140. },
  141. {
  142. id: "hzyx-202309",
  143. name: "杭州-影像-09",
  144. enabled: true,
  145. visible: false,
  146. serverType: "ArcGISTile",
  147. url: `https://kjzzyy.hzsgis.com:8082/Ip109-13-8083/512834d664a4d3407b4c18ba3e8b3b66373945ec/Tile/RemoteRest/YG_HZRASTER202309_BX.gis`
  148. },
  149. {
  150. id: "hzyx-202308",
  151. name: "杭州-影像-08",
  152. enabled: true,
  153. visible: false,
  154. serverType: "ArcGISTile",
  155. url: `https://kjzzyy.hzsgis.com:8082/Ip109-13-8083/512834d664a4d3407b4c18ba3e8b3b66373945ec/Tile/RemoteRest/YG_HZRASTER202308_BX.gis`
  156. },
  157. {
  158. id: "hzyx-202307",
  159. name: "杭州-影像-07",
  160. enabled: true,
  161. visible: false,
  162. serverType: "ArcGISTile",
  163. url: `https://kjzzyy.hzsgis.com:8082/Ip109-13-8083/512834d664a4d3407b4c18ba3e8b3b66373945ec/Tile/RemoteRest/YG_HZRASTER202307_BX.gis`
  164. },
  165. {
  166. id: "bj-kzxxxgh",
  167. name: "控制性详细规划",
  168. enabled: true,
  169. visible: false,
  170. serverType: "dynamic",
  171. params: {
  172. layers: "show:0,1"
  173. },
  174. opacity: 0.5,
  175. url: "https://ditu.hangzhoumap.gov.cn:6443/arcgis/rest/services/KGDK_CESHI/MapServer",
  176. },
  177. {
  178. id: "bj-kg",
  179. name: "滨江控规用地",
  180. enabled: true,
  181. visible: true,
  182. serverType: 'wms',
  183. params: {
  184. version: '1.1.1',
  185. layers: 'sde:ybz_bj_kg',
  186. },
  187. url: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/sde/wms',
  188. queryUrl: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/sde',
  189. legend: {
  190. title: "滨江控规用地",
  191. defs: {
  192. 滨江控规用地: {
  193. color: "#9999FF",
  194. query: {}
  195. },
  196. }
  197. }
  198. },
  199. {
  200. id: "bj-lsyd",
  201. name: "滨江临时用地",
  202. enabled: true,
  203. visible: true,
  204. serverType: 'wms',
  205. params: {
  206. version: '1.1.1',
  207. layers: 'sde:bjlsyd',
  208. },
  209. url: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/sde/wms',
  210. queryUrl: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/sde',
  211. legend: {
  212. title: "滨江临时用地",
  213. defs: {
  214. 滨江临时用地: {
  215. color: "#9999FF",
  216. query: {}
  217. },
  218. }
  219. }
  220. },
  221. {
  222. id: "bj-wlyd",
  223. name: "滨江未供地块",
  224. enabled: true,
  225. visible: false,
  226. serverType: 'wms',
  227. params: {
  228. version: '1.1.1',
  229. layers: 'ysybz:bjwlyd2000',
  230. },
  231. url: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/ysybz/wms',
  232. queryUrl: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/ysybz',
  233. legend: {
  234. title: "未供地块资源",
  235. defs: {
  236. 一类工业用地: {
  237. color: "#BD9673",
  238. query: {}
  239. },
  240. 中小学用地: {
  241. color: "#FF82CE",
  242. query: {}
  243. },
  244. 二类居住用地: {
  245. color: "#FFFF29",
  246. query: {}
  247. },
  248. 住宅用地: {
  249. color: "#FFFF29",
  250. query: {}
  251. },
  252. 体育用地: {
  253. color: "#00A67B",
  254. query: {}
  255. },
  256. 供电用地: {
  257. color: "#006584",
  258. query: {}
  259. },
  260. 公共交通场站用地: {
  261. color: "#DEDBDE",
  262. query: {}
  263. },
  264. 公园绿地: {
  265. color: "#00FF00",
  266. query: {}
  267. },
  268. 其他公用设施用地: {
  269. color: "#006584",
  270. query: {}
  271. },
  272. 农林用地: {
  273. color: "#63AE63",
  274. query: {}
  275. },
  276. 医疗卫生用地: {
  277. color: "#FF7D7B",
  278. query: {}
  279. },
  280. 商业服务业设施用地: {
  281. color: "#FF0000",
  282. query: {}
  283. },
  284. 商业用地: {
  285. color: "#FF0000",
  286. query: {}
  287. },
  288. 商业金融业用地: {
  289. color: "#FF0063",
  290. query: {}
  291. },
  292. 安全设施用地: {
  293. color: "#006584",
  294. query: {}
  295. },
  296. 广场绿地: {
  297. color: "#009600",
  298. query: {}
  299. },
  300. 排水用地: {
  301. color: "#006584",
  302. query: {}
  303. },
  304. 文物古迹用地: {
  305. color: "#849252",
  306. query: {}
  307. },
  308. 旅馆业用地: {
  309. color: "#FF0000",
  310. query: {}
  311. },
  312. 服务设施用地: {
  313. color: "#006584",
  314. query: {}
  315. },
  316. 村镇居民用地: {
  317. color: "#FFFF29",
  318. query: {}
  319. },
  320. 水域: {
  321. color: "#63CBFF",
  322. query: {}
  323. },
  324. 特殊用地: {
  325. color: "#849252",
  326. query: {}
  327. },
  328. 社会停车场用地: {
  329. color: "#DEDBDE",
  330. query: {}
  331. },
  332. 综合交通枢纽用地: {
  333. color: "#DEDBDE",
  334. query: {}
  335. },
  336. 绿地: {
  337. color: "#CEF77B",
  338. query: {}
  339. },
  340. 轨道交通线路用地: {
  341. color: "#DEDBDE",
  342. query: {}
  343. },
  344. 防护绿地: {
  345. color: "#CEF77B",
  346. query: {}
  347. },
  348. 非建设用地: {
  349. color: "#006584",
  350. query: {}
  351. },
  352. 其他: {
  353. color: "#006584",
  354. query: {}
  355. },
  356. }
  357. }
  358. },
  359. {
  360. id: "bjq-xzq",
  361. name: "滨江区行政区",
  362. enabled: true,
  363. visible: false,
  364. serverType: 'wms',
  365. params: {
  366. version: '1.1.1',
  367. layers: 'sde:xzq',
  368. },
  369. url: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/sde/wms',
  370. queryUrl: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/sde'
  371. },
  372. {
  373. id: "bjq-gd",
  374. name: "滨江区供地地块",
  375. enabled: true,
  376. visible: false,
  377. serverType: 'wms',
  378. params: {
  379. version: '1.1.1',
  380. layers: 'ysybz:gdxminfo_bj_1',
  381. },
  382. url: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/ysybz/wms',
  383. queryUrl: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/ysybz',
  384. },
  385. {
  386. id: "bj-gyyd-wst",
  387. name: "滨江工业用地五色图",
  388. enabled: true,
  389. visible: false,
  390. serverType: 'wms',
  391. params: {
  392. version: '1.1.1',
  393. layers: 'sde:ydb_bj_gyyd_1',
  394. },
  395. url: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/sde/wms',
  396. queryUrl: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/sde',
  397. legend: {
  398. title: "滨江工业用地五色图",
  399. defs: {
  400. 亩均税收大于100: {
  401. color: "#00FF00",
  402. query: {}
  403. },
  404. '亩均税收50~100': {
  405. color: "#0070FF",
  406. query: {}
  407. },
  408. '亩均税收30~50': {
  409. color: "#FF00DF",
  410. query: {}
  411. },
  412. '亩均税收10~30': {
  413. color: "#FFFF2D",
  414. query: {}
  415. },
  416. '亩均税收小于10': {
  417. color: "red",
  418. query: {}
  419. },
  420. }
  421. }
  422. },
  423. {
  424. id: "gyyd",
  425. name: "工业用地",
  426. enabled: true,
  427. visible: false,
  428. serverType: 'wms',
  429. params: {
  430. version: '1.1.1',
  431. layers: 'ysybz:ydb_bj_gyyd',
  432. },
  433. url: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/ysybz/wms',
  434. queryUrl: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/ysybz',
  435. legend: {
  436. title: "工业用地",
  437. defs: {
  438. 工业用地: {
  439. color: "#A83801",
  440. query: {}
  441. }
  442. }
  443. }
  444. },
  445. {
  446. id: "syyd",
  447. name: "商业用地",
  448. enabled: true,
  449. visible: false,
  450. serverType: 'wms',
  451. params: {
  452. version: '1.1.1',
  453. layers: 'sde:bjsyyd',
  454. },
  455. url: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/sde/wms',
  456. queryUrl: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/sde',
  457. legend: {
  458. title: "商业用地",
  459. defs: {
  460. 商业用地: {
  461. color: "#FF0000",
  462. query: {}
  463. }
  464. }
  465. }
  466. },
  467. {
  468. id: "bj-dkgl",
  469. name: "滨江地块管理",
  470. enabled: true,
  471. visible: false,
  472. serverType: 'wms',
  473. params: {
  474. version: '1.1.1',
  475. layers: 'sde:bjwkfly2000',
  476. },
  477. url: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/sde/wms',
  478. queryUrl: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/sde',
  479. legend: {
  480. title: "管地单位",
  481. defs: {
  482. 区城管局: {
  483. color: "rgba(255, 190, 190, 255)",
  484. query: {}
  485. },
  486. 城建发展公司: {
  487. color: "rgba(255, 211, 127, 255)",
  488. query: {}
  489. },
  490. "城建发展公司;智慧新天地": {
  491. color: "rgba(255, 211, 127, 255)",
  492. query: {}
  493. },
  494. 建管中心: {
  495. color: "rgba(80, 20, 173, 255)",
  496. query: {}
  497. },
  498. 智慧新天地: {
  499. color: "rgba(255, 127, 127, 255)",
  500. query: {}
  501. },
  502. 浦沿街道: {
  503. color: "rgba(255, 115, 223, 255)",
  504. query: {}
  505. },
  506. 滨江环境公司: {
  507. color: "rgba(230, 76, 0, 255)",
  508. query: {}
  509. },
  510. "滨江环境公司;长河街道": {
  511. color: "rgba(0, 255, 197, 255)",
  512. query: {}
  513. },
  514. 物联网: {
  515. color: "rgba(0, 112, 255, 255)",
  516. query: {}
  517. },
  518. "物联网/滨江环境公司": {
  519. color: "rgba(0, 112, 255, 255)",
  520. query: {}
  521. },
  522. 白马湖创意城: {
  523. color: "rgba(197, 0, 255, 255)",
  524. query: {}
  525. },
  526. 西兴街道: {
  527. color: "rgba(85, 255, 0, 255)",
  528. query: {}
  529. },
  530. 资产经营公司: {
  531. color: "rgba(255, 0, 0, 255)",
  532. query: {}
  533. },
  534. "资产经营公司/长河街道": {
  535. color: "rgba(0, 255, 197, 255)",
  536. query: {}
  537. },
  538. 长河街道: {
  539. color: "rgba(0, 255, 197, 255)",
  540. query: {}
  541. },
  542. }
  543. }
  544. },
  545. {
  546. id: "bj-xz",
  547. name: "滨江小镇",
  548. enabled: true,
  549. visible: false,
  550. serverType: 'wms',
  551. params: {
  552. version: '1.1.1',
  553. layers: 'ysybz:特色小镇',
  554. },
  555. url: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/ysybz/wms',
  556. queryUrl: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/ysybz',
  557. legend: {
  558. title: "滨江小镇",
  559. defs: {
  560. 小镇: {
  561. color: "red",
  562. query: {}
  563. },
  564. }
  565. }
  566. },
  567. {
  568. id: "bj-stbhhx",
  569. name: "滨江生态保护红线",
  570. enabled: true,
  571. visible: false,
  572. serverType: 'wms',
  573. params: {
  574. version: '1.1.1',
  575. layers: 'ysybz:bjstbhhx',
  576. },
  577. url: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/ysybz/wms',
  578. queryUrl: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/ysybz',
  579. legend: {
  580. title: "滨江生态保护红线",
  581. defs: {
  582. 保护红线: {
  583. color: "#00A57D",
  584. query: {}
  585. },
  586. }
  587. }
  588. },
  589. {
  590. id: "bj-czkfbj",
  591. name: "滨江城镇开发边界",
  592. enabled: true,
  593. visible: false,
  594. serverType: 'wms',
  595. params: {
  596. version: '1.1.1',
  597. layers: 'ysybz:bjczkfbj_1',
  598. },
  599. url: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/ysybz/wms',
  600. queryUrl: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/ysybz',
  601. legend: {
  602. title: "滨江城镇开发边界",
  603. defs: {
  604. 开发边界: {
  605. color: "#FF0064",
  606. query: {}
  607. },
  608. }
  609. }
  610. },
  611. {
  612. id: "bj-gyyd-new",
  613. name: "滨江住宅用地",
  614. enabled: true,
  615. visible: false,
  616. serverType: 'wms',
  617. params: {
  618. version: '1.1.1',
  619. layers: 'ysybz:ydb_bj_gyyd',
  620. },
  621. url: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/ysybz/wms',
  622. queryUrl: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/ysybz',
  623. legend: {
  624. title: "滨江工业用地",
  625. defs: {
  626. 滨江工业用地: {
  627. color: "#BB9674",
  628. query: {}
  629. }
  630. }
  631. }
  632. },
  633. {
  634. id: "bj-zzyd-new",
  635. name: "滨江住宅用地",
  636. enabled: true,
  637. visible: false,
  638. serverType: 'wms',
  639. params: {
  640. version: '1.1.1',
  641. layers: 'ysybz:zzyd',
  642. },
  643. url: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/ysybz/wms',
  644. queryUrl: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/ysybz',
  645. legend: {
  646. title: "滨江住宅用地",
  647. defs: {
  648. 滨江住宅用地: {
  649. color: "#FFFF2D",
  650. query: {}
  651. }
  652. }
  653. }
  654. },
  655. {
  656. id: "bj-jyyd",
  657. name: "滨江教育用地",
  658. enabled: true,
  659. visible: false,
  660. serverType: 'wms',
  661. params: {
  662. version: '1.1.1',
  663. layers: 'ysybz:jyyd',
  664. },
  665. url: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/ysybz/wms',
  666. queryUrl: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/ysybz',
  667. legend: {
  668. title: "滨江教育用地",
  669. defs: {
  670. 滨江教育用地: {
  671. color: "#00FFC5",
  672. query: {}
  673. }
  674. }
  675. }
  676. },
  677. {
  678. id: "bj-kfbjw",
  679. name: "滨江城镇开发边界外",
  680. enabled: true,
  681. visible: false,
  682. serverType: 'wms',
  683. params: {
  684. version: '1.1.1',
  685. layers: 'ysybz:kfbjw',
  686. },
  687. url: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/ysybz/wms',
  688. queryUrl: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/ysybz',
  689. legend: {
  690. title: "滨江城镇开发边界外",
  691. defs: {
  692. 开发边界外: {
  693. color: "#FFFF2D",
  694. query: {}
  695. },
  696. }
  697. }
  698. },
  699. {
  700. id: "bj-ld",
  701. name: "滨江林地",
  702. enabled: true,
  703. visible: false,
  704. serverType: 'wms',
  705. params: {
  706. version: '1.1.1',
  707. layers: 'ysybz:bjld2000',
  708. },
  709. url: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/ysybz/wms',
  710. queryUrl: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/ysybz',
  711. legend: {
  712. title: "滨江林地",
  713. defs: {
  714. 滨江林地: {
  715. color: "#64AF64",
  716. query: {}
  717. },
  718. }
  719. }
  720. },
  721. {
  722. id: "bj-gd",
  723. name: "滨江耕地",
  724. enabled: true,
  725. visible: false,
  726. serverType: 'wms',
  727. params: {
  728. version: '1.1.1',
  729. layers: 'ysybz:bjgd',
  730. },
  731. url: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/ysybz/wms',
  732. queryUrl: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/ysybz',
  733. legend: {
  734. title: "滨江耕地",
  735. defs: {
  736. 滨江耕地: {
  737. color: "#F5F8DC",
  738. query: {}
  739. },
  740. }
  741. }
  742. },
  743. ]
  744. }
  745. ]
  746. }
  747. },
  748. mockData:{
  749. yhLandInfo:{
  750. gyyd:34211,
  751. ss: 325.62,
  752. mjss: 95.18,
  753. ss_after:333.76,
  754. mjss_after:97.56,
  755. add_ss:8.13,
  756. add_mjss:2.38,
  757. },
  758. yhMjxyData: {
  759. mjgx: 1.25,
  760. mjdx: 2.17
  761. }
  762. }
  763. }