AppConfig.js 39 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459
  1. const geoserverurl = 'http://localhost:8090/geoserver/TianZhen/wms?'
  2. const geoserverwmtsurl = 'http://localhost:8090/geoserver/TianZhen/wmts?'
  3. // 系统总配置
  4. window.AppConfig = {
  5. /* 项目服务(根据项目进行更换) */
  6. serverBaseUrl8006: 'http://localhost:8006',
  7. // serverBaseUrl8006: "http://43.138.89.214:8006",
  8. /* 数据服务地址 */
  9. serverBaseUrl8010: 'http://localhost:8010',
  10. /* 接图表地址 */
  11. jietubiaourl: 'http://localhost:8012/dataServer/part3/jietubiao/', //+name.pdf
  12. /* 加载tiff */
  13. jietubiaotiffurl: 'http://localhost:8012/dataServer/part3/jietubiaotiff/', //+name.png
  14. //基础图层配置
  15. layersConfig: [
  16. {
  17. type: 'group',
  18. name: '基础影像',
  19. label: '基础影像',
  20. tag: '',
  21. show: false,
  22. children: [
  23. {
  24. type: 'urltemplate',
  25. name: '全国影像',
  26. label: '全国影像',
  27. show: false,
  28. parms: {
  29. url: 'http://localhost:9016/dataServer/part1/DATA/ChinaImage/{z}/{x}/{y}.jpg'
  30. }
  31. },
  32. {
  33. type: 'arcgis',
  34. name: '天镇影像',
  35. label: '天镇影像',
  36. show: true,
  37. parms: {
  38. url: 'https://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer'
  39. }
  40. }
  41. ]
  42. },
  43. {
  44. type: 'group',
  45. name: '行政区划',
  46. label: '行政区划',
  47. children: [
  48. {
  49. type: 'geojson',
  50. name: '太原市界',
  51. label: '太原市界',
  52. show: true,
  53. parms: {
  54. url: './static/data/json/taiyuan_FeatureToLine_Featur.json',
  55. style: {
  56. polyline: {
  57. material: 'rgb(116,178,255)',
  58. width: 10,
  59. clampToGround: true,
  60. // distanceDisplayCondition: [0, 1500000],
  61. heightReference: 1,
  62. disableDepthTestDistance: 50000000,
  63. zIndex: 2
  64. }
  65. }
  66. }
  67. }
  68. ]
  69. },
  70. {
  71. type: 'group',
  72. name: '空间查询',
  73. label: '空间查询',
  74. // children: [
  75. // {
  76. // type: 'group',
  77. // name: '空间查询',
  78. // label: '数据加载',
  79. children: [
  80. {
  81. type: 'geojson_mian',
  82. name: 'jjj202308_2__cc1407252017000258',
  83. label: '寿阳县2019年-2m'
  84. },
  85. {
  86. type: 'geojson_mian',
  87. name: 'jjj2019_1__cc1407252017000258',
  88. label: '寿阳县2023年-1m'
  89. },
  90. {
  91. type: 'geojson_mian',
  92. name: 'jjj201908_1__128_cc1410022017000325_4326',
  93. label: '尧都区2019年8月—1m'
  94. },
  95. {
  96. type: 'geojson_mian',
  97. name: 'poi',
  98. label: '天镇poi'
  99. },
  100. ]
  101. // }]
  102. },
  103. {
  104. type: 'group',
  105. name: '耕地流出动态监测',
  106. label: '耕地流出动态监测',
  107. children: [
  108. {
  109. type: 'geojson_mian',
  110. name: 'yq202004_2_jubu',
  111. label: '阳曲县2020年05_01'
  112. },
  113. {
  114. type: 'geojson_mian',
  115. name: 'yq202212_2_jubu',
  116. label: '阳曲县2022年12-2m_01'
  117. },
  118. {
  119. type: 'geojson_mian',
  120. name: 'yq202405_jubu',
  121. label: '阳曲县2024年05_01'
  122. },
  123. {
  124. type: 'geojson_mian',
  125. name: 'yq202405_2a_jubu',
  126. label: '阳曲县2024年05-2am_01'
  127. },
  128. {
  129. type: 'geojson_mian',
  130. name: 'yq202004_2',
  131. label: '阳曲县2020年04-2m'
  132. },
  133. {
  134. type: 'geojson_mian',
  135. name: 'yq202212_2',
  136. label: '阳曲县2022年12-2m'
  137. },
  138. {
  139. type: 'geojson_mian',
  140. name: 'yq202405',
  141. label: '阳曲县2024年05'
  142. },
  143. {
  144. type: 'geojson_mian',
  145. name: 'yq202405_2a',
  146. label: '阳曲县2024年05-2am'
  147. }
  148. ]
  149. },
  150. {
  151. type: 'group',
  152. name: '城市国土空间监测',
  153. label: '城市国土空间监测',
  154. children: [
  155. {
  156. type: 'geojson_mian',
  157. name: 'ty2014_1_jubu',
  158. label: '城区2014年-1m_01'
  159. },
  160. {
  161. type: 'geojson_mian',
  162. name: 'ty2017_1_jubu',
  163. label: '城区2017年-1m_01'
  164. },
  165. {
  166. type: 'geojson_mian',
  167. name: 'ty2021_2_jubu',
  168. label: '城区2021年-2m_01'
  169. },
  170. {
  171. type: 'geojson_mian',
  172. name: 'ty2023_2_jubu',
  173. label: '城区2023年-2m_01'
  174. },
  175. {
  176. type: 'geojson_mian',
  177. name: 'ty2014_1',
  178. label: '城区2014年-1m'
  179. },
  180. {
  181. type: 'geojson_mian',
  182. name: 'ty2017_1',
  183. label: '城区2017年-1m'
  184. },
  185. {
  186. type: 'geojson_mian',
  187. name: 'ty2021_2',
  188. label: '城区2021年-2m'
  189. },
  190. {
  191. type: 'geojson_mian',
  192. name: 'ty2023_2',
  193. label: '城区2023年-2m'
  194. },
  195. {
  196. type: 'geojson_mian',
  197. name: 'ty2014_1_shuiti',
  198. label: '城区2014年水体-1m'
  199. },
  200. {
  201. type: 'geojson_mian',
  202. name: 'ty2017_1_shuiti',
  203. label: '城区2017年水体-1m'
  204. },
  205. {
  206. type: 'geojson_mian',
  207. name: 'ty2021_2_shuiti',
  208. label: '城区2021年水体-2m'
  209. },
  210. {
  211. type: 'geojson_mian',
  212. name: 'ty2023_2_shuiti',
  213. label: '城区2023年水体-2m'
  214. },
  215. {
  216. type: 'geojson_mian',
  217. name: 'ty2014_1_jianzhuwu',
  218. label: '城区2014年房屋-1m'
  219. },
  220. {
  221. type: 'geojson_mian',
  222. name: 'ty2017_1_jianzhuwu',
  223. label: '城区2017年房屋-1m'
  224. },
  225. {
  226. type: 'geojson_mian',
  227. name: 'ty2021_2_jianzhuwu',
  228. label: '城区2021年房屋-2m'
  229. },
  230. {
  231. type: 'geojson_mian',
  232. name: 'ty2023_2_jianzhuwu',
  233. label: '城区2023年房屋-2m'
  234. },
  235. {
  236. type: 'geojson_mian',
  237. name: 'ty2014_1_caodi',
  238. label: '城区2014年草地-1m'
  239. },
  240. {
  241. type: 'geojson_mian',
  242. name: 'ty2017_1_caodi',
  243. label: '城区2017年草地-1m'
  244. },
  245. {
  246. type: 'geojson_mian',
  247. name: 'ty2021_2_caodi',
  248. label: '城区2021年草地-2m'
  249. },
  250. {
  251. type: 'geojson_mian',
  252. name: 'ty2023_2_caodi',
  253. label: '城区2023年草地-2m'
  254. }
  255. ]
  256. },
  257. {
  258. type: 'group',
  259. name: '矿山修复动态监测',
  260. label: '矿山修复动态监测',
  261. children: [
  262. {
  263. type: 'geojson_mian',
  264. name: 'jjj2019_1__cc1407252017000258',
  265. label: '寿阳县2019年-2m'
  266. },
  267. {
  268. type: 'geojson_mian',
  269. name: 'jjj202308_2__cc1407252017000258',
  270. label: '寿阳县2023年-1m'
  271. },
  272. // {
  273. // type: "geojson_mian",
  274. // name: "jjj201908_1__128_cc1410022017000325_4326",
  275. // label: "尧都区2019年8月—1m",
  276. // },
  277. // {
  278. // type: "geojson_mian",
  279. // name: "jjj202308_1_128_cc1410022017000325_4326",
  280. // label: "尧都区2023年8月—1m",
  281. // },
  282. {
  283. type: 'geojson_mian',
  284. name: 'HHSQ_2021_1',
  285. label: '左云县2021年-1m'
  286. },
  287. {
  288. type: 'geojson_mian',
  289. name: 'HHSQ_2023_1',
  290. label: '左云县2023年-1m'
  291. },
  292. {
  293. type: 'geojson_mian',
  294. name: 'hh201903_2_128_cc14118120170003112_4326',
  295. label: '孝义市,交口县2019年3月-2m'
  296. },
  297. {
  298. type: 'geojson_mian',
  299. name: 'hh2021_1_128_cc1411812017000312_4326',
  300. label: '孝义市,交口县2021年-1m'
  301. },
  302. {
  303. type: 'geojson_mian',
  304. name: 'hh202308_1_128_cc14118120170003112_4326',
  305. label: '孝义市,交口县2023年8月-1m'
  306. },
  307. {
  308. type: 'geojson_mian',
  309. name: 'hh2018_1_128_cc1411812017000285_4326',
  310. label: '孝义市2018年-1m'
  311. },
  312. {
  313. type: 'geojson_mian',
  314. name: 'hh2019_2_128_cc1411812017000285_4326',
  315. label: '孝义市2019年-2m'
  316. },
  317. {
  318. type: 'geojson_mian',
  319. name: 'hh202308_1_128_cc14118120170001285_4326',
  320. label: '孝义市2023年8月-1m'
  321. },
  322. {
  323. type: 'geojson_mian',
  324. name: 'hh202308_2_128_cc141181201701285_4326',
  325. label: '孝义市2023年8月-2m'
  326. }
  327. ]
  328. },
  329. {
  330. type: 'group',
  331. name: '露天矿越界开采监测',
  332. label: '露天矿越界开采监测',
  333. children: [
  334. {
  335. type: 'geojson_mian',
  336. name: 'xy2015_4326_128',
  337. label: '襄垣县2015年'
  338. },
  339. {
  340. type: 'geojson_mian',
  341. name: 'xy202106_2_4326_128',
  342. label: '襄垣县2021年6月-2m'
  343. },
  344. {
  345. type: 'geojson_mian',
  346. name: 'hr2016_2_128_4326',
  347. label: '和顺县2016年-2m'
  348. },
  349. {
  350. type: 'geojson_mian',
  351. name: 'hr2017_1_128_4326',
  352. label: '和顺县2017年-1m'
  353. },
  354. {
  355. type: 'geojson_mian',
  356. name: 'hr2018_1_128_4326',
  357. label: '和顺县2018年-1m'
  358. },
  359. {
  360. type: 'geojson_mian',
  361. name: 'hr202004_2_128_4326',
  362. label: '和顺县2020年4月-2m'
  363. },
  364. {
  365. type: 'geojson_mian',
  366. name: 'hr202111_2_128_4326',
  367. label: '和顺县2021年11月-2m'
  368. },
  369. {
  370. type: 'geojson_mian',
  371. name: 'hr202205_2_128_4326',
  372. label: '和顺县2022年5月-2m'
  373. },
  374. {
  375. type: 'geojson_mian',
  376. name: 'hr202405_2_128_4326',
  377. label: '和顺县2024年5月-2m'
  378. },
  379. {
  380. type: 'geojson_mian',
  381. name: 'xy2017_1_4326_128',
  382. label: '襄垣县2017年-1m'
  383. },
  384. {
  385. type: 'geojson_mian',
  386. name: 'xy2020_1_4326_128',
  387. label: '襄垣县2020年-1m'
  388. },
  389. {
  390. type: 'geojson_mian',
  391. name: 'xy202203_2_4326_128',
  392. label: '襄垣县2022年3月-2m'
  393. },
  394. {
  395. type: 'geojson_mian',
  396. name: 'xy202304_2_4326_128',
  397. label: '襄垣县2023年4月-2m'
  398. },
  399. {
  400. type: 'geojson_mian',
  401. name: 'xy202403_2_4326_128',
  402. label: '襄垣县2024年3月-2m'
  403. },
  404. {
  405. type: 'geojson_mian',
  406. name: 'tjxy202004_2_project',
  407. label: '灵石县2020年4月-2m'
  408. },
  409. {
  410. type: 'geojson_mian',
  411. name: 'tjxy202112_2_128',
  412. label: '灵石县2021年12月-2m'
  413. },
  414. {
  415. type: 'geojson_mian',
  416. name: 'tjxy202211_2_128',
  417. label: '灵石县2022年11月-2m'
  418. },
  419. {
  420. type: 'geojson_mian',
  421. name: 'tjxy202312_2_128',
  422. label: '灵石县2023年12月-2m'
  423. },
  424. {
  425. type: 'geojson_mian',
  426. name: 'tjxy202406_2_128',
  427. label: '灵石县2024年6月-2m'
  428. },
  429. {
  430. type: 'geojson_mian',
  431. name: 'sk202109_2_4326_128',
  432. label: '交口县2021年9月-2m'
  433. },
  434. {
  435. type: 'geojson_mian',
  436. name: 'sk202207_2_4326_128',
  437. label: '交口县2022年7月-2m'
  438. },
  439. {
  440. type: 'geojson_mian',
  441. name: 'sk202404_2_4326_128',
  442. label: '交口县2024年4月-2m'
  443. },
  444. {
  445. type: 'geojson_mian',
  446. name: 'xj2015_4326_128',
  447. label: '交口县2015年'
  448. },
  449. {
  450. type: 'geojson_mian',
  451. name: 'xj2019_1_4326_128',
  452. label: '交口县2019年-1m'
  453. },
  454. {
  455. type: 'geojson_mian',
  456. name: 'xj2020_1_4326_128',
  457. label: '交口县2020年-1m'
  458. },
  459. {
  460. type: 'geojson_mian',
  461. name: 'xj202104_2_4326_128',
  462. label: '交口县2021年4月-2m'
  463. },
  464. {
  465. type: 'geojson_mian',
  466. name: 'xj202205_2_4326_128',
  467. label: '交口县2022年5月-2m'
  468. },
  469. {
  470. type: 'geojson_mian',
  471. name: 'assd2015_4326_128',
  472. label: '昔阳县2015年'
  473. },
  474. {
  475. type: 'geojson_mian',
  476. name: 'assd2019_1_4326_128',
  477. label: '昔阳县2019年-1m'
  478. },
  479. {
  480. type: 'geojson_mian',
  481. name: 'assd2020_1_4326_128',
  482. label: '昔阳县2020年-1m'
  483. },
  484. {
  485. type: 'geojson_mian',
  486. name: 'assd202004_2_4326_128',
  487. label: '昔阳县2020年4月-2m'
  488. },
  489. {
  490. type: 'geojson_mian',
  491. name: 'assd202102_2_4326_128',
  492. label: '昔阳县2021年2月-2m'
  493. },
  494. {
  495. type: 'geojson_mian',
  496. name: 'assd202111_2_4326_128',
  497. label: '昔阳县2021年11月-2m'
  498. },
  499. {
  500. type: 'geojson_mian',
  501. name: 'assd202211_2_4326_128',
  502. label: '昔阳县2022年11月-2m'
  503. },
  504. {
  505. type: 'geojson_mian',
  506. name: 'assd202311_2_4326_128',
  507. label: '昔阳县2023年11月-2m'
  508. }
  509. ]
  510. }
  511. ],
  512. terrainList: [
  513. {
  514. name: '山西全省dem',
  515. show: false,
  516. url: 'http://data.mars3d.cn/terrain'
  517. }
  518. ],
  519. tableNamesOptions: [
  520. {
  521. value: 'test1',
  522. label: '城市国土空间监测2015',
  523. area: '太原市六城区',
  524. dBasePeriodData: '影像数据',
  525. DataSituation: '2013至2023年每年的影像中变化明显的五期',
  526. NumberChanges: '',
  527. ChangeArea: ''
  528. },
  529. {
  530. value: 'test2',
  531. label: '城市国土空间监测2018',
  532. area: '阳曲县',
  533. dBasePeriodData: '2020年三调数据中耕地图斑范围',
  534. DataSituation: '选择影像特征明显的三至四期作为自动解译对照分析实验组的数据',
  535. NumberChanges: '',
  536. ChangeArea: ''
  537. },
  538. {
  539. value: 'test3',
  540. label: '露天矿越界开采监测2019',
  541. area: '阳曲县',
  542. dBasePeriodData: '2020年三调数据中耕地图斑范围',
  543. DataSituation: '最终选择影像变化明显的区域',
  544. NumberChanges: '',
  545. ChangeArea: ''
  546. },
  547. {
  548. value: 'test4',
  549. label: '露天矿越界开采监测2020',
  550. area: '(待定)',
  551. dBasePeriodData: '三个项目各自的基期影像',
  552. DataSituation: '修复前和修复后',
  553. NumberChanges: '',
  554. ChangeArea: ''
  555. },
  556. {
  557. value: 'hhsq2023_1_4326_ct1402262016000026001',
  558. label: '矿山修复动态监测2022',
  559. area: '(待定)',
  560. dBasePeriodData: '三个项目各自的基期影像',
  561. DataSituation: '修复前和修复后',
  562. NumberChanges: '',
  563. ChangeArea: ''
  564. },
  565. {
  566. value: 'hhsq2021_1_4326_ct1402262016000026001',
  567. label: '矿山修复动态监测2024',
  568. area: '(待定)',
  569. dBasePeriodData: '三个项目各自的基期影像',
  570. DataSituation: '修复前和修复后',
  571. NumberChanges: '',
  572. ChangeArea: ''
  573. },
  574. {
  575. value: 'jjj202308_1_128_cc1410022017000325_4326',
  576. label: '尧都区2023年8月—1m',
  577. area: '(待定)',
  578. dBasePeriodData: '三个项目各自的基期影像',
  579. DataSituation: '修复前和修复后',
  580. NumberChanges: '',
  581. ChangeArea: ''
  582. },
  583. {
  584. value: 'jjj201908_1__128_cc1410022017000325_4326',
  585. label: '尧都区2019年8月—1m',
  586. area: '(待定)',
  587. dBasePeriodData: '三个项目各自的基期影像',
  588. DataSituation: '修复前和修复后',
  589. NumberChanges: '',
  590. ChangeArea: ''
  591. }
  592. ],
  593. //shp图层
  594. shpConfig: [
  595. {
  596. type: 'group',
  597. name: '点图层',
  598. label: '点图层',
  599. children: [
  600. {
  601. type: 'geojson_dian',
  602. name: 'H_BBI_P',
  603. label: '建筑物及附属设施点',
  604. show: false,
  605. parms: {
  606. url: './static/data/json/dlg/H_BBI_A.json',
  607. style: {}
  608. }
  609. },
  610. {
  611. type: 'geojson_dian',
  612. name: 'H_BGR_P',
  613. label: '公共绿地点',
  614. show: false,
  615. parms: {
  616. url: './static/data/json/dlg/H_BGR_P.json',
  617. style: {}
  618. }
  619. },
  620. {
  621. type: 'geojson_dian',
  622. name: 'H_BST_P',
  623. label: '构筑物点',
  624. show: false,
  625. parms: {
  626. url: './static/data/json/dlg/H_BST_P.json',
  627. style: {}
  628. }
  629. },
  630. {
  631. type: 'geojson_dian',
  632. name: 'H_LFC_P',
  633. label: '轨道交通点',
  634. show: false,
  635. parms: {
  636. url: './static/data/json/dlg/H_LFC_P.json',
  637. style: {}
  638. }
  639. },
  640. {
  641. type: 'geojson_dian',
  642. name: 'H_LOT_P',
  643. label: '其他通道(公路)点',
  644. show: false,
  645. parms: {
  646. url: './static/data/json/dlg/H_LOT_P.json',
  647. style: {}
  648. }
  649. },
  650. {
  651. type: 'geojson_dian',
  652. name: 'H_LRF_P',
  653. label: '交通附属(轨道交通)点',
  654. show: false,
  655. parms: {
  656. url: './static/data/json/dlg/H_LRF_P.json',
  657. style: {}
  658. }
  659. },
  660. {
  661. type: 'geojson_dian',
  662. name: 'H_PCO_P',
  663. label: '通信主干线及附属设施点',
  664. show: false,
  665. parms: {
  666. url: './static/data/json/dlg/H_PCO_P.json',
  667. style: {}
  668. }
  669. },
  670. {
  671. type: 'geojson_dian',
  672. name: 'H_PEL_P',
  673. label: '输电主干线及附属设施点',
  674. show: false,
  675. parms: {
  676. url: './static/data/json/dlg/H_PEL_P.json',
  677. style: {}
  678. }
  679. },
  680. {
  681. type: 'geojson_dian',
  682. // name: "TRA_FP",
  683. // label: "交通附属设施点",
  684. name: 'M_GEN_P',
  685. label: '测试点',
  686. show: false,
  687. parms: {
  688. url: './static/data/json/dlg/M_GEN_P.json'
  689. }
  690. },
  691. {
  692. type: 'geojson_dian',
  693. name: 'RES_NP',
  694. label: '居民地注记',
  695. show: false,
  696. parms: {
  697. url: './static/data/json/dlg/RES_NP.json',
  698. style: {}
  699. }
  700. },
  701. {
  702. type: 'geojson_dian',
  703. name: 'RES_P',
  704. label: '居民地点',
  705. show: false,
  706. parms: {
  707. url: './static/data/json/dlg/RES_P.json',
  708. style: {}
  709. }
  710. },
  711. {
  712. type: 'geojson_dian',
  713. name: 'RES_FP',
  714. label: '设施点',
  715. show: false,
  716. parms: {
  717. url: './static/data/json/dlg/RES_FP.json'
  718. }
  719. },
  720. {
  721. type: 'geojson_dian',
  722. name: 'ELV_P',
  723. label: '高程点',
  724. show: false,
  725. parms: {
  726. url: './static/data/json/dlg/ELV_P.json'
  727. }
  728. },
  729. {
  730. type: 'geojson_dian',
  731. name: 'HYD_P',
  732. label: '水系点',
  733. show: false,
  734. parms: {
  735. url: './static/data/json/dlg/HYD_P.json'
  736. }
  737. },
  738. {
  739. type: 'geojson_dian',
  740. name: 'PIP_FP',
  741. label: '管线设施点',
  742. show: false,
  743. parms: {
  744. url: './static/data/json/dlg/PIP_FP.json'
  745. }
  746. },
  747. {
  748. type: 'geojson_dian',
  749. name: 'VEG_P',
  750. label: '植被与土质点',
  751. show: false,
  752. parms: {
  753. url: './static/data/json/dlg/VEG_P.json'
  754. }
  755. }
  756. ]
  757. },
  758. {
  759. type: 'group',
  760. name: '线图层',
  761. label: '线图层',
  762. children: [
  763. {
  764. type: 'geojson_xian',
  765. name: 'H_BBI_L',
  766. label: '建筑物及附属设施线',
  767. show: false,
  768. parms: {
  769. url: './static/data/json/dlg/H_BBI_L.json',
  770. style: {
  771. polyline: {
  772. material: 'rgb(116,178,255)',
  773. width: 10,
  774. clampToGround: true,
  775. distanceDisplayCondition: [0, 1500000],
  776. heightReference: 1,
  777. disableDepthTestDistance: 50000000,
  778. zIndex: 2
  779. }
  780. }
  781. }
  782. },
  783. {
  784. type: 'geojson_xian',
  785. name: 'H_BGR_L',
  786. label: '公共绿地线',
  787. show: false,
  788. parms: {
  789. url: './static/data/json/dlg/H_BGR_L.json',
  790. style: {
  791. polyline: {
  792. material: 'rgb(116,178,255)',
  793. width: 10,
  794. clampToGround: true,
  795. // distanceDisplayCondition: [0, 1500000],
  796. heightReference: 1,
  797. disableDepthTestDistance: 50000000,
  798. zIndex: 2
  799. }
  800. }
  801. }
  802. },
  803. {
  804. type: 'geojson_xian',
  805. name: 'H_BST_L',
  806. label: '构筑物线',
  807. show: false,
  808. parms: {
  809. url: './static/data/json/dlg/H_BST_L.json',
  810. style: {
  811. polyline: {
  812. material: 'rgb(116,178,255)',
  813. width: 10,
  814. clampToGround: true,
  815. // distanceDisplayCondition: [0, 1500000],
  816. heightReference: 1,
  817. disableDepthTestDistance: 50000000,
  818. zIndex: 2
  819. }
  820. }
  821. }
  822. },
  823. {
  824. type: 'geojson_xian',
  825. name: 'H_LCI_L',
  826. label: '城市道路线',
  827. show: false,
  828. parms: {
  829. url: './static/data/json/dlg/H_LCI_L.json',
  830. style: {
  831. polyline: {
  832. material: 'rgb(116,178,255)',
  833. width: 10,
  834. clampToGround: true,
  835. // distanceDisplayCondition: [0, 1500000],
  836. heightReference: 1,
  837. disableDepthTestDistance: 50000000,
  838. zIndex: 2
  839. }
  840. }
  841. }
  842. },
  843. {
  844. type: 'geojson_xian',
  845. name: 'H_LCO_L',
  846. label: '乡村到路线',
  847. show: false,
  848. parms: {
  849. url: './static/data/json/dlg/H_LCO_L.json',
  850. style: {
  851. polyline: {
  852. material: 'rgb(116,178,255)',
  853. width: 10,
  854. clampToGround: true,
  855. // distanceDisplayCondition: [0, 1500000],
  856. heightReference: 1,
  857. disableDepthTestDistance: 50000000,
  858. zIndex: 2
  859. }
  860. }
  861. }
  862. },
  863. {
  864. type: 'geojson_xian',
  865. name: 'H_LFC_L',
  866. label: '交通附属(公路水空)线',
  867. show: false,
  868. parms: {
  869. url: './static/data/json/dlg/H_LFC_L.json',
  870. style: {
  871. polyline: {
  872. material: 'rgb(116,178,255)',
  873. width: 10,
  874. clampToGround: true,
  875. // distanceDisplayCondition: [0, 1500000],
  876. heightReference: 1,
  877. disableDepthTestDistance: 50000000,
  878. zIndex: 2
  879. }
  880. }
  881. }
  882. },
  883. {
  884. type: 'geojson_xian',
  885. name: 'H_LIN_L',
  886. label: '城际公路线',
  887. show: false,
  888. parms: {
  889. url: './static/data/json/dlg/H_LIN_L.json',
  890. style: {
  891. polyline: {
  892. material: 'rgb(116,178,255)',
  893. width: 10,
  894. clampToGround: true,
  895. // distanceDisplayCondition: [0, 1500000],
  896. heightReference: 1,
  897. disableDepthTestDistance: 50000000,
  898. zIndex: 2
  899. }
  900. }
  901. }
  902. },
  903. {
  904. type: 'geojson_xian',
  905. name: 'H_LOT_L',
  906. label: '其他通道(公路)线',
  907. show: false,
  908. parms: {
  909. url: './static/data/json/dlg/H_LOT_L.json',
  910. style: {
  911. polyline: {
  912. material: 'rgb(116,178,255)',
  913. width: 10,
  914. clampToGround: true,
  915. // distanceDisplayCondition: [0, 1500000],
  916. heightReference: 1,
  917. disableDepthTestDistance: 50000000,
  918. zIndex: 2
  919. }
  920. }
  921. }
  922. },
  923. {
  924. type: 'geojson_xian',
  925. name: 'N_HFA_L',
  926. label: '瀑布/跌水线',
  927. show: false,
  928. parms: {
  929. url: './static/data/json/dlg/N_HFA_L.json',
  930. style: {
  931. polyline: {
  932. material: 'rgb(116,178,255)',
  933. width: 10,
  934. clampToGround: true,
  935. // distanceDisplayCondition: [0, 1500000],
  936. heightReference: 1,
  937. disableDepthTestDistance: 50000000,
  938. zIndex: 2
  939. }
  940. }
  941. }
  942. },
  943. {
  944. type: 'geojson_xian',
  945. name: 'N_HRI_L',
  946. label: '河流线',
  947. show: false,
  948. parms: {
  949. url: './static/data/json/dlg/N_HRI_L.json',
  950. style: {
  951. polyline: {
  952. material: 'rgb(116,178,255)',
  953. width: 10,
  954. clampToGround: true,
  955. // distanceDisplayCondition: [0, 1500000],
  956. heightReference: 1,
  957. disableDepthTestDistance: 50000000,
  958. zIndex: 2
  959. }
  960. }
  961. }
  962. },
  963. {
  964. type: 'geojson_xian',
  965. name: 'N_HRN_L',
  966. label: '水网线',
  967. show: false,
  968. parms: {
  969. url: './static/data/json/dlg/N_HRN_L.json',
  970. style: {
  971. polyline: {
  972. material: 'rgb(116,178,255)',
  973. width: 10,
  974. clampToGround: true,
  975. // distanceDisplayCondition: [0, 1500000],
  976. heightReference: 1,
  977. disableDepthTestDistance: 50000000,
  978. zIndex: 2
  979. }
  980. }
  981. }
  982. }
  983. // {
  984. // type: "geojson_xian",
  985. // name: "VEG_L",
  986. // label: "植被与土质线",
  987. // show: false,
  988. // parms: {
  989. // url: "./static/data/json/dlg/VEG_L.json",
  990. // style: {
  991. // polyline: {
  992. // material: "rgb(116,178,255)",
  993. // width: 10,
  994. // clampToGround: true,
  995. // // distanceDisplayCondition: [0, 1500000],
  996. // heightReference: 1,
  997. // disableDepthTestDistance: 50000000,
  998. // zIndex: 2
  999. // }
  1000. // }
  1001. // }
  1002. // },
  1003. // {
  1004. // type: "geojson_xian",
  1005. // name: "TRA_RL",
  1006. // label: "道路线",
  1007. // show: false,
  1008. // parms: {
  1009. // url: "./static/data/json/dlg/TRA_RL.json",
  1010. // style: {
  1011. // polyline: {
  1012. // material: "rgb(116,178,255)",
  1013. // width: 10,
  1014. // clampToGround: true,
  1015. // // distanceDisplayCondition: [0, 1500000],
  1016. // heightReference: 1,
  1017. // disableDepthTestDistance: 50000000,
  1018. // zIndex: 2
  1019. // }
  1020. // }
  1021. // }
  1022. // },
  1023. // {
  1024. // type: "geojson_xian",
  1025. // name: "RES_L",
  1026. // label: "居民地线",
  1027. // show: false,
  1028. // parms: {
  1029. // url: "./static/data/json/dlg/RES_L.json",
  1030. // style: {
  1031. // polyline: {
  1032. // material: "rgb(116,178,255)",
  1033. // width: 10,
  1034. // clampToGround: true,
  1035. // // distanceDisplayCondition: [0, 1500000],
  1036. // heightReference: 1,
  1037. // disableDepthTestDistance: 50000000,
  1038. // zIndex: 2
  1039. // }
  1040. // }
  1041. // }
  1042. // },
  1043. // {
  1044. // type: "geojson_xian",
  1045. // name: "TRA_FL",
  1046. // label: "交通附属设施线",
  1047. // show: false,
  1048. // parms: {
  1049. // url: "./static/data/json/dlg/TRA_FL.json",
  1050. // style: {
  1051. // polyline: {
  1052. // material: "rgb(116,178,255)",
  1053. // width: 10,
  1054. // clampToGround: true,
  1055. // // distanceDisplayCondition: [0, 1500000],
  1056. // heightReference: 1,
  1057. // disableDepthTestDistance: 50000000,
  1058. // zIndex: 2
  1059. // }
  1060. // }
  1061. // }
  1062. // },
  1063. // {
  1064. // type: "geojson_xian",
  1065. // name: "RES_FL",
  1066. // label: "设施线",
  1067. // show: false,
  1068. // parms: {
  1069. // url: "./static/data/json/dlg/RES_FL.json",
  1070. // style: {
  1071. // polyline: {
  1072. // material: "rgb(116,178,255)",
  1073. // width: 10,
  1074. // clampToGround: true,
  1075. // // distanceDisplayCondition: [0, 1500000],
  1076. // heightReference: 1,
  1077. // disableDepthTestDistance: 50000000,
  1078. // zIndex: 2
  1079. // }
  1080. // }
  1081. // }
  1082. // },
  1083. // {
  1084. // type: "geojson_xian",
  1085. // name: "TRA_CL",
  1086. // label: "道路中心线",
  1087. // show: false,
  1088. // parms: {
  1089. // url: "./static/data/json/dlg/TRA_CL.json",
  1090. // style: {
  1091. // polyline: {
  1092. // material: "rgb(116,178,255)",
  1093. // width: 10,
  1094. // clampToGround: true,
  1095. // // distanceDisplayCondition: [0, 1500000],
  1096. // heightReference: 1,
  1097. // disableDepthTestDistance: 50000000,
  1098. // zIndex: 2
  1099. // }
  1100. // }
  1101. // }
  1102. // },
  1103. // {
  1104. // type: "geojson_xian",
  1105. // name: "HYD_CL",
  1106. // label: "水系中心线",
  1107. // show: false,
  1108. // parms: {
  1109. // url: "./static/data/json/dlg/HYD_CL.json",
  1110. // style: {
  1111. // polyline: {
  1112. // material: "rgb(116,178,255)",
  1113. // width: 10,
  1114. // clampToGround: true,
  1115. // // distanceDisplayCondition: [0, 1500000],
  1116. // heightReference: 1,
  1117. // disableDepthTestDistance: 50000000,
  1118. // zIndex: 2
  1119. // }
  1120. // }
  1121. // }
  1122. // },
  1123. // {
  1124. // type: "geojson_xian",
  1125. // name: "HYD_L",
  1126. // label: "水系线",
  1127. // show: false,
  1128. // parms: {
  1129. // url: "./static/data/json/dlg/HYD_L.json",
  1130. // style: {
  1131. // polyline: {
  1132. // material: "rgb(116,178,255)",
  1133. // width: 10,
  1134. // clampToGround: true,
  1135. // // distanceDisplayCondition: [0, 1500000],
  1136. // heightReference: 1,
  1137. // disableDepthTestDistance: 50000000,
  1138. // zIndex: 2
  1139. // }
  1140. // }
  1141. // }
  1142. // },
  1143. // {
  1144. // type: "geojson_xian",
  1145. // name: "HYD_NL",
  1146. // label: "水系注记",
  1147. // show: false,
  1148. // parms: {
  1149. // url: "./static/data/json/dlg/HYD_NL.json",
  1150. // style: {
  1151. // polyline: {
  1152. // material: "rgb(116,178,255)",
  1153. // width: 10,
  1154. // clampToGround: true,
  1155. // // distanceDisplayCondition: [0, 1500000],
  1156. // heightReference: 1,
  1157. // disableDepthTestDistance: 50000000,
  1158. // zIndex: 2
  1159. // }
  1160. // }
  1161. // }
  1162. // },
  1163. // {
  1164. // type: "geojson_xian",
  1165. // name: "PIP_FL",
  1166. // label: "管线设施线",
  1167. // show: false,
  1168. // parms: {
  1169. // url: "./static/data/json/dlg/PIP_FL.json",
  1170. // style: {
  1171. // polyline: {
  1172. // material: "rgb(116,178,255)",
  1173. // width: 10,
  1174. // clampToGround: true,
  1175. // // distanceDisplayCondition: [0, 1500000],
  1176. // heightReference: 1,
  1177. // disableDepthTestDistance: 50000000,
  1178. // zIndex: 2
  1179. // }
  1180. // }
  1181. // }
  1182. // },
  1183. // {
  1184. // type: "geojson_xian",
  1185. // name: "CTL_L",
  1186. // label: "等高线",
  1187. // show: false,
  1188. // parms: {
  1189. // url: "./static/data/json/dlg/CTL_L.json",
  1190. // style: {
  1191. // polyline: {
  1192. // material: "rgb(116,178,255)",
  1193. // width: 10,
  1194. // clampToGround: true,
  1195. // // distanceDisplayCondition: [0, 1500000],
  1196. // heightReference: 1,
  1197. // disableDepthTestDistance: 50000000,
  1198. // zIndex: 2
  1199. // }
  1200. // }
  1201. // }
  1202. // },
  1203. // {
  1204. // type: "geojson_xian",
  1205. // name: "TER_L",
  1206. // label: "地貌线",
  1207. // show: false,
  1208. // parms: {
  1209. // url: "./static/data/json/dlg/TER_L.json",
  1210. // style: {
  1211. // polyline: {
  1212. // material: "rgb(116,178,255)",
  1213. // width: 10,
  1214. // clampToGround: true,
  1215. // // distanceDisplayCondition: [0, 1500000],
  1216. // heightReference: 1,
  1217. // disableDepthTestDistance: 50000000,
  1218. // zIndex: 2
  1219. // }
  1220. // }
  1221. // }
  1222. // }
  1223. ]
  1224. },
  1225. {
  1226. type: 'group',
  1227. name: '面图层',
  1228. label: '面图层',
  1229. children: [
  1230. {
  1231. type: 'geojson_mian',
  1232. name: 'H_BBI_A',
  1233. label: '建筑物及附属设施面',
  1234. show: false,
  1235. parms: {
  1236. url: './static/data/json/dlg/H_BBI_L.json'
  1237. }
  1238. },
  1239. {
  1240. type: 'geojson_mian',
  1241. name: 'H_BFI_A',
  1242. label: '场地面',
  1243. show: false,
  1244. parms: {
  1245. url: './static/data/json/dlg/H_BFI_A.json'
  1246. }
  1247. },
  1248. {
  1249. type: 'geojson_mian',
  1250. name: 'H_BGR_A',
  1251. label: '公共绿地面',
  1252. show: false,
  1253. parms: {
  1254. url: './static/data/json/dlg/H_BGR_A.json'
  1255. }
  1256. },
  1257. {
  1258. type: 'geojson_mian',
  1259. name: 'H_BST_A',
  1260. label: '构筑物面',
  1261. show: false,
  1262. parms: {
  1263. url: './static/data/json/dlg/H_BST_A.json'
  1264. }
  1265. },
  1266. {
  1267. type: 'geojson_mian',
  1268. name: 'H_LCI_A',
  1269. label: '城市道路面',
  1270. show: false,
  1271. parms: {
  1272. url: './static/data/json/dlg/H_LCI_A.json'
  1273. }
  1274. },
  1275. {
  1276. type: 'geojson_mian',
  1277. name: 'H_LFC_A',
  1278. label: '城市道路面',
  1279. show: false,
  1280. parms: {
  1281. url: './static/data/json/dlg/H_LFC_A.json'
  1282. }
  1283. },
  1284. {
  1285. type: 'geojson_mian',
  1286. name: 'H_LHN_A',
  1287. label: '路网面',
  1288. show: false,
  1289. parms: {
  1290. url: './static/data/json/dlg/H_LHN_A.json'
  1291. }
  1292. },
  1293. {
  1294. type: 'geojson_mian',
  1295. name: 'H_LIN_A',
  1296. label: '城际公路线',
  1297. show: false,
  1298. parms: {
  1299. url: './static/data/json/dlg/H_LIN_A.json'
  1300. }
  1301. },
  1302. {
  1303. type: 'geojson_mian',
  1304. name: 'H_LOT_A',
  1305. label: '其他通道(公路)面',
  1306. show: false,
  1307. parms: {
  1308. url: './static/data/json/dlg/H_LOT_A.json'
  1309. }
  1310. },
  1311. {
  1312. type: 'geojson_mian',
  1313. name: 'H_LRN_A',
  1314. label: '铁路网面',
  1315. show: false,
  1316. parms: {
  1317. url: './static/data/json/dlg/H_LRN_A.json'
  1318. }
  1319. },
  1320. {
  1321. type: 'geojson_mian',
  1322. name: 'N_HBE_A',
  1323. label: '河滩面',
  1324. show: false,
  1325. parms: {
  1326. url: './static/data/json/dlg/N_HBE_A.json'
  1327. }
  1328. },
  1329. {
  1330. type: 'geojson_mian',
  1331. name: 'N_HLA_A',
  1332. label: '湖泊面',
  1333. show: false,
  1334. parms: {
  1335. url: './static/data/json/dlg/N_HLA_A.json'
  1336. }
  1337. },
  1338. {
  1339. type: 'geojson_mian',
  1340. name: 'N_HRI_A',
  1341. label: '河流面',
  1342. show: false,
  1343. parms: {
  1344. url: './static/data/json/dlg/N_HRI_A.json'
  1345. }
  1346. },
  1347. {
  1348. type: 'geojson_mian',
  1349. name: 'yl',
  1350. label: '院落',
  1351. show: false,
  1352. parms: {
  1353. url: './static/data/json/dlg/yl.json'
  1354. }
  1355. }
  1356. // {
  1357. // type: "geojson_mian",
  1358. // name: "RES_FR",
  1359. // label: "设施面",
  1360. // show: false,
  1361. // parms: {
  1362. // url: "./static/data/json/dlg/RES_FR.json",
  1363. // style: {}
  1364. // }
  1365. // },
  1366. // {
  1367. // type: "geojson_mian",
  1368. // name: "RES_R",
  1369. // label: "居民地面",
  1370. // show: false,
  1371. // parms: {
  1372. // url: "./static/data/json/dlg/RES_R.json",
  1373. // style: {}
  1374. // }
  1375. // },
  1376. // {
  1377. // type: "geojson_mian",
  1378. // name: "ZRZ_R",
  1379. // label: "自然幢",
  1380. // show: false,
  1381. // parms: {
  1382. // url: "./static/data/json/dlg/ZRZ_R.json",
  1383. // style: {}
  1384. // }
  1385. // },
  1386. // {
  1387. // type: "geojson_mian",
  1388. // name: "YAR_R",
  1389. // label: "院落面",
  1390. // show: false,
  1391. // parms: {
  1392. // url: "./static/data/json/dlg/YAR_R.json",
  1393. // style: {}
  1394. // }
  1395. // },
  1396. // {
  1397. // type: "geojson_mian",
  1398. // name: "HYD_R",
  1399. // label: "水系面",
  1400. // show: false,
  1401. // parms: {
  1402. // url: "./static/data/json/dlg/HYD_R.json",
  1403. // style: {}
  1404. // }
  1405. // },
  1406. // {
  1407. // type: "geojson_mian",
  1408. // name: "PIP_FR",
  1409. // label: "管线设施面",
  1410. // show: false,
  1411. // parms: {
  1412. // url: "./static/data/json/dlg/PIP_FR.json",
  1413. // style: {}
  1414. // }
  1415. // },
  1416. // {
  1417. // type: "geojson_mian",
  1418. // name: "TER_R",
  1419. // label: "地貌面",
  1420. // show: false,
  1421. // parms: {
  1422. // url: "./static/data/json/dlg/TER_R.json",
  1423. // style: {}
  1424. // }
  1425. // },
  1426. // {
  1427. // type: "geojson_mian",
  1428. // name: "VEG_R",
  1429. // label: "植被与土质面",
  1430. // show: false,
  1431. // parms: {
  1432. // url: "./static/data/json/dlg/VEG_R.json",
  1433. // style: {}
  1434. // }
  1435. // },
  1436. // {
  1437. // type: "geojson_mian",
  1438. // name: "BUI_R",
  1439. // label: "房屋面",
  1440. // show: false,
  1441. // parms: {
  1442. // url: "./static/data/json/dlg/BUI_R.json",
  1443. // style: {}
  1444. // }
  1445. // }
  1446. ]
  1447. }
  1448. ],
  1449. tilesetMap: new Map()
  1450. }