13693261870
2023-06-21 cdf12fc9e88b1af69f5c85165eb9fef4e23bf57a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
import packageJson from '../package.json';
 
const { name, version } = packageJson;
export default {
  code: name,
  version: version,
  width: 1920,
  height: 1080,
  coordinate: { x: 0, y: 0 },
  config: [],
  events: {},
  data: {},
  // 自定义属性
  isLocal: true, // window.location.href.indexOf('localhost:8608') > -1, // 是否为本地
 
  poiHeight: 3000, // POI的高度
 
  labelHeight: 5000, // label标签高度
 
  winXOffset: 30000, // 弹出窗口的X偏移量
 
  // xOffset: -0.0032850793719939, // X偏移
 
  // yOffset: 0.0278651231623049, // Y偏移
  /**重大项目偏移量,因PW场景坐标转换有问题先以重大项目的为准 */
  xOffset: -0.0038650793719939, // X偏移
 
  yOffset: 0.032551231623049, // Y偏移
 
  xDzOffset: 0.0124650793719939, // 电子围栏X偏移
 
  yDzOffset: 0.0271651231623049, // 电子围栏Y偏移
 
  host: 'localhost:8608', // 本地Host
 
  localUrl: "http://127.0.0.1:96", // 本地地址
 
  serveUrl: 'http://103.25.37.69:92', // 服务器地址
 
  vueUrl: 'http://localhost:12306/', // 本地项目地址
 
  prjUrl: 'http://103.85.165.98:22306/', // 项目访问地址
 
  imgScale: 0.25, // 图片大小比例
 
  jdApi: 'http://ldjsc-test.bda.gov.cn/', // 'http://ldjsc.bda.gov.cn/', // 京东API
 
  lyUrl: 'sql/data/api/v2/execute/customResult/SA2022060121192008197605/data', // 2-经济-大屏-产业楼宇列表
 
  qyUrl: 'sql/data/api/v2/execute/customResult/SA2022060121220407301036/data', // 3-企业的列表
 
  lvUrl: 'sql/data/api/v2/execute/customResult/SA2022060121220407301036/data', // 5-楼宇的详情
 
  xmUrl: 'sql/data/api/v2/execute/customResult/SA2022062217273604314673/data', // 项目打点
 
  xmLeftUrl: 'sql/data/api/v2/execute/customResult/SA2022063020532409963401/data', // 项目左侧
 
  xqUrl: 'sql/data/api/v2/execute/customResult/SA2022062321434203297015/data', // 项目详情
 
  jhUrl: 'sql/data/api/v2/execute/customResult/SA2022062201154605321374/data', // 项目详情
 
  yqUrl: 'sql/data/api/v2/execute/customResult/SA2022062717005407633812/data', // 园区打点
 
  yqxqUrl: 'sql/data/api/v2/execute/customResult/SA2022062717201508791458/data', // 园区详情
 
  zdUrl: 'sql/data/api/v2/execute/customResult/SA2022063015292903464581/data', // 重点企业
 
  sqUrl: '', // 商圈产值 *
 
  sqxqUrl: '', // 商圈详情*
 
  jjqxqurl: 'sql/data/api/v2/execute/customResult/SA2022062719093505120637/data', // 区域产值详情
 
  jjqName: ["", "大兴部分", "核心区", "通州部分",],
 
  //defaultView: { x: -566519.6875, y: -967065.125, z: 0, roll: 0, pitch: -39.7, yaw: -127.88, distance: 91690.3 },
  defaultView: { x: -587636, y: -993637.3125, z: 563.85, pitch: -10.55, roll: 0, yaw: -300, distance: 74431.875 }, // 默认视图
 
  popups: [
    { size: 200, height: 100, width: 122, xOffset: 10000, yOffset: 17500, html: 'PopOne', winXOffset: 30000 }, // 0-重大项目
    { size: 80, height: 100, width: 100, xOffset: 7500, yOffset: 11200, html: 'PopTwo', winXOffset: 10000 }, // 1-园区产值
    { size: 100, height: 110, width: 113, xOffset: 9800, yOffset: 18500, html: 'PopFour', winXOffset: 30000 }, // 2-重点企业
    { size: 100, height: 70, width: 110, xOffset: 9200, yOffset: 10800, html: 'PopThree', winXOffset: 30000 }, // 3-区域产值
    { size: 100, height: 100, width: 40, xOffset: 0, yOffset: 10000, html: '', winXOffset: 30000 }, // 4-商圈产值 *
    { size: 200, height: 110, width: 122, xOffset: 11000, yOffset: 19000, html: 'PopOne', winXOffset: 30000 }, // 5-重大项目-右侧
    { size: 100, height: 100, width: 115, xOffset: 8500, yOffset: 13000, html: 'popupThree', winXOffset: 30000 } // 6-楼宇
  ],
 
  xmPower: { width: 424, height: 422, imgHeight: 60, imgWidth: 68, num: 2.85, name: 'PopOne' }, // 重大项目弹窗信息
 
  yqPower: { width: 310, height: 173, imgWidth: 50, imgHeight: 20, num: 2.55, name: 'PopTwo' }, // 园区撒点弹窗信息
 
  zdPower: { width: 374, height: 357, imgWidth: 50 + 10, imgHeight: 20, num: 2.97, name: 'PopFour' }, // 重点企业弹窗信息
 
  dzPower: { width: 374, height: 221, imgWidth: 50 + 10, imgHeight: 20, num: 2.7, name: 'PopThree' }, // 电子围栏撒点弹窗信息
 
  sqPower: { width: 374, height: 221, imgWidth: 50 + 10, imgHeight: 20, num: 2.7, name: 'PopThree' }, // 商圈产值弹窗信息 *
 
  xmView: { "x": -540684.56, "y": -1117112.87, "z": 0, "roll": 0, "pitch": -24.1, "yaw": 55, "distance": 238436 }, // 项目-默认视图
 
  yqView: { "x": -536985, "y": -929691, "z": 0, "roll": 0, "pitch": -27.96, "yaw": 7, "distance": 464984 }, // 园区-默认视图
 
  zdView: { "x": -596278.625, "y": -1002364.31, "z": 0, "roll": 0, "pitch": -33.76, "yaw": 5, "distance": 175909 }, // 重点企业-默认视图 *
 
  sqView: { "x": -536985, "y": -929691, "z": 0, "roll": 0, "pitch": -27.96, "yaw": 7, "distance": 464984 }, // 园区-默认视图 *
 
  // 围栏JSON
  fencing: {
    dxbf: {
      "coordinates": [[[116.47147793066026, 39.80797357703744], [116.46310711743878, 39.79396655290748], [116.47871292659462, 39.784685130682185], [116.48366216235614, 39.78061971072404], [116.47871372363504, 39.77827383227546], [116.48708946548587, 39.77159504661854], [116.48556768182029, 39.76372060858301], [116.4749090943205, 39.76339817283256], [116.47909988588293, 39.73396305128902], [116.47529360915314, 39.7322024209306], [116.4699649303817, 39.7324791343314], [116.46806148698658, 39.736556514814204], [116.46501698204295, 39.73654835498229], [116.46577848514877, 39.733342654909926], [116.45892917355495, 39.73332496787785], [116.4612132470328, 39.72429002781797], [116.45246290243144, 39.72456036788576], [116.4513212523076, 39.728640777059326], [116.44675722228332, 39.728630744431726], [116.44599619595799, 39.73212869099999], [116.4501795067992, 39.73388746731425], [116.44903810587834, 39.73680102968243], [116.42243101959966, 39.73733890634353], [116.41901158887936, 39.74666582043345], [116.40648366323593, 39.7460735085504], [116.40496483447167, 39.75307011193087], [116.40724153934423, 39.75511183547498], [116.40534242479634, 39.76793713403058], [116.39206568348357, 39.7676442539299], [116.39092605650299, 39.78396542405187], [116.41293143026132, 39.78513656377288], [116.41558845045985, 39.79038383139322], [116.42280386218906, 39.79272224116357], [116.4228028661328, 39.80058896900364], [116.41862462910532, 39.8034978100922], [116.41596589938088, 39.808156485026714], [116.4121694311046, 39.806696894245626], [116.4083732230559, 39.80960766329485], [116.4038193313085, 39.80931437463936], [116.40419815182543, 39.81426657529761], [116.41292780970812, 39.81368876137981], [116.41178818414963, 39.81951351734641], [116.40761260019072, 39.821841119545645], [116.41026885876514, 39.82679381199234], [116.4140652537606, 39.82563154236324], [116.41596327578196, 39.828836711730226], [116.42127983808082, 39.8297156820065], [116.42545828085014, 39.83001193154089], [116.4284979146095, 39.82885115308259], [116.43305827526312, 39.82711067347147], [116.43647900173544, 39.82769887967893], [116.43876073867595, 39.82071302089268], [116.44750625364465, 39.82073045460349], [116.45473381383285, 39.816377761574294], [116.45968020988217, 39.81260312956752], [116.46500751215542, 39.81232559251598], [116.47147793066026, 39.80797357703744]]], "position": [[116.440966073, 39.776340551]],
      "view": { "x": -938168, "y": -841406, "z": 3000, "roll": 0, "pitch": -19.8, "yaw": -193.3, "distance": 383039 }, "point": { "x": -1504617.25, "y": -503548.65, "z": 0, "roll": 0, "pitch": -34, "yaw": - 29.48, "distance": 775144.5 }
    },
 
    hxbf: {
      "coordinates": [[[116.48290651152342, 39.734557373628554], [116.48975857418124, 39.737202112820896], [116.5186876516709, 39.74282662887686], [116.52743915131349, 39.74459922117223], [116.5373275002426, 39.75803406813098], [116.54569193947329, 39.76417336700738], [116.55671303211767, 39.767982037746954], [116.57797643111144, 39.77150269396264], [116.59276896659672, 39.77471287463131], [116.56544520927416, 39.804128063412406], [116.55024946927469, 39.7962390850185], [116.52933231553261, 39.81891657517168], [116.51373140066161, 39.81363182886004], [116.50840189730944, 39.81944215873859], [116.50002746672017, 39.81708736417204], [116.48822591241318, 39.817052203627824], [116.4764258530531, 39.810026701859684], [116.47642617968715, 39.8074048991672], [116.46539024997435, 39.79484666481114], [116.47414445386693, 39.7905000327497], [116.48213872287191, 39.7864435307781], [116.48632667610657, 39.782958945113144], [116.48708852705542, 39.77917268287957], [116.4840432785918, 39.77712363069504], [116.49165766170455, 39.772774477902345], [116.49013613584455, 39.7625681777018], [116.48061918050499, 39.76108258437629], [116.47909782352477, 39.75058320130427], [116.48100234535923, 39.74096700325527], [116.48290651152342, 39.734557373628554]]], "position": [[116.52059893, 39.780939154]], "view": { "x": -318983.3, "y": -741576, "z": 3000, "roll": 0, "pitch": -21.14, "yaw": -119.72, "distance": 452600 }, "point": { "x": -409392.25, "y": -1058439.75, "z": 0, "roll": 0, "pitch": -29.24, "yaw": -257.1, "distance": 700000 }
    },
 
    tzbf: {
      "coordinates": [[[116.51412569936356, 39.701689504682314], [116.52249772310981, 39.70433813531837], [116.52363879091466, 39.70813360711676], [116.52592147563499, 39.71018156295435], [116.53543150715656, 39.71166340607057], [116.53542970494033, 39.7265388577839], [116.53352681001871, 39.73586646321608], [116.53238525680784, 39.73936295097952], [116.52820040570813, 39.741685359642496], [116.53314481173531, 39.74927828419531], [116.54074993812353, 39.75862462171056], [116.55025341706788, 39.7635989578062], [116.55823287855635, 39.76681840416994], [116.57114479975012, 39.76916571684612], [116.5863227558598, 39.77150623508737], [116.59390645374165, 39.77383843323251], [116.5912518489895, 39.77879309593694], [116.56658429577764, 39.80529468036889], [116.56202679628014, 39.806454429462946], [116.55860842169682, 39.80295374249029], [116.54986907453659, 39.79886062087152], [116.53427772474605, 39.816598340206674], [116.52933164069675, 39.82445049250455], [116.53465673157496, 39.827666997084776], [116.53884001239174, 39.82942387940875], [116.54302216342971, 39.83409228060023], [116.55974446665664, 39.8329566325171], [116.56999814647543, 39.83326006322036], [116.57607203842231, 39.8288968143772], [116.58479888157648, 39.82686255016113], [116.58707519821954, 39.82220316963527], [116.62610072956278, 39.79712713908591], [116.64275202306314, 39.779617999875576], [116.64123923767627, 39.77612331242977], [116.64199624003656, 39.77291606525596], [116.63594282009782, 39.77350888489691], [116.63026679985197, 39.77322595022818], [116.63026644679802, 39.776140460809394], [116.61928942245858, 39.77498858352391], [116.62081004462881, 39.7233817657011], [116.61437356481555, 39.71988844350968], [116.61020773532474, 39.71755854813953], [116.63065458427954, 39.69594793338759], [116.58102154207671, 39.69159897084291], [116.57950448692931, 39.68634586029149], [116.57267326914723, 39.685757481999794], [116.5373359769955, 39.688035775117115], [116.51412569936356, 39.701689504682314]]], "position": [[116.579095688, 39.752039191]], "view": { "x": -198659.5, "y": -634134.75, "z": 3000, "roll": 0, "pitch": -29.26, "yaw": -355.2, "distance": 600558 }, "point": { "x": -17268.74, "y": -607873.43, "z": 0, "roll": 0, "pitch": -31.5, "yaw": -353.98, "distance": 1000000 }
    }
  },
 
  // 楼宇JSON
  lvJson: [{ "industry_name": "新一代信息技术产业", "lng": 116.50690307, "create_time": 1654879065000, "development_unit": "大族环球科技股份有限公司", "statistical_time": "2021年", "industrial_output": -1, "land_usage": "科研用地", "enterprise_num": 28, "mode_of_operation": "-1", "update_time": 1654879065000, "vacancy_rate": 0.3, "name": "大族互联网+创新园", "id": 264, "same_compared_lift": -1, "key_enterprise_num": 28, "build_industry_proportion": -1, "lat": 39.79056823 }, { "industry_name": "新一代信息技术产业", "lng": 116.49982221, "create_time": 1654879066000, "development_unit": "北京朝林实业有限公司", "statistical_time": "2021年", "industrial_output": -1, "land_usage": "商服用地", "enterprise_num": 16, "mode_of_operation": "-1", "update_time": 1654879066000, "vacancy_rate": 0.2, "name": "朝林总部经济创新园AB座", "id": 267, "same_compared_lift": -1, "key_enterprise_num": 16, "build_industry_proportion": -1, "lat": 39.79200215 }, { "industry_name": "新一代信息技术产业", "lng": 116.5018649, "create_time": 1654879066000, "development_unit": "北京亦庄投资控股有限公司", "statistical_time": "2021年", "industrial_output": -1, "land_usage": "商服用地", "enterprise_num": 2, "mode_of_operation": "-1", "update_time": 1654879066000, "vacancy_rate": 0.9, "name": "万源商务中心", "id": 269, "same_compared_lift": -1, "key_enterprise_num": 2, "build_industry_proportion": -1, "lat": 39.80021647 }, { "industry_name": "新一代信息技术产业", "lng": 116.50354913, "create_time": 1654879066000, "development_unit": "北京亦庄投资控股有限公司", "statistical_time": "2021年", "industrial_output": -1, "land_usage": "商服用地", "enterprise_num": 14, "mode_of_operation": "-1", "update_time": 1654879066000, "vacancy_rate": 0.57, "name": "亦城财富中心", "id": 271, "same_compared_lift": -1, "key_enterprise_num": 14, "build_industry_proportion": -1, "lat": 39.79355342 }, { "industry_name": "新一代信息技术产业", "lng": 116.49787834, "create_time": 1654879067000, "development_unit": "北京亦庄投资控股有限公司", "statistical_time": "2021年", "industrial_output": -1, "land_usage": "商服用地", "enterprise_num": 5, "mode_of_operation": "-1", "update_time": 1654879067000, "vacancy_rate": 0.4, "name": "亦城国际中心", "id": 273, "same_compared_lift": -1, "key_enterprise_num": 5, "build_industry_proportion": -1, "lat": 39.80096776 }, { "industry_name": "新一代信息技术产业", "lng": 116.50866087, "create_time": 1654879067000, "development_unit": "北京亦庄投资控股有限公司", "statistical_time": "2021年", "industrial_output": -1, "land_usage": "商服用地", "enterprise_num": 4, "mode_of_operation": "-1", "update_time": 1654879067000, "vacancy_rate": 0.6, "name": "亦城科技中心", "id": 275, "same_compared_lift": -1, "key_enterprise_num": 4, "build_industry_proportion": -1, "lat": 39.78493561 }, { "industry_name": "新一代信息技术产业", "lng": 116.53505584, "create_time": 1654879067000, "development_unit": "北京亦庄盛元投资开发有限公司", "statistical_time": "2021年", "industrial_output": -1, "land_usage": "商服用地", "enterprise_num": 4, "mode_of_operation": "-1", "update_time": 1654879067000, "vacancy_rate": 0.88, "name": "亦城时代广场", "id": 276, "same_compared_lift": -1, "key_enterprise_num": 4, "build_industry_proportion": -1, "lat": 39.80759966 }, { "industry_name": "新一代信息技术产业", "lng": 116.57197986, "create_time": 1654879068000, "development_unit": "北京通明湖信息城发展有限公司", "statistical_time": "2021年", "industrial_output": -1, "land_usage": "公建用地", "enterprise_num": 14, "mode_of_operation": "-1", "update_time": 1654879068000, "vacancy_rate": 0.38, "name": "信创园", "id": 278, "same_compared_lift": -1, "key_enterprise_num": 14, "build_industry_proportion": -1, "lat": 39.78532377 }, { "industry_name": "新一代信息技术产业", "lng": 116.55274278, "create_time": 1654879068000, "development_unit": "天通泰文化数码科技园有限公司", "statistical_time": "2021年", "industrial_output": -1, "land_usage": "商服用地、公建用地", "enterprise_num": 23, "mode_of_operation": "-1", "update_time": 1654879068000, "vacancy_rate": 0.3, "name": "天通泰", "id": 280, "same_compared_lift": -1, "key_enterprise_num": 23, "build_industry_proportion": -1, "lat": 39.78019126 }, { "industry_name": "新一代信息技术产业", "lng": 116.50552533, "create_time": 1654879068000, "development_unit": "国锐房地产开发有限公司", "statistical_time": "2021年", "industrial_output": -1, "land_usage": "商服用地", "enterprise_num": 7, "mode_of_operation": "-1", "update_time": 1654879068000, "vacancy_rate": 0.32, "name": "国锐金嵿AB座", "id": 281, "same_compared_lift": -1, "key_enterprise_num": 7, "build_industry_proportion": -1, "lat": 39.78887901 }, { "industry_name": "新一代信息技术产业", "lng": 116.5097154, "create_time": 1654879068000, "development_unit": "中国航空技术北京有限公司", "statistical_time": "2021年", "industrial_output": -1, "land_usage": "综合用地", "enterprise_num": 3, "mode_of_operation": "-1", "update_time": 1654879068000, "vacancy_rate": 0.54, "name": "中航国际广场", "id": 284, "same_compared_lift": -1, "key_enterprise_num": 3, "build_industry_proportion": -1, "lat": 39.78136382 }, { "industry_name": "新一代信息技术产业", "lng": 116.51088321, "create_time": 1654879068000, "development_unit": "中航技易发投资有限公司", "statistical_time": "2021年", "industrial_output": -1, "land_usage": "综合用地", "enterprise_num": 16, "mode_of_operation": "-1", "update_time": 1654879068000, "vacancy_rate": 0.3, "name": "中航技广场", "id": 287, "same_compared_lift": -1, "key_enterprise_num": 16, "build_industry_proportion": -1, "lat": 39.78033662 }]
};