config.json 44 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421
  1. {
  2. "map3d": {
  3. "scene": {
  4. "center": {
  5. "lat": 21.578797,
  6. "lng": 112.822017,
  7. "alt": 110947,
  8. "heading": 3,
  9. "pitch": -53
  10. },
  11. "targetFrameRate": 60,
  12. "scene3DOnly": false,
  13. "shadows": false,
  14. "removeDblClick": true,
  15. "sceneMode": 3,
  16. "showSun": true,
  17. "showMoon": true,
  18. "showSkyBox": false,
  19. "showSkyAtmosphere": true,
  20. "fog": false,
  21. "fxaa": true,
  22. "requestRenderMode": true,
  23. "globe": {
  24. "depthTestAgainstTerrain": false,
  25. "baseColor": "#546a53",
  26. "showGroundAtmosphere": true,
  27. "enableLighting": false
  28. },
  29. "cameraController": {
  30. "zoomFactor": 3.0,
  31. "minimumZoomDistance": 1,
  32. "maximumZoomDistance": 50000000,
  33. "enableRotate": true,
  34. "enableTranslate": true,
  35. "enableTilt": true,
  36. "enableZoom": true,
  37. "enableCollisionDetection": true,
  38. "minimumCollisionTerrainHeight": 15000
  39. }
  40. },
  41. "control": {
  42. "homeButton": false,
  43. "baseLayerPicker": false,
  44. "sceneModePicker": false,
  45. "vrButton": false,
  46. "fullscreenButton": false,
  47. "navigationHelpButton": false,
  48. "animation": false,
  49. "timeline": false,
  50. "infoBox": false,
  51. "geocoder": false,
  52. "selectionIndicator": false,
  53. "contextmenu": { "hasDefault": true },
  54. "mouseDownView": true,
  55. "zoom": false,
  56. "compass": false,
  57. "distanceLegend": { "left": "100px", "bottom": "2px" },
  58. "locationBar": {
  59. "fps": true,
  60. "crs": "CGCS2000_GK_Zone_3",
  61. "crsDecimal": 0,
  62. "template": "<div>经度:{lng}</div> <div>纬度:{lat}</div> <div class='hide1000'>横{crsx} 纵{crsy}</div> <div>海拔:{alt}米</div> <div class='hide700'>层级:{level}</div><div>方向:{heading}°</div> <div>俯仰角:{pitch}°</div><div class='hide700'>视高:{cameraHeight}米</div>"
  63. }
  64. },
  65. "templateValues": {
  66. "dataServer": "//data.mars3d.cn",
  67. "gltfServerUrl": "//data.mars3d.cn/gltf"
  68. },
  69. "terrain": {
  70. "url": "//data.mars3d.cn/terrain",
  71. "show": false
  72. },
  73. "basemaps": [
  74. { "id": 10, "name": "地图底图", "type": "group" },
  75. {
  76. "id": 2021,
  77. "pid": 10,
  78. "name": "天地图影像",
  79. "icon": "img/basemaps/tdt_img.png",
  80. "type": "group",
  81. "layers": [
  82. { "name": "底图", "type": "tdt", "layer": "img_d" },
  83. { "name": "注记", "type": "tdt", "layer": "vec_z" }
  84. ],
  85. "show": true
  86. },
  87. {
  88. "pid": 10,
  89. "name": "天地图电子",
  90. "icon": "img/basemaps/tdt_vec.png",
  91. "type": "group",
  92. "layers": [
  93. { "name": "底图", "type": "tdt", "layer": "vec_d" },
  94. { "name": "注记", "type": "tdt", "layer": "vec_z" }
  95. ]
  96. },
  97. {
  98. "pid": 10,
  99. "name": "高德影像",
  100. "type": "group",
  101. "icon": "img/basemaps/gaode_img.png",
  102. "layers": [
  103. { "name": "底图", "type": "gaode", "layer": "img_d" },
  104. { "name": "注记", "type": "gaode", "layer": "img_z" }
  105. ]
  106. },
  107. {
  108. "pid": 10,
  109. "name": "高德电子",
  110. "type": "gaode",
  111. "icon": "img/basemaps/gaode_vec.png",
  112. "layer": "vec"
  113. },
  114. {
  115. "pid": 10,
  116. "name": "百度影像",
  117. "type": "group",
  118. "icon": "img/basemaps/bd-img.png",
  119. "layers": [{ "name": "底图", "type": "baidu", "layer": "img_d" }],
  120. "show": false
  121. },
  122. {
  123. "pid": 10,
  124. "name": "百度电子",
  125. "icon": "img/basemaps/bd-vec.png",
  126. "type": "baidu",
  127. "layer": "vec",
  128. "show": false
  129. },
  130. {
  131. "pid": 10,
  132. "name": "腾讯影像",
  133. "icon": "img/basemaps/tencent_img.png",
  134. "type": "group",
  135. "layers": [
  136. { "name": "底图", "type": "tencent", "layer": "img_d" },
  137. { "name": "注记", "type": "tencent", "layer": "img_z" }
  138. ]
  139. },
  140. {
  141. "pid": 10,
  142. "name": "腾讯电子",
  143. "icon": "img/basemaps/tencent_vec.png",
  144. "type": "tencent",
  145. "layer": "vec"
  146. },
  147. {
  148. "pid": 10,
  149. "name": "ArcGIS影像",
  150. "icon": "img/basemaps/esriWorldImagery.png",
  151. "type": "xyz",
  152. "url": "https://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer/tile/{z}/{y}/{x}",
  153. "enablePickFeatures": false,
  154. "show": false
  155. },
  156. {
  157. "pid": 10,
  158. "name": "微软影像",
  159. "icon": "img/basemaps/bingAerial.png",
  160. "type": "bing",
  161. "layer": "Aerial"
  162. },
  163. {
  164. "pid": 10,
  165. "name": "OSM地图",
  166. "type": "xyz",
  167. "icon": "img/basemaps/osm.png",
  168. "url": "http://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png",
  169. "subdomains": "abc"
  170. },
  171. {
  172. "id": 2017,
  173. "pid": 10,
  174. "name": "暗色底图",
  175. "type": "gaode",
  176. "icon": "img/basemaps/blackMarble.png",
  177. "layer": "vec",
  178. "invertColor": true,
  179. "filterColor": "#4e70a6",
  180. "brightness": 0.6,
  181. "contrast": 1.8,
  182. "gamma": 0.3,
  183. "hue": 1,
  184. "saturation": 0
  185. },
  186. {
  187. "pid": 10,
  188. "name": "蓝色底图",
  189. "icon": "img/basemaps/bd-c-midnight.png",
  190. "type": "xyz",
  191. "url": "http://map.geoq.cn/arcgis/rest/services/ChinaOnlineStreetPurplishBlue/MapServer/tile/{z}/{y}/{x}",
  192. "chinaCRS": "GCJ02",
  193. "enablePickFeatures": false
  194. },
  195. {
  196. "pid": 10,
  197. "name": "黑色底图",
  198. "icon": "img/basemaps/bd-c-dark.png",
  199. "type": "tencent",
  200. "layer": "custom",
  201. "style": "4"
  202. },
  203. {
  204. "pid": 10,
  205. "name": "离线地图 (供参考)",
  206. "type": "group",
  207. "icon": "img/basemaps/google_img.png",
  208. "layers": [
  209. {
  210. "name": "全球",
  211. "type": "xyz",
  212. "url": "{dataServer}/tile/googleImg/{z}/{x}/{y}.jpg",
  213. "minimumLevel": 0,
  214. "maximumLevel": 9
  215. },
  216. {
  217. "name": "中国",
  218. "type": "xyz",
  219. "url": "{dataServer}/tile/googleImg/{z}/{x}/{y}.jpg",
  220. "minimumTerrainLevel": 10,
  221. "minimumLevel": 10,
  222. "maximumLevel": 12,
  223. "rectangle": {
  224. "xmin": 69.706929,
  225. "xmax": 136.560941,
  226. "ymin": 15.831038,
  227. "ymax": 52.558005
  228. }
  229. },
  230. {
  231. "name": "具体项目(如合肥)",
  232. "type": "xyz",
  233. "url": "{dataServer}/tile/googleImg/{z}/{x}/{y}.jpg",
  234. "minimumTerrainLevel": 12,
  235. "minimumLevel": 12,
  236. "maximumLevel": 18,
  237. "rectangle": {
  238. "xmin": 116.33236,
  239. "xmax": 118.183557,
  240. "ymin": 31.143784,
  241. "ymax": 32.565035
  242. }
  243. }
  244. ]
  245. },
  246. {
  247. "pid": 10,
  248. "name": "单张图片 (本地离线)",
  249. "icon": "img/basemaps/offline.png",
  250. "type": "image",
  251. "url": "//data.mars3d.cn/file/img/world/world.jpg"
  252. }
  253. ],
  254. "layers": [
  255. { "id": 50, "name": "辅助图层", "type": "group" },
  256. { "pid": 50, "type": "graticule", "name": "经纬网" },
  257. {
  258. "pid": 50,
  259. "name": "行政区划界线",
  260. "type": "tdt",
  261. "url": "https://t{s}.tianditu.gov.cn/DataServer?T=ibo_w&x={x}&y={y}&l={z}",
  262. "maximumLevel": 10,
  263. "mapSplit": false
  264. },
  265. {
  266. "pid": 50,
  267. "name": "高德实时路况",
  268. "type": "gaode",
  269. "layer": "time",
  270. "minimumTerrainLevel": 4,
  271. "minimumLevel": 4,
  272. "proxy": "//server.mars3d.cn/proxy/",
  273. "mapSplit": false
  274. },
  275. {
  276. "pid": 50,
  277. "name": "百度实时路况",
  278. "type": "baidu",
  279. "layer": "time",
  280. "mapSplit": false
  281. },
  282. { "id": 60, "name": "地形", "type": "group" },
  283. {
  284. "pid": 60,
  285. "type": "terrain",
  286. "name": "Cesium地形",
  287. "terrain": { "type": "ion" },
  288. "radio": true
  289. },
  290. {
  291. "pid": 60,
  292. "type": "terrain",
  293. "name": "Mars3D地形",
  294. "terrain": { "type": "xyz", "url": "{dataServer}/terrain" },
  295. "radio": true
  296. },
  297. {
  298. "pid": 60,
  299. "type": "terrain",
  300. "name": "ArcGIS地形",
  301. "terrain": {
  302. "type": "arcgis",
  303. "url": "https://elevation3d.arcgis.com/arcgis/rest/services/WorldElevation3D/Terrain3D/ImageServer"
  304. },
  305. "radio": true
  306. },
  307. {
  308. "pid": 60,
  309. "type": "terrain",
  310. "name": "无地形",
  311. "terrain": { "type": "none" },
  312. "radio": true
  313. },
  314. { "id": 40, "name": "栅格数据", "type": "group" },
  315. { "id": 4020, "pid": 40, "name": "OGC WMS服务", "type": "group" },
  316. {
  317. "pid": 4020,
  318. "name": "教育设施点",
  319. "type": "wms",
  320. "url": "//server.mars3d.cn/geoserver/mars/wms",
  321. "layers": "mars:hfjy",
  322. "crs": "EPSG:4326",
  323. "parameters": { "transparent": "true", "format": "image/png" },
  324. "popup": "名称:{项目名称}<br />类型:{设施类型}<br />面积:{用地面积}亩<br />位置:{具体位置}",
  325. "mapSplit": false,
  326. "show": false,
  327. "flyTo": true
  328. },
  329. {
  330. "pid": 4020,
  331. "name": "道路线",
  332. "type": "wms",
  333. "url": "//server.mars3d.cn/geoserver/mars/wms",
  334. "layers": "mars:hfdl",
  335. "crs": "EPSG:4326",
  336. "parameters": { "transparent": "true", "format": "image/png" },
  337. "center": {
  338. "lat": 31.743214,
  339. "lng": 117.277097,
  340. "alt": 47197.7,
  341. "heading": 0.3,
  342. "pitch": -78.8
  343. },
  344. "popup": "all",
  345. "mapSplit": false,
  346. "show": false,
  347. "flyTo": true
  348. },
  349. {
  350. "pid": 4020,
  351. "name": "建筑物面",
  352. "type": "wms",
  353. "url": "//server.mars3d.cn/geoserver/mars/wms",
  354. "layers": "mars:hfjzw",
  355. "crs": "EPSG:4326",
  356. "parameters": { "transparent": "true", "format": "image/png" },
  357. "highlight": {
  358. "showTime": 5000,
  359. "fill": true,
  360. "color": "#2deaf7",
  361. "opacity": 0.6,
  362. "outline": true,
  363. "outlineWidth": 3,
  364. "outlineColor": "#e000d9",
  365. "outlineOpacity": 1.0,
  366. "clampToGround": true
  367. },
  368. "center": {
  369. "lat": 31.79513,
  370. "lng": 117.236172,
  371. "alt": 3784.6,
  372. "heading": 0.7,
  373. "pitch": -42.2
  374. },
  375. "popup": "all",
  376. "show": false,
  377. "flyTo": true
  378. },
  379. {
  380. "pid": 4020,
  381. "name": "规划面",
  382. "type": "wms",
  383. "url": "//server.mars3d.cn/geoserver/mars/wms",
  384. "layers": "mars:hfgh",
  385. "crs": "EPSG:4326",
  386. "parameters": { "transparent": "true", "format": "image/png" },
  387. "center": {
  388. "lat": 31.743214,
  389. "lng": 117.277097,
  390. "alt": 47197.7,
  391. "heading": 0.3,
  392. "pitch": -78.8
  393. },
  394. "popup": "all",
  395. "show": false,
  396. "flyTo": true
  397. },
  398. { "id": 4030, "pid": 40, "name": "ArcGIS 瓦片", "type": "group" },
  399. {
  400. "pid": 4030,
  401. "name": "合肥规划图",
  402. "type": "arcgis_cache",
  403. "url": "{dataServer}/arcgis_cache/hfgh/_alllayers/{z}/{y}/{x}.png",
  404. "minimumLevel": 1,
  405. "maximumLevel": 17,
  406. "minimumTerrainLevel": 1,
  407. "maximumTerrainLevel": 17,
  408. "rectangle": {
  409. "xmin": 116.846,
  410. "xmax": 117.642,
  411. "ymin": 31.533,
  412. "ymax": 32.185
  413. }
  414. },
  415. { "id": 4010, "pid": 40, "name": "ArcGIS Dynamic", "type": "group" },
  416. {
  417. "id": 401085,
  418. "pid": 4010,
  419. "type": "arcgis",
  420. "name": "主要道路",
  421. "url": "//server.mars3d.cn/arcgis/rest/services/mars/hefei/MapServer",
  422. "layers": "24",
  423. "highlight": {
  424. "type": "polyline",
  425. "color": "#2deaf7",
  426. "width": 4,
  427. "clampToGround": true
  428. },
  429. "center": {
  430. "lat": 31.814176,
  431. "lng": 117.225362,
  432. "alt": 5105.3,
  433. "heading": 359.2,
  434. "pitch": -83.1
  435. },
  436. "popup": "all",
  437. "onWidget": "layer-picture-heatmap",
  438. "mapSplit": false
  439. },
  440. {
  441. "id": 401086,
  442. "pid": 4010,
  443. "type": "arcgis",
  444. "name": "建筑物",
  445. "url": "//server.mars3d.cn/arcgis/rest/services/mars/hefei/MapServer",
  446. "layers": "35,36,37,39",
  447. "highlight": {
  448. "fill": true,
  449. "color": "#2deaf7",
  450. "opacity": 0.6,
  451. "outline": true,
  452. "outlineWidth": 3,
  453. "outlineColor": "#e000d9",
  454. "outlineOpacity": 1.0,
  455. "clampToGround": true
  456. },
  457. "center": {
  458. "lat": 31.816951,
  459. "lng": 117.22898,
  460. "alt": 2916.7,
  461. "heading": 0.3,
  462. "pitch": -78.8
  463. },
  464. "popup": "名称:{NAME}<br />层数:{floor}",
  465. "onWidget": "layer-picture-heatmap"
  466. },
  467. {
  468. "id": 401087,
  469. "pid": 4010,
  470. "type": "arcgis",
  471. "name": "规划",
  472. "url": "//server.mars3d.cn/arcgis/rest/services/mars/guihua/MapServer",
  473. "highlight": {
  474. "showTime": 5000,
  475. "fill": true,
  476. "color": "#2deaf7",
  477. "opacity": 0.6,
  478. "outline": true,
  479. "outlineWidth": 3,
  480. "outlineColor": "#e000d9",
  481. "outlineOpacity": 1.0,
  482. "clampToGround": true
  483. },
  484. "center": {
  485. "lat": 31.816951,
  486. "lng": 117.22898,
  487. "alt": 2916.7,
  488. "heading": 0.3,
  489. "pitch": -78.8
  490. },
  491. "popup": [
  492. { "field": "用地名称", "name": "名称" },
  493. { "field": "用地编号", "name": "编号" },
  494. { "field": "规划用地", "name": "规划" },
  495. {
  496. "type": "html",
  497. "html": "<div style='text-align: right;color: #ff0000;padding-right: 10px;'>数据仅供参考</div>"
  498. }
  499. ],
  500. "popupNoTitle": true,
  501. "onWidget": "layer-picture-guihua"
  502. },
  503. { "id": 30, "name": "矢量数据", "type": "group" },
  504. { "id": 3030, "pid": 30, "name": "GeoJSON数据", "type": "group" },
  505. {
  506. "id": 303011,
  507. "pid": 3030,
  508. "type": "geojson",
  509. "name": "平台标绘",
  510. "url": "{dataServer}/file/geojson/mars3d-draw.json",
  511. "popup": "{type}{name}",
  512. "show": false,
  513. "flyTo": true
  514. },
  515. {
  516. "pid": 3030,
  517. "type": "geojson",
  518. "name": "用地规划",
  519. "url": "{dataServer}/file/geojson/guihua.json",
  520. "symbol": {
  521. "styleOptions": {
  522. "opacity": 0.6,
  523. "color": "#0000FF",
  524. "width": 3,
  525. "clampToGround": true
  526. },
  527. "styleField": "类型",
  528. "styleFieldOptions": {
  529. "一类居住用地": { "color": "#FFDF7F" },
  530. "二类居住用地": { "color": "#FFFF00" },
  531. "社区服务用地": { "color": "#FF6A38" },
  532. "幼托用地": { "color": "#FF6A38" },
  533. "商住混合用地": { "color": "#FF850A" },
  534. "行政办公用地": { "color": "#FF00FF" },
  535. "文化设施用地": { "color": "#FF00FF" },
  536. "小学用地": { "color": "#FF7FFF" },
  537. "初中用地": { "color": "#FF7FFF" },
  538. "体育场用地": { "color": "#00A57C" },
  539. "医院用地": { "color": "#A5527C" },
  540. "社会福利用地": { "color": "#FF7F9F" },
  541. "商业用地": { "color": "#FF0000" },
  542. "商务用地": { "color": "#7F0000" },
  543. "营业网点用地": { "color": "#FF7F7F" },
  544. "一类工业用地": { "color": "#A57C52" },
  545. "社会停车场用地": { "color": "#C0C0C0" },
  546. "通信用地": { "color": "#007CA5" },
  547. "排水用地": { "color": "#00BFFF" },
  548. "公园绿地": { "color": "#00FF00" },
  549. "防护绿地": { "color": "#007F00" },
  550. "河流水域": { "color": "#7FFFFF" },
  551. "配建停车场": { "color": "#ffffff" },
  552. "道路用地": { "color": "#ffffff" }
  553. }
  554. },
  555. "popup": "{类型}",
  556. "show": false,
  557. "flyTo": true
  558. },
  559. {
  560. "pid": 3030,
  561. "type": "geojson",
  562. "name": "建筑物面",
  563. "url": "{dataServer}/file/geojson/buildings-demo.json",
  564. "symbol": {
  565. "styleOptions": {
  566. "color": "#0d3685",
  567. "outlineColor": "#0d3685",
  568. "opacity": 0.8
  569. }
  570. },
  571. "buildings": { "cloumn": "floors", "height": "flo_height" },
  572. "popup": "all",
  573. "flyTo": true
  574. },
  575. {
  576. "pid": 3030,
  577. "type": "geojson",
  578. "name": "安徽各市",
  579. "url": "{dataServer}/file/geojson/areas/340000_full.json",
  580. "symbol": {
  581. "type": "polygon",
  582. "styleOptions": {
  583. "materialType": "PolyGradient",
  584. "materialOptions": {
  585. "color": "rgb(15,176,255)",
  586. "opacity": 0.7,
  587. "alphaPower": 1.3
  588. },
  589. "label": {
  590. "text": "{name}",
  591. "opacity": 1,
  592. "font_size": 25,
  593. "color": "#ffffff",
  594. "outline": true,
  595. "outlineColor": "#000000",
  596. "outlineWidth": 3,
  597. "scaleByDistance": true,
  598. "scaleByDistance_far": 2743804,
  599. "scaleByDistance_farValue": 0.3,
  600. "scaleByDistance_near": 10000,
  601. "scaleByDistance_nearValue": 1,
  602. "distanceDisplayCondition": true,
  603. "distanceDisplayCondition_far": 2743804,
  604. "distanceDisplayCondition_near": 0
  605. }
  606. }
  607. },
  608. "popup": "{name}",
  609. "show": false,
  610. "flyTo": true
  611. },
  612. {
  613. "pid": 3030,
  614. "type": "geojson",
  615. "name": "中国省界",
  616. "url": "{dataServer}/file/geojson/areas/100000_full.json",
  617. "symbol": {
  618. "type": "polylineP",
  619. "styleOptions": {
  620. "color": "#ffffff",
  621. "width": 2,
  622. "opacity": 0.8,
  623. "label": {
  624. "text": "{name}",
  625. "position": "center",
  626. "font_size": 30,
  627. "color": "#ffffff",
  628. "outline": true,
  629. "outlineColor": "#000000",
  630. "scaleByDistance": true,
  631. "scaleByDistance_far": 60000000,
  632. "scaleByDistance_farValue": 0.2,
  633. "scaleByDistance_near": 1000000,
  634. "scaleByDistance_nearValue": 1,
  635. "distanceDisplayCondition": true,
  636. "distanceDisplayCondition_far": 12000000,
  637. "distanceDisplayCondition_near": 0
  638. }
  639. }
  640. },
  641. "show": false,
  642. "flyTo": true
  643. },
  644. {
  645. "pid": 3030,
  646. "type": "geojson",
  647. "name": "西藏垭口",
  648. "url": "{dataServer}/file/geojson/xizangyakou.json",
  649. "symbol": {
  650. "styleOptions": {
  651. "image": "img/marker/mark-red.png",
  652. "scaleByDistance": true,
  653. "scaleByDistance_far": 5000000,
  654. "scaleByDistance_farValue": 0.5,
  655. "scaleByDistance_near": 1000,
  656. "scaleByDistance_nearValue": 1,
  657. "verticalOrigin": 1,
  658. "horizontalOrigin": 0,
  659. "clampToGround": true,
  660. "label": {
  661. "text": "{NAME}",
  662. "font_size": 25,
  663. "color": "#ffff00",
  664. "font_family": "微软雅黑",
  665. "outline": true,
  666. "outlineColor": "#000000",
  667. "pixelOffsetY": -40,
  668. "scaleByDistance": true,
  669. "scaleByDistance_far": 1000000,
  670. "scaleByDistance_farValue": 0.5,
  671. "scaleByDistance_near": 1000,
  672. "scaleByDistance_nearValue": 1,
  673. "distanceDisplayCondition": true,
  674. "distanceDisplayCondition_far": 1000000,
  675. "distanceDisplayCondition_near": 0,
  676. "visibleDepth": true
  677. }
  678. }
  679. },
  680. "popup": [
  681. { "field": "NAME", "name": "名称" },
  682. {
  683. "type": "details",
  684. "callback": "showPopupDetails",
  685. "field": "图片",
  686. "className": "mars3d-popup-btn-custom"
  687. }
  688. ],
  689. "show": false,
  690. "flyTo": true
  691. },
  692. {
  693. "pid": 3030,
  694. "type": "geojson",
  695. "name": "体育设施点",
  696. "url": "{dataServer}/file/geojson/hfty-point.json",
  697. "symbol": {
  698. "styleOptions": {
  699. "image": "img/marker/mark-red.png",
  700. "scale": 1,
  701. "scaleByDistance": true,
  702. "scaleByDistance_far": 20000,
  703. "scaleByDistance_farValue": 0.5,
  704. "scaleByDistance_near": 1000,
  705. "scaleByDistance_nearValue": 1,
  706. "verticalOrigin": 1,
  707. "horizontalOrigin": 0,
  708. "clampToGround": true,
  709. "label": {
  710. "text": "{项目名称}",
  711. "font_size": 25,
  712. "color": "#ffffff",
  713. "outline": true,
  714. "outlineColor": "#000000",
  715. "pixelOffsetY": -25,
  716. "scaleByDistance": true,
  717. "scaleByDistance_far": 80000,
  718. "scaleByDistance_farValue": 0.5,
  719. "scaleByDistance_near": 1000,
  720. "scaleByDistance_nearValue": 1,
  721. "distanceDisplayCondition": true,
  722. "distanceDisplayCondition_far": 80000,
  723. "distanceDisplayCondition_near": 0
  724. }
  725. }
  726. },
  727. "popup": [
  728. { "field": "项目名称", "name": "项目名称" },
  729. { "field": "建设性质", "name": "建设性质" },
  730. { "field": "设施级别", "name": "设施级别" },
  731. { "field": "所属区县", "name": "所属区县" },
  732. { "field": "建筑内容及", "name": "建筑内容" },
  733. { "field": "新增用地(", "name": "新增用地" },
  734. { "field": "开工", "name": "开工" },
  735. { "field": "总投资(万", "name": "总投资" },
  736. { "field": "资金来源", "name": "资金来源" },
  737. { "field": "初步选址", "name": "初步选址" },
  738. { "field": "设施类型", "name": "设施类型" },
  739. { "field": "设施等级", "name": "设施等级" },
  740. { "field": "所在区县", "name": "所在区县" },
  741. { "field": "具体位置", "name": "具体位置" },
  742. { "field": "建设内容(", "name": "建设内容" },
  743. {
  744. "field": "用地面积(",
  745. "name": "用地面积",
  746. "format": "mars3d.MeasureUtil.formatArea"
  747. },
  748. { "field": "设施规模(", "name": "设施规模" },
  749. { "field": "举办者类型", "name": "举办者类型" },
  750. { "field": "开工时间", "name": "开工时间" },
  751. { "field": "总投资额(", "name": "总投资额", "unit": "亿元" },
  752. { "field": "项目推进主", "name": "项目推进主体" },
  753. { "field": "项目进度", "name": "项目进度" },
  754. { "field": "项目来源", "name": "项目来源" },
  755. { "field": "备注", "name": "备注" }
  756. ],
  757. "show": false,
  758. "flyTo": true
  759. },
  760. { "id": 3070, "pid": 30, "name": "GeoServer WFS", "type": "group" },
  761. {
  762. "pid": 3070,
  763. "type": "wfs",
  764. "name": "建筑物面",
  765. "url": "//server.mars3d.cn/geoserver/mars/ows",
  766. "layer": "mars:hfjzw",
  767. "parameters": { "maxFeatures": 500 },
  768. "minimumLevel": 15,
  769. "symbol": {
  770. "type": "polygonP",
  771. "styleOptions": { "color": "#00469c", "outline": false, "opacity": 1 }
  772. },
  773. "buildings": { "cloumn": "floor" },
  774. "center": {
  775. "lat": 31.818396,
  776. "lng": 117.229083,
  777. "alt": 2554.4,
  778. "heading": 359.2,
  779. "pitch": -83.1
  780. },
  781. "popup": "名称:{NAME}<br />层数:{floor}"
  782. },
  783. {
  784. "pid": 3070,
  785. "name": "教育设施点",
  786. "type": "wfs",
  787. "url": "//server.mars3d.cn/geoserver/mars/ows",
  788. "layer": "mars:hfjy",
  789. "parameters": { "maxFeatures": 500 },
  790. "minimumLevel": 13,
  791. "symbol": {
  792. "type": "billboardP",
  793. "styleOptions": {
  794. "image": "img/marker/mark-red.png",
  795. "scaleByDistance": true,
  796. "scaleByDistance_far": 20000,
  797. "scaleByDistance_farValue": 0.6,
  798. "scaleByDistance_near": 1000,
  799. "scaleByDistance_nearValue": 1,
  800. "clampToGround": true,
  801. "label": {
  802. "text": "{项目名称}",
  803. "font_size": 15,
  804. "color": "#ffffff",
  805. "outline": true,
  806. "outlineColor": "#000000",
  807. "pixelOffsetY": -30,
  808. "distanceDisplayCondition": true,
  809. "distanceDisplayCondition_far": 2000,
  810. "distanceDisplayCondition_near": 0
  811. }
  812. }
  813. },
  814. "center": {
  815. "lat": 31.812256,
  816. "lng": 117.229873,
  817. "alt": 4683.91,
  818. "heading": 357.4,
  819. "pitch": -65.4
  820. },
  821. "popup": "all"
  822. },
  823. { "id": 3010, "pid": 30, "name": "ArcGIS WFS", "type": "group" },
  824. {
  825. "pid": 3010,
  826. "type": "arcgis_wfs",
  827. "name": "兴趣点",
  828. "url": "//server.mars3d.cn/arcgis/rest/services/mars/hefei/MapServer/1",
  829. "where": " 1=1 ",
  830. "minimumLevel": 15,
  831. "center": {
  832. "lat": 31.818396,
  833. "lng": 117.229083,
  834. "alt": 2554.4,
  835. "heading": 359.2,
  836. "pitch": -83.1
  837. },
  838. "symbol": {
  839. "type": "billboardP",
  840. "styleOptions": {
  841. "image": "img/marker/mark-blue.png",
  842. "scaleByDistance": true,
  843. "scaleByDistance_far": 20000,
  844. "scaleByDistance_farValue": 0.6,
  845. "scaleByDistance_near": 1000,
  846. "scaleByDistance_nearValue": 1,
  847. "clampToGround": true,
  848. "label": {
  849. "text": "{NAME}",
  850. "font_size": 15,
  851. "color": "#ffffff",
  852. "outline": true,
  853. "outlineColor": "#000000",
  854. "pixelOffsetY": -30,
  855. "distanceDisplayCondition": true,
  856. "distanceDisplayCondition_far": 3000,
  857. "distanceDisplayCondition_near": 0
  858. }
  859. },
  860. "styleField": "address",
  861. "styleFieldOptions": {
  862. "AB03": { "image": "img/marker/mark-red.png" },
  863. "A980": { "image": "img/marker/mark-blue.png" },
  864. "A900": { "image": "img/marker/mark-green.png" }
  865. }
  866. },
  867. "popup": "名称:{NAME}<br />地址:{address}",
  868. "show": false
  869. },
  870. {
  871. "pid": 3010,
  872. "type": "arcgis_wfs",
  873. "name": "道路",
  874. "url": "//server.mars3d.cn/arcgis/rest/services/mars/hefei/MapServer/28",
  875. "minimumLevel": 14,
  876. "symbol": {
  877. "type": "polylineP",
  878. "styleOptions": {
  879. "color": "#3388ff",
  880. "width": 3,
  881. "clampToGround": true
  882. },
  883. "styleField": "NAME",
  884. "styleFieldOptions": {
  885. "祁门路": { "color": "#8744c0", "width": 3 },
  886. "东流路": { "color": "#f7ba2a", "width": 3 },
  887. "翡翠路": { "color": "#20a0ff", "width": 3 },
  888. "岳西路": { "color": "#50bfff", "width": 3 }
  889. }
  890. },
  891. "popup": "名称:{NAME}",
  892. "center": {
  893. "lat": 31.814176,
  894. "lng": 117.225362,
  895. "alt": 5105.3,
  896. "heading": 359.2,
  897. "pitch": -83.1
  898. }
  899. },
  900. {
  901. "pid": 3010,
  902. "type": "arcgis_wfs",
  903. "name": "建筑物面",
  904. "url": "//server.mars3d.cn/arcgis/rest/services/mars/hefei/MapServer/37",
  905. "minimumLevel": 15,
  906. "symbol": {
  907. "styleOptions": {
  908. "color": "#0d3685",
  909. "outlineColor": "#0d3685",
  910. "opacity": 0.8
  911. }
  912. },
  913. "buildings": { "cloumn": "floor" },
  914. "debuggerTileInfo": false,
  915. "center": {
  916. "lat": 31.816951,
  917. "lng": 117.22898,
  918. "alt": 1916.7,
  919. "heading": 0.3,
  920. "pitch": -78.8
  921. },
  922. "popup": "名称:{NAME}<br />层数:{floor}"
  923. },
  924. { "id": 3060, "pid": 30, "name": "CZML数据", "type": "group" },
  925. {
  926. "id": 306010,
  927. "pid": 3060,
  928. "type": "czml",
  929. "name": "汽车",
  930. "url": "{dataServer}/file/czml/car.czml",
  931. "center": {
  932. "lat": 40.894745,
  933. "lng": 121.920252,
  934. "alt": 904,
  935. "heading": 64,
  936. "pitch": -67
  937. },
  938. "onWidget": "control-clock",
  939. "radio": true,
  940. "flyTo": true
  941. },
  942. {
  943. "id": 306011,
  944. "pid": 3060,
  945. "type": "czml",
  946. "name": "飞行编队",
  947. "url": "{dataServer}/file/czml/flight.czml",
  948. "popup": "all",
  949. "onWidget": "control-clock",
  950. "radio": true,
  951. "flyTo": true
  952. },
  953. {
  954. "id": 306012,
  955. "pid": 3060,
  956. "type": "czml",
  957. "name": "船舶编队",
  958. "url": "{dataServer}/file/czml/ship.czml",
  959. "popup": "all",
  960. "onWidget": "control-clock",
  961. "radio": true,
  962. "flyTo": true
  963. },
  964. { "id": 3050, "pid": 30, "name": "KML数据", "type": "group" },
  965. {
  966. "pid": 3050,
  967. "type": "kml",
  968. "name": "海上安全警告",
  969. "url": "{dataServer}/file/kml/NAVWARN.kmz",
  970. "popup": "all"
  971. },
  972. {
  973. "pid": 3050,
  974. "type": "kml",
  975. "name": "国境线",
  976. "url": "{dataServer}/file/kml/countryboundary.kml",
  977. "symbol": { "styleOptions": { "color": "#FED976", "width": 2 } }
  978. },
  979. {
  980. "pid": 3050,
  981. "type": "kml",
  982. "name": "省界线",
  983. "url": "{dataServer}/file/kml/province.kml",
  984. "symbol": { "styleOptions": { "color": "#00FF00", "width": 2 } }
  985. },
  986. { "id": 20, "name": "三维模型", "type": "group" },
  987. { "id": 2010, "pid": 20, "name": "gltf模型", "type": "group" },
  988. {
  989. "pid": 2010,
  990. "type": "graphic",
  991. "name": "风力发电机",
  992. "data": [
  993. {
  994. "type": "modelP",
  995. "position": [117.219071, 31.828783, 39.87],
  996. "style": {
  997. "url": "//data.mars3d.cn/gltf/mars/fengche.gltf",
  998. "scale": 50,
  999. "heading": -93
  1000. }
  1001. }
  1002. ],
  1003. "popup": "示例信息,这是一个风力发电机",
  1004. "center": {
  1005. "lat": 31.821083,
  1006. "lng": 117.21832,
  1007. "alt": 832.64,
  1008. "heading": 2.3,
  1009. "pitch": -39.2
  1010. }
  1011. },
  1012. {
  1013. "pid": 2010,
  1014. "type": "graphic",
  1015. "name": "起重车",
  1016. "data": [
  1017. {
  1018. "type": "modelP",
  1019. "position": [117.217458, 31.815349, 35.03],
  1020. "style": {
  1021. "url": "//data.mars3d.cn/gltf/mars/qzcar/GKZY_anim.gltf",
  1022. "scale": 2,
  1023. "heading": -95,
  1024. "clampToGround": true
  1025. }
  1026. }
  1027. ],
  1028. "center": {
  1029. "lat": 31.815363,
  1030. "lng": 117.215958,
  1031. "alt": 107.35,
  1032. "heading": 90.7,
  1033. "pitch": -26.1
  1034. }
  1035. },
  1036. { "id": 2040, "pid": 20, "name": "城市白模", "type": "group" },
  1037. {
  1038. "id": 204011,
  1039. "pid": 2040,
  1040. "type": "3dtiles",
  1041. "name": "合肥市区",
  1042. "url": "{dataServer}/3dtiles/jzw-hefei/tileset.json",
  1043. "maximumScreenSpaceError": 1,
  1044. "maximumMemoryUsage": 1024,
  1045. "marsJzwStyle": true,
  1046. "highlight": { "type": "click", "color": "#FFFF00" },
  1047. "popup": [
  1048. { "field": "objectid", "name": "编号" },
  1049. { "field": "name", "name": "名称" },
  1050. { "field": "height", "name": "楼高", "unit": "米" }
  1051. ],
  1052. "center": {
  1053. "lat": 31.786281,
  1054. "lng": 117.223716,
  1055. "alt": 3718,
  1056. "heading": 2,
  1057. "pitch": -45
  1058. }
  1059. },
  1060. {
  1061. "id": 204012,
  1062. "pid": 2040,
  1063. "type": "3dtiles",
  1064. "name": "上海市区",
  1065. "url": "{dataServer}/3dtiles/jzw-shanghai/tileset.json",
  1066. "maximumScreenSpaceError": 4,
  1067. "maximumMemoryUsage": 1024,
  1068. "style": {
  1069. "color": {
  1070. "conditions": [
  1071. ["${floor} >= 200", "rgba(45, 0, 75, 0.5)"],
  1072. ["${floor} >= 100", "rgb(170, 162, 204)"],
  1073. ["${floor} >= 50", "rgb(224, 226, 238)"],
  1074. ["${floor} >= 25", "rgb(252, 230, 200)"],
  1075. ["${floor} >= 10", "rgb(248, 176, 87)"],
  1076. ["${floor} >= 5", "rgb(198, 106, 11)"],
  1077. ["true", "rgb(127, 59, 8)"]
  1078. ]
  1079. }
  1080. },
  1081. "highlight": { "type": "click", "color": "#FFFF00" },
  1082. "popup": [
  1083. { "field": "name", "name": "名称" },
  1084. { "field": "floor", "name": "楼层" }
  1085. ],
  1086. "center": {
  1087. "lat": 31.257341,
  1088. "lng": 121.466139,
  1089. "alt": 2170.8,
  1090. "heading": 122.2,
  1091. "pitch": -31.8
  1092. }
  1093. },
  1094. { "id": 2050, "pid": 20, "name": "点云", "type": "group" },
  1095. {
  1096. "id": 202016,
  1097. "pid": 2050,
  1098. "type": "3dtiles",
  1099. "name": "高压线塔杆",
  1100. "url": "//data.mars3d.cn/3dtiles/pnts-ganta/tileset.json",
  1101. "maximumScreenSpaceError": 1,
  1102. "position": { "alt": 31 },
  1103. "style": {
  1104. "color": {
  1105. "conditions": [
  1106. [
  1107. "(${Classification} >= 4) && (${Classification} < 5) ",
  1108. "color('#DC143C')"
  1109. ],
  1110. [
  1111. "(${Classification} >= 7) && (${Classification} < 8) ",
  1112. "color('#7B68EE')"
  1113. ],
  1114. [
  1115. "(${Classification} >= 16) && (${Classification} < 17) ",
  1116. "color('#00CED1')"
  1117. ],
  1118. [
  1119. "(${Classification} >= 17) && (${Classification} < 18) ",
  1120. "color('#3CB371')"
  1121. ],
  1122. [
  1123. "(${Classification} >= 18) && (${Classification} < 19) ",
  1124. "color('#FFFF00')"
  1125. ],
  1126. [
  1127. "(${Classification} >= 19) && (${Classification} < 20) ",
  1128. "color('#FFA500')"
  1129. ],
  1130. [
  1131. "(${Classification} >= 20) && (${Classification} < 21) ",
  1132. "color('#FF6347')"
  1133. ]
  1134. ]
  1135. }
  1136. },
  1137. "hasOpacity": false,
  1138. "center": {
  1139. "lat": 31.504746,
  1140. "lng": 118.264278,
  1141. "alt": 580,
  1142. "heading": 29,
  1143. "pitch": -49
  1144. }
  1145. },
  1146. { "id": 2060, "pid": 20, "name": "BIM模型", "type": "group" },
  1147. {
  1148. "id": 20601121,
  1149. "pid": 2060,
  1150. "type": "3dtiles",
  1151. "name": "大学教学楼",
  1152. "url": "{dataServer}/3dtiles/bim-daxue/tileset.json",
  1153. "position": { "lng": 117.251229, "lat": 31.844015, "alt": 31.2 },
  1154. "highlight": { "type": "click", "color": "#FFFF00" },
  1155. "popup": "all",
  1156. "scenetree": "scenetree.json",
  1157. "center": {
  1158. "lat": 31.842516,
  1159. "lng": 117.25107,
  1160. "alt": 145,
  1161. "heading": 8,
  1162. "pitch": -39
  1163. }
  1164. },
  1165. {
  1166. "pid": 2060,
  1167. "type": "3dtiles",
  1168. "name": "轻轨地铁站",
  1169. "url": "{dataServer}/3dtiles/bim-ditiezhan/tileset.json",
  1170. "position": { "lng": 117.203994, "lat": 31.857999, "alt": 28.9 },
  1171. "rotation": { "z": 168.1 },
  1172. "highlight": { "type": "click", "color": "#00FF00" },
  1173. "popup": "all",
  1174. "scenetree": "scenetree.json",
  1175. "center": {
  1176. "lat": 31.856125,
  1177. "lng": 117.204513,
  1178. "alt": 155,
  1179. "heading": 350,
  1180. "pitch": -31
  1181. }
  1182. },
  1183. {
  1184. "id": 206012,
  1185. "pid": 2060,
  1186. "type": "3dtiles",
  1187. "name": "桥梁",
  1188. "url": "{dataServer}/3dtiles/bim-qiaoliang/tileset.json",
  1189. "position": { "lng": 117.096906, "lat": 31.851564, "alt": 45 },
  1190. "rotation": { "z": 17.5 },
  1191. "maximumScreenSpaceError": 16,
  1192. "maximumMemoryUsage": 1024,
  1193. "skipLevelOfDetail": true,
  1194. "loadSiblings": true,
  1195. "cullRequestsWhileMoving": true,
  1196. "cullRequestsWhileMovingMultiplier": 10,
  1197. "preferLeaves": true,
  1198. "progressiveResolutionHeightFraction": 0.5,
  1199. "dynamicScreenSpaceError": true,
  1200. "preloadWhenHidden": true,
  1201. "center": {
  1202. "lat": 31.849357,
  1203. "lng": 117.099194,
  1204. "alt": 306.2,
  1205. "heading": 327.1,
  1206. "pitch": -30.9
  1207. },
  1208. "scenetree": "scenetree.json",
  1209. "highlight": { "type": "click", "color": "#00FF00" },
  1210. "popup": "all"
  1211. },
  1212. { "id": 2020, "pid": 20, "name": "人工建模", "type": "group" },
  1213. {
  1214. "id": 202013,
  1215. "pid": 2020,
  1216. "type": "3dtiles",
  1217. "name": "地下管网",
  1218. "url": "{dataServer}/3dtiles/max-piping/tileset.json",
  1219. "position": { "lng": 117.215457, "lat": 31.843363, "alt": -3.6 },
  1220. "rotation": { "z": 336.7 },
  1221. "maximumScreenSpaceError": 2,
  1222. "maximumMemoryUsage": 1024,
  1223. "highlight": { "type": "click", "color": "#00FF00" },
  1224. "popup": "all",
  1225. "center": {
  1226. "lat": 31.838821,
  1227. "lng": 117.216402,
  1228. "alt": 461,
  1229. "heading": 0,
  1230. "pitch": -46
  1231. },
  1232. "msg": "演示数据,地下数据拖动时会在地面漂移"
  1233. },
  1234. {
  1235. "id": 202012,
  1236. "pid": 2020,
  1237. "type": "3dtiles",
  1238. "name": "石化工厂",
  1239. "url": "{dataServer}/3dtiles/max-shihua/tileset.json",
  1240. "position": { "lng": 117.077158, "lat": 31.659116, "alt": 24.6 },
  1241. "maximumScreenSpaceError": 1,
  1242. "maximumMemoryUsage": 1024,
  1243. "highlight": { "type": "click", "color": "#00FF00" },
  1244. "popup": "all",
  1245. "scenetree": "scenetree.json",
  1246. "center": {
  1247. "lat": 31.654916,
  1248. "lng": 117.08278,
  1249. "alt": 279,
  1250. "heading": 316,
  1251. "pitch": -29
  1252. }
  1253. },
  1254. {
  1255. "id": 202030,
  1256. "pid": 2020,
  1257. "name": "水利闸门",
  1258. "type": "group",
  1259. "center": {
  1260. "lat": 29.794301,
  1261. "lng": 121.47998,
  1262. "alt": 262,
  1263. "heading": 191,
  1264. "pitch": -35
  1265. }
  1266. },
  1267. {
  1268. "pid": 202030,
  1269. "name": "闸门",
  1270. "type": "graphic",
  1271. "data": [
  1272. {
  1273. "type": "modelP",
  1274. "position": [121.479813, 29.791278, 16],
  1275. "style": {
  1276. "url": "//data.mars3d.cn/gltf/mars/zhamen.glb",
  1277. "heading": 105
  1278. }
  1279. }
  1280. ],
  1281. "center": {
  1282. "lat": 29.791607,
  1283. "lng": 121.479925,
  1284. "alt": 27,
  1285. "heading": 198,
  1286. "pitch": -18
  1287. }
  1288. },
  1289. {
  1290. "id": 202011,
  1291. "pid": 202030,
  1292. "type": "3dtiles",
  1293. "name": "整体",
  1294. "url": "{dataServer}/3dtiles/max-fsdzm/tileset.json",
  1295. "position": { "alt": 15.2 },
  1296. "maximumScreenSpaceError": 1,
  1297. "maximumMemoryUsage": 1024,
  1298. "center": {
  1299. "lat": 29.792675,
  1300. "lng": 121.480207,
  1301. "alt": 190.8,
  1302. "heading": 196.1,
  1303. "pitch": -49
  1304. }
  1305. },
  1306. { "id": 2030, "pid": 20, "name": "倾斜摄影", "type": "group" },
  1307. {
  1308. "id": 203014,
  1309. "pid": 2030,
  1310. "type": "3dtiles",
  1311. "name": "县城社区",
  1312. "url": "{dataServer}/3dtiles/qx-shequ/tileset.json",
  1313. "position": { "alt": 11.5 },
  1314. "maximumScreenSpaceError": 2,
  1315. "maximumMemoryUsage": 2048,
  1316. "dynamicScreenSpaceError": true,
  1317. "cullWithChildrenBounds": false,
  1318. "center": {
  1319. "lat": 28.440864,
  1320. "lng": 119.486477,
  1321. "alt": 588.23,
  1322. "heading": 268.6,
  1323. "pitch": -37.8
  1324. },
  1325. "show": false,
  1326. "flyTo": false
  1327. },
  1328. {
  1329. "id": 203015,
  1330. "pid": 2030,
  1331. "name": "合肥天鹅湖",
  1332. "type": "3dtiles",
  1333. "url": "{dataServer}/3dtiles/qx-teh/tileset.json",
  1334. "position": { "lng": 117.218434, "lat": 31.81807, "alt": 163 },
  1335. "maximumScreenSpaceError": 16,
  1336. "maximumMemoryUsage": 1024,
  1337. "dynamicScreenSpaceError": true,
  1338. "cullWithChildrenBounds": false,
  1339. "skipLevelOfDetail": true,
  1340. "preferLeaves": true,
  1341. "center": {
  1342. "lat": 31.795308,
  1343. "lng": 117.21948,
  1344. "alt": 1820,
  1345. "heading": 0,
  1346. "pitch": -39
  1347. }
  1348. },
  1349. {
  1350. "pid": 2030,
  1351. "type": "3dtiles",
  1352. "name": "大雁塔",
  1353. "url": "{dataServer}/3dtiles/qx-dyt/tileset.json",
  1354. "position": { "alt": -27 },
  1355. "maximumScreenSpaceError": 1,
  1356. "maximumMemoryUsage": 1024,
  1357. "center": {
  1358. "lat": 34.215516,
  1359. "lng": 108.960251,
  1360. "alt": 834,
  1361. "heading": 4,
  1362. "pitch": -48
  1363. },
  1364. "flat": {},
  1365. "flyTo": false,
  1366. "show": false
  1367. },
  1368. {
  1369. "id": 203013,
  1370. "pid": 2030,
  1371. "type": "geojson",
  1372. "name": "文庙-单体化",
  1373. "url": " {dataServer}/file/geojson/dth-wm.json",
  1374. "symbol": {
  1375. "type": "polygonP",
  1376. "styleOptions": {
  1377. "color": "rgba(255, 255, 255, 0.01)",
  1378. "clampToGround": true,
  1379. "classification": true,
  1380. "buffer": 1,
  1381. "highlight": {
  1382. "color": "rgba(255,255,0,0.5)"
  1383. }
  1384. }
  1385. },
  1386. "popup": [
  1387. { "field": "name", "name": "房屋名称" },
  1388. { "field": "jznf", "name": "建造年份" },
  1389. { "field": "ssdw", "name": "所属单位" },
  1390. { "field": "remark", "name": "备注信息" }
  1391. ]
  1392. },
  1393. {
  1394. "id": 203012,
  1395. "pid": 2030,
  1396. "type": "3dtiles",
  1397. "name": "文庙",
  1398. "url": "{dataServer}/3dtiles/qx-simiao/tileset.json",
  1399. "position": { "alt": 80.6 },
  1400. "maximumScreenSpaceError": 2,
  1401. "maximumMemoryUsage": 2048,
  1402. "dynamicScreenSpaceError": true,
  1403. "cullWithChildrenBounds": false,
  1404. "skipLevelOfDetail": true,
  1405. "preferLeaves": true,
  1406. "center": {
  1407. "lat": 33.589536,
  1408. "lng": 119.032216,
  1409. "alt": 145.08,
  1410. "heading": 3.1,
  1411. "pitch": -22.9
  1412. }
  1413. },
  1414. { "id": 99, "name": "数据图层", "type": "group" }
  1415. ]
  1416. }
  1417. }