config.js 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744
  1. const arcMapToken = "sy-af242c93-2d14-4232-812b-b9f23172dbb2";
  2. window.ApplicationConfig = {
  3. // baseUrl: "https://zlzd.zrzyt.zj.gov.cn/app215/ybz-api/",
  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-lsyd",
  179. name: "滨江临时用地",
  180. enabled: true,
  181. visible: true,
  182. serverType: 'wms',
  183. params: {
  184. version: '1.1.1',
  185. layers: 'sde:bjlsyd',
  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-wlyd",
  201. name: "滨江未供地块",
  202. enabled: true,
  203. visible: false,
  204. serverType: 'wms',
  205. params: {
  206. version: '1.1.1',
  207. layers: 'ysybz:bjwlyd2000',
  208. },
  209. url: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/ysybz/wms',
  210. queryUrl: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/ysybz',
  211. legend: {
  212. title: "未供地块资源",
  213. defs: {
  214. 一类工业用地: {
  215. color: "#BD9673",
  216. query: {}
  217. },
  218. 中小学用地: {
  219. color: "#FF82CE",
  220. query: {}
  221. },
  222. 二类居住用地: {
  223. color: "#FFFF29",
  224. query: {}
  225. },
  226. 住宅用地: {
  227. color: "#FFFF29",
  228. query: {}
  229. },
  230. 体育用地: {
  231. color: "#00A67B",
  232. query: {}
  233. },
  234. 供电用地: {
  235. color: "#006584",
  236. query: {}
  237. },
  238. 公共交通场站用地: {
  239. color: "#DEDBDE",
  240. query: {}
  241. },
  242. 公园绿地: {
  243. color: "#00FF00",
  244. query: {}
  245. },
  246. 其他公用设施用地: {
  247. color: "#006584",
  248. query: {}
  249. },
  250. 农林用地: {
  251. color: "#63AE63",
  252. query: {}
  253. },
  254. 医疗卫生用地: {
  255. color: "#FF7D7B",
  256. query: {}
  257. },
  258. 商业服务业设施用地: {
  259. color: "#FF0000",
  260. query: {}
  261. },
  262. 商业用地: {
  263. color: "#FF0000",
  264. query: {}
  265. },
  266. 商业金融业用地: {
  267. color: "#FF0063",
  268. query: {}
  269. },
  270. 安全设施用地: {
  271. color: "#006584",
  272. query: {}
  273. },
  274. 广场绿地: {
  275. color: "#009600",
  276. query: {}
  277. },
  278. 排水用地: {
  279. color: "#006584",
  280. query: {}
  281. },
  282. 文物古迹用地: {
  283. color: "#849252",
  284. query: {}
  285. },
  286. 旅馆业用地: {
  287. color: "#FF0000",
  288. query: {}
  289. },
  290. 服务设施用地: {
  291. color: "#006584",
  292. query: {}
  293. },
  294. 村镇居民用地: {
  295. color: "#FFFF29",
  296. query: {}
  297. },
  298. 水域: {
  299. color: "#63CBFF",
  300. query: {}
  301. },
  302. 特殊用地: {
  303. color: "#849252",
  304. query: {}
  305. },
  306. 社会停车场用地: {
  307. color: "#DEDBDE",
  308. query: {}
  309. },
  310. 综合交通枢纽用地: {
  311. color: "#DEDBDE",
  312. query: {}
  313. },
  314. 绿地: {
  315. color: "#CEF77B",
  316. query: {}
  317. },
  318. 轨道交通线路用地: {
  319. color: "#DEDBDE",
  320. query: {}
  321. },
  322. 防护绿地: {
  323. color: "#CEF77B",
  324. query: {}
  325. },
  326. 非建设用地: {
  327. color: "#006584",
  328. query: {}
  329. },
  330. 其他: {
  331. color: "#006584",
  332. query: {}
  333. },
  334. }
  335. }
  336. },
  337. {
  338. id: "bjq-xzq",
  339. name: "滨江区行政区",
  340. enabled: true,
  341. visible: false,
  342. serverType: 'wms',
  343. params: {
  344. version: '1.1.1',
  345. layers: 'sde:xzq',
  346. },
  347. url: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/sde/wms',
  348. queryUrl: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/sde'
  349. },
  350. {
  351. id: "bjq-gd",
  352. name: "滨江区供地地块",
  353. enabled: true,
  354. visible: false,
  355. serverType: 'wms',
  356. params: {
  357. version: '1.1.1',
  358. layers: 'ysybz:gdxminfo_bj_1',
  359. },
  360. url: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/ysybz/wms',
  361. queryUrl: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/ysybz',
  362. },
  363. {
  364. id: "bj-gyyd-wst",
  365. name: "滨江工业用地五色图",
  366. enabled: true,
  367. visible: false,
  368. serverType: 'wms',
  369. params: {
  370. version: '1.1.1',
  371. layers: 'sde:ydb_bj_gyyd_1',
  372. },
  373. url: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/sde/wms',
  374. queryUrl: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/sde',
  375. legend: {
  376. title: "滨江工业用地五色图",
  377. defs: {
  378. 亩均税收大于100: {
  379. color: "#00FF00",
  380. query: {}
  381. },
  382. '亩均税收50~100': {
  383. color: "#0070FF",
  384. query: {}
  385. },
  386. '亩均税收30~50': {
  387. color: "#FF00DF",
  388. query: {}
  389. },
  390. '亩均税收10~30': {
  391. color: "#FFFF2D",
  392. query: {}
  393. },
  394. '亩均税收小于10': {
  395. color: "red",
  396. query: {}
  397. },
  398. }
  399. }
  400. },
  401. {
  402. id: "gyyd",
  403. name: "工业用地",
  404. enabled: true,
  405. visible: false,
  406. serverType: 'wms',
  407. params: {
  408. version: '1.1.1',
  409. layers: 'ysybz:ydb_bj_gyyd',
  410. },
  411. url: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/ysybz/wms',
  412. queryUrl: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/ysybz',
  413. legend: {
  414. title: "工业用地",
  415. defs: {
  416. 工业用地: {
  417. color: "#A83801",
  418. query: {}
  419. }
  420. }
  421. }
  422. },
  423. {
  424. id: "syyd",
  425. name: "商业用地",
  426. enabled: true,
  427. visible: false,
  428. serverType: 'wms',
  429. params: {
  430. version: '1.1.1',
  431. layers: 'sde:bjsyyd',
  432. },
  433. url: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/sde/wms',
  434. queryUrl: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/sde',
  435. legend: {
  436. title: "商业用地",
  437. defs: {
  438. 商业用地: {
  439. color: "#FF0000",
  440. query: {}
  441. }
  442. }
  443. }
  444. },
  445. {
  446. id: "bj-dkgl",
  447. name: "滨江地块管理",
  448. enabled: true,
  449. visible: false,
  450. serverType: 'wms',
  451. params: {
  452. version: '1.1.1',
  453. layers: 'sde:bjwkfly2000',
  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: "rgba(255, 190, 190, 255)",
  462. query: {}
  463. },
  464. 城建发展公司: {
  465. color: "rgba(255, 211, 127, 255)",
  466. query: {}
  467. },
  468. "城建发展公司;智慧新天地": {
  469. color: "rgba(255, 211, 127, 255)",
  470. query: {}
  471. },
  472. 建管中心: {
  473. color: "rgba(80, 20, 173, 255)",
  474. query: {}
  475. },
  476. 智慧新天地: {
  477. color: "rgba(255, 127, 127, 255)",
  478. query: {}
  479. },
  480. 浦沿街道: {
  481. color: "rgba(255, 115, 223, 255)",
  482. query: {}
  483. },
  484. 滨江环境公司: {
  485. color: "rgba(230, 76, 0, 255)",
  486. query: {}
  487. },
  488. "滨江环境公司;长河街道": {
  489. color: "rgba(0, 255, 197, 255)",
  490. query: {}
  491. },
  492. 物联网: {
  493. color: "rgba(0, 112, 255, 255)",
  494. query: {}
  495. },
  496. "物联网/滨江环境公司": {
  497. color: "rgba(0, 112, 255, 255)",
  498. query: {}
  499. },
  500. 白马湖创意城: {
  501. color: "rgba(197, 0, 255, 255)",
  502. query: {}
  503. },
  504. 西兴街道: {
  505. color: "rgba(85, 255, 0, 255)",
  506. query: {}
  507. },
  508. 资产经营公司: {
  509. color: "rgba(255, 0, 0, 255)",
  510. query: {}
  511. },
  512. "资产经营公司/长河街道": {
  513. color: "rgba(0, 255, 197, 255)",
  514. query: {}
  515. },
  516. 长河街道: {
  517. color: "rgba(0, 255, 197, 255)",
  518. query: {}
  519. },
  520. }
  521. }
  522. },
  523. {
  524. id: "bj-xz",
  525. name: "滨江小镇",
  526. enabled: true,
  527. visible: false,
  528. serverType: 'wms',
  529. params: {
  530. version: '1.1.1',
  531. layers: 'ysybz:特色小镇',
  532. },
  533. url: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/ysybz/wms',
  534. queryUrl: 'https://zlzd.zrzyt.zj.gov.cn/geoserver/ysybz',
  535. legend: {
  536. title: "滨江小镇",
  537. defs: {
  538. 小镇: {
  539. color: "red",
  540. query: {}
  541. },
  542. }
  543. }
  544. },
  545. {
  546. id: "bj-stbhhx",
  547. name: "滨江生态保护红线",
  548. enabled: true,
  549. visible: false,
  550. serverType: 'wms',
  551. params: {
  552. version: '1.1.1',
  553. layers: 'ysybz:bjstbhhx',
  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: "#00A57D",
  562. query: {}
  563. },
  564. }
  565. }
  566. },
  567. {
  568. id: "bj-czkfbj",
  569. name: "滨江城镇开发边界",
  570. enabled: true,
  571. visible: false,
  572. serverType: 'wms',
  573. params: {
  574. version: '1.1.1',
  575. layers: 'ysybz:bjczkfbj_1',
  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: "#FF0064",
  584. query: {}
  585. },
  586. }
  587. }
  588. },
  589. {
  590. id: "bj-gyyd-new",
  591. name: "滨江住宅用地",
  592. enabled: true,
  593. visible: false,
  594. serverType: 'wms',
  595. params: {
  596. version: '1.1.1',
  597. layers: 'ysybz:ydb_bj_gyyd',
  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: "#BB9674",
  606. query: {}
  607. }
  608. }
  609. }
  610. },
  611. {
  612. id: "bj-zzyd-new",
  613. name: "滨江住宅用地",
  614. enabled: true,
  615. visible: false,
  616. serverType: 'wms',
  617. params: {
  618. version: '1.1.1',
  619. layers: 'ysybz:zzyd',
  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: "#FFFF2D",
  628. query: {}
  629. }
  630. }
  631. }
  632. },
  633. {
  634. id: "bj-jyyd",
  635. name: "滨江教育用地",
  636. enabled: true,
  637. visible: false,
  638. serverType: 'wms',
  639. params: {
  640. version: '1.1.1',
  641. layers: 'ysybz:jyyd',
  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: "#00FFC5",
  650. query: {}
  651. }
  652. }
  653. }
  654. },
  655. {
  656. id: "bj-kfbjw",
  657. name: "滨江城镇开发边界外",
  658. enabled: true,
  659. visible: false,
  660. serverType: 'wms',
  661. params: {
  662. version: '1.1.1',
  663. layers: 'ysybz:kfbjw',
  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: "#FFFF2D",
  672. query: {}
  673. },
  674. }
  675. }
  676. },
  677. {
  678. id: "bj-ld",
  679. name: "滨江林地",
  680. enabled: true,
  681. visible: false,
  682. serverType: 'wms',
  683. params: {
  684. version: '1.1.1',
  685. layers: 'ysybz:bjld2000',
  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: "#64AF64",
  694. query: {}
  695. },
  696. }
  697. }
  698. },
  699. {
  700. id: "bj-gd",
  701. name: "滨江耕地",
  702. enabled: true,
  703. visible: false,
  704. serverType: 'wms',
  705. params: {
  706. version: '1.1.1',
  707. layers: 'ysybz:bjgd',
  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: "#F5F8DC",
  716. query: {}
  717. },
  718. }
  719. }
  720. },
  721. ]
  722. }
  723. ]
  724. }
  725. },
  726. mockData:{
  727. yhLandInfo:{
  728. gyyd:34211,
  729. ss: 325.62,
  730. mjss: 95.18,
  731. ss_after:333.76,
  732. mjss_after:97.56,
  733. add_ss:8.13,
  734. add_mjss:2.38,
  735. },
  736. yhMjxyData: {
  737. mjgx: 1.25,
  738. mjdx: 2.17
  739. }
  740. }
  741. }