@kq_npm/client3d_webgl_vue 4.5.30 → 4.5.32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/adddata/index.js +227 -496
- package/aspectanalysis/index.js +71 -182
- package/baseterraingallery/index.js +40 -102
- package/boxclip/index.js +197 -423
- package/clientPrint/index.js +7324 -17727
- package/comparemap/index.js +165 -216
- package/compass/index.js +20 -47
- package/excavatefillanalysis/index.js +101 -206
- package/fixedzoomin/index.js +20 -43
- package/fixedzoomout/index.js +18 -42
- package/flight/index.js +206 -353
- package/floodanalysis/index.js +145 -328
- package/geologicalbodyanalysis/index.js +114 -241
- package/gpuspatialquery/index.js +146 -340
- package/hawkeye/index.js +78 -80
- package/headertemp/index.js +8 -19
- package/heatmap3d/index.js +304 -645
- package/index.js +6896 -17544
- package/isolineanalysis/index.js +451 -1183
- package/light/index.js +308 -486
- package/limitheightanalysis/index.js +107 -204
- package/measure/index.js +145 -331
- package/modelFlat/index.js +114 -183
- package/modelexcavate/index.js +78 -172
- package/modelfilter/index.js +127 -252
- package/modelprofileanalysis/index.js +154 -297
- package/modelselect/index.js +90 -128
- package/package.json +1 -1
- package/particleeffect/index.js +170 -381
- package/planeclip/index.js +146 -281
- package/resetview/index.js +12 -31
- package/roller/index.js +252 -353
- package/scaneffect/index.js +178 -518
- package/sceneadvancedtoimage/index.js +152 -337
- package/sceneapp/index.js +7324 -17727
- package/sceneset/index.js +299 -838
- package/scenetohdimage/index.js +105 -276
- package/sceneview/index.js +7324 -17727
- package/screenshot/index.js +204 -281
- package/shadowanalysis/index.js +175 -386
- package/sightlineanalysis/index.js +135 -245
- package/skylineanalysis/index.js +108 -289
- package/slopeanalysis/index.js +174 -378
- package/slopeaspectanalysis/index.js +206 -466
- package/statusbar/index.js +37 -39
- package/terrainoperation/index.js +124 -218
- package/terrainprofileanalysis/index.js +66 -118
- package/typhoontrac/index.js +208 -330
- package/underground/index.js +16 -40
- package/videofusion/index.js +214 -470
- package/videoproject/index.js +220 -472
- package/viewshedanalysis/index.js +93 -230
- package/weathereffect/index.js +111 -295
- package/windyslicing/index.js +545 -727
- package/wireframesketch/index.js +49 -106
|
@@ -19,18 +19,16 @@ return /******/ (function() { // webpackBootstrap
|
|
|
19
19
|
/* harmony import */ var element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__);
|
|
20
20
|
/* harmony import */ var _init__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(7997);
|
|
21
21
|
/* harmony import */ var _init__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_init__WEBPACK_IMPORTED_MODULE_1__);
|
|
22
|
-
/*
|
|
23
|
-
* Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
|
|
24
|
-
* All rights reserved.
|
|
22
|
+
/*
|
|
23
|
+
* Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
|
|
24
|
+
* All rights reserved.
|
|
25
25
|
*/
|
|
26
26
|
|
|
27
27
|
|
|
28
|
-
|
|
29
28
|
element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage.install = (Vue, opts) => {
|
|
30
29
|
_init__WEBPACK_IMPORTED_MODULE_1___default()(Vue, opts);
|
|
31
30
|
Vue.component("KqMessage", element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
|
|
32
31
|
};
|
|
33
|
-
|
|
34
32
|
/* harmony default export */ __webpack_exports__["Z"] = (element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
|
|
35
33
|
|
|
36
34
|
/***/ }),
|
|
@@ -42,6 +40,27 @@ module.exports = require("@kq_npm/client_icons_vue");
|
|
|
42
40
|
|
|
43
41
|
/***/ }),
|
|
44
42
|
|
|
43
|
+
/***/ 8470:
|
|
44
|
+
/***/ (function(module) {
|
|
45
|
+
|
|
46
|
+
module.exports = require("core-js/modules/esnext.iterator.constructor.js");
|
|
47
|
+
|
|
48
|
+
/***/ }),
|
|
49
|
+
|
|
50
|
+
/***/ 8697:
|
|
51
|
+
/***/ (function(module) {
|
|
52
|
+
|
|
53
|
+
module.exports = require("core-js/modules/esnext.iterator.find.js");
|
|
54
|
+
|
|
55
|
+
/***/ }),
|
|
56
|
+
|
|
57
|
+
/***/ 2170:
|
|
58
|
+
/***/ (function(module) {
|
|
59
|
+
|
|
60
|
+
module.exports = require("core-js/modules/esnext.iterator.map.js");
|
|
61
|
+
|
|
62
|
+
/***/ }),
|
|
63
|
+
|
|
45
64
|
/***/ 9389:
|
|
46
65
|
/***/ (function(module) {
|
|
47
66
|
|
|
@@ -108,7 +127,6 @@ function _defineProperty(obj, key, value) {
|
|
|
108
127
|
} else {
|
|
109
128
|
obj[key] = value;
|
|
110
129
|
}
|
|
111
|
-
|
|
112
130
|
return obj;
|
|
113
131
|
}
|
|
114
132
|
|
|
@@ -194,12 +212,18 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
194
212
|
"default": function() { return /* reexport */ SlopeAspectAnalysis; }
|
|
195
213
|
});
|
|
196
214
|
|
|
215
|
+
// EXTERNAL MODULE: external "core-js/modules/esnext.iterator.constructor.js"
|
|
216
|
+
var esnext_iterator_constructor_js_ = __webpack_require__(8470);
|
|
217
|
+
// EXTERNAL MODULE: external "core-js/modules/esnext.iterator.map.js"
|
|
218
|
+
var esnext_iterator_map_js_ = __webpack_require__(2170);
|
|
197
219
|
// EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
|
|
198
220
|
var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(1895);
|
|
199
221
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
|
|
200
222
|
var gis_utils_ = __webpack_require__(7135);
|
|
201
223
|
// EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
|
202
224
|
var defineProperty = __webpack_require__(8270);
|
|
225
|
+
// EXTERNAL MODULE: external "core-js/modules/esnext.iterator.find.js"
|
|
226
|
+
var esnext_iterator_find_js_ = __webpack_require__(8697);
|
|
203
227
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/const-image"
|
|
204
228
|
var const_image_ = __webpack_require__(6277);
|
|
205
229
|
// EXTERNAL MODULE: ./src/common/_ui/message/index.js
|
|
@@ -207,30 +231,28 @@ var message = __webpack_require__(1349);
|
|
|
207
231
|
;// CONCATENATED MODULE: ./src/webgl/slopeaspectanalysis/SlopeAspectAnalysisViewModel.js
|
|
208
232
|
|
|
209
233
|
|
|
234
|
+
|
|
210
235
|
/*
|
|
211
236
|
* Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
|
|
212
237
|
* All rights reserved.
|
|
213
238
|
*/
|
|
214
|
-
// 分析逻辑类
|
|
215
239
|
|
|
240
|
+
// 分析逻辑类
|
|
216
241
|
|
|
217
242
|
class SlopeAspectAnalysisViewModel {
|
|
218
|
-
// 坡度坡向三维对象
|
|
219
|
-
// 坡向三维对象
|
|
220
|
-
//全局参数
|
|
221
243
|
constructor(scenceView, viewModel) {
|
|
222
244
|
(0,defineProperty/* default */.Z)(this, "_slopeAnalysis", null);
|
|
223
|
-
|
|
245
|
+
// 坡度坡向三维对象
|
|
224
246
|
(0,defineProperty/* default */.Z)(this, "_aspectAnalysis", null);
|
|
225
|
-
|
|
247
|
+
// 坡向三维对象
|
|
248
|
+
//全局参数
|
|
226
249
|
(0,defineProperty/* default */.Z)(this, "_globaOptions", {
|
|
227
250
|
viewer: null,
|
|
228
251
|
_drawManager: null
|
|
229
252
|
});
|
|
230
|
-
|
|
231
253
|
(0,defineProperty/* default */.Z)(this, "_language", {});
|
|
232
|
-
|
|
233
|
-
|
|
254
|
+
(0,defineProperty/* default */.Z)(this, "_colorImages", [
|
|
255
|
+
//渐变图片集合
|
|
234
256
|
{
|
|
235
257
|
value: "0",
|
|
236
258
|
src: const_image_.RED_TO_PURPLE_URL
|
|
@@ -241,7 +263,6 @@ class SlopeAspectAnalysisViewModel {
|
|
|
241
263
|
value: "2",
|
|
242
264
|
src: const_image_.GREEN_TO_BLUE_URL
|
|
243
265
|
}]);
|
|
244
|
-
|
|
245
266
|
this._language = scenceView._language;
|
|
246
267
|
this._globaOptions.viewer = scenceView._viewer;
|
|
247
268
|
this._globaOptions.viewModel = {
|
|
@@ -262,10 +283,9 @@ class SlopeAspectAnalysisViewModel {
|
|
|
262
283
|
};
|
|
263
284
|
this._globaOptions.viewer.scene.globe.depthTestAgainstTerrain = true; //开启深度检测
|
|
264
285
|
// this._globaOptions.viewer.scene.globe.enableLighting = true;
|
|
265
|
-
|
|
266
286
|
this._globaOptions._drawManager = scenceView._drawManager;
|
|
267
|
-
var that = this;
|
|
268
|
-
|
|
287
|
+
var that = this;
|
|
288
|
+
// 坡度对象
|
|
269
289
|
this._aspectAnalysis = new window.Cesium.Kq3dAspect({
|
|
270
290
|
interval: viewModel.interval || 500,
|
|
271
291
|
// 采样间隔
|
|
@@ -278,8 +298,8 @@ class SlopeAspectAnalysisViewModel {
|
|
|
278
298
|
this._globaOptions._drawFinishedEventListener = this._globaOptions._drawManager.drawFinishedEvent.addEventListener(shape => {
|
|
279
299
|
if (shape) {
|
|
280
300
|
that._globaOptions.viewModel.positions = shape._controlPoints;
|
|
281
|
-
if (that._aspectAnalysis) that._aspectAnalysis.positions = shape._controlPoints;
|
|
282
|
-
|
|
301
|
+
if (that._aspectAnalysis) that._aspectAnalysis.positions = shape._controlPoints;
|
|
302
|
+
// 实例化分析对象
|
|
283
303
|
if (!that._slopeAnalysis) {
|
|
284
304
|
switch (that._globaOptions.viewModel.fillStyle) {
|
|
285
305
|
case "tableColor":
|
|
@@ -291,7 +311,6 @@ class SlopeAspectAnalysisViewModel {
|
|
|
291
311
|
colorTable: that._globaOptions.viewModel.colorTable
|
|
292
312
|
});
|
|
293
313
|
break;
|
|
294
|
-
|
|
295
314
|
case "colorImage":
|
|
296
315
|
that._slopeAnalysis = new Cesium.Kq3dSlope({
|
|
297
316
|
viewer: that._globaOptions.viewer,
|
|
@@ -300,7 +319,6 @@ class SlopeAspectAnalysisViewModel {
|
|
|
300
319
|
colorImage: that._globaOptions.viewModel.imageSrc
|
|
301
320
|
});
|
|
302
321
|
break;
|
|
303
|
-
|
|
304
322
|
case "slopeFilter":
|
|
305
323
|
that._slopeAnalysis = new Cesium.Kq3dSlope({
|
|
306
324
|
viewer: that._globaOptions.viewer,
|
|
@@ -315,26 +333,20 @@ class SlopeAspectAnalysisViewModel {
|
|
|
315
333
|
} else {
|
|
316
334
|
that._slopeAnalysis.positions = that._globaOptions.viewModel.positions;
|
|
317
335
|
}
|
|
318
|
-
|
|
319
336
|
that._globaOptions._drawManager.clear();
|
|
320
337
|
}
|
|
321
338
|
});
|
|
322
|
-
}
|
|
323
|
-
|
|
324
|
-
|
|
339
|
+
}
|
|
340
|
+
//获取图片路径
|
|
325
341
|
getImagePath(value) {
|
|
326
342
|
var imagePath = "";
|
|
327
|
-
|
|
328
343
|
var image = this._colorImages.find(item => item.value === value);
|
|
329
|
-
|
|
330
344
|
if (image) {
|
|
331
345
|
imagePath = image.src;
|
|
332
346
|
}
|
|
333
|
-
|
|
334
347
|
return imagePath;
|
|
335
|
-
}
|
|
336
|
-
|
|
337
|
-
|
|
348
|
+
}
|
|
349
|
+
// 开始分析
|
|
338
350
|
start() {
|
|
339
351
|
// 判断是否添加了地形
|
|
340
352
|
if (this._globaOptions.viewModel.viewer.terrainProvider.availability) {
|
|
@@ -369,13 +381,12 @@ class SlopeAspectAnalysisViewModel {
|
|
|
369
381
|
type: "warning"
|
|
370
382
|
});
|
|
371
383
|
}
|
|
372
|
-
}
|
|
373
|
-
|
|
384
|
+
}
|
|
374
385
|
|
|
386
|
+
//修改填充样式
|
|
375
387
|
changeFilltyle(key) {
|
|
376
388
|
this._globaOptions.viewModel.fillStyle = key;
|
|
377
389
|
if (!this._slopeAnalysis) return;
|
|
378
|
-
|
|
379
390
|
switch (key) {
|
|
380
391
|
case "tableColor":
|
|
381
392
|
if (this._slopeAnalysis.isFilter) this._slopeAnalysis.isFilter = false;
|
|
@@ -384,7 +395,6 @@ class SlopeAspectAnalysisViewModel {
|
|
|
384
395
|
this._slopeAnalysis.colorTableDegree = this._globaOptions.viewModel.colorTableDegree;
|
|
385
396
|
this._slopeAnalysis.colorTable = this._globaOptions.viewModel.colorTable;
|
|
386
397
|
break;
|
|
387
|
-
|
|
388
398
|
case "colorImage":
|
|
389
399
|
if (this._slopeAnalysis.isFilter) this._slopeAnalysis.isFilter = false;
|
|
390
400
|
this._slopeAnalysis.colorTableDegree = [];
|
|
@@ -392,101 +402,83 @@ class SlopeAspectAnalysisViewModel {
|
|
|
392
402
|
this._slopeAnalysis.color = null;
|
|
393
403
|
this._slopeAnalysis.colorImage = this._globaOptions.viewModel.imageSrc;
|
|
394
404
|
break;
|
|
395
|
-
|
|
396
405
|
case "slopeFilter":
|
|
397
406
|
this._slopeAnalysis.colorImage = null;
|
|
398
407
|
this._slopeAnalysis.isFilter = true;
|
|
399
408
|
this._slopeAnalysis.minSlope = this._globaOptions.viewModel.minSlope, this._slopeAnalysis.maxSlope = this._globaOptions.viewModel.maxSlope, this._slopeAnalysis.color = Cesium.Color.fromCssColorString(this._globaOptions.viewModel.slopeColorText).withAlpha(Number(this._globaOptions.viewModel.slopeColorAlpha));
|
|
400
409
|
break;
|
|
401
410
|
}
|
|
402
|
-
}
|
|
403
|
-
|
|
404
|
-
|
|
411
|
+
}
|
|
412
|
+
// 设置填充纹理值
|
|
405
413
|
setColorTableDegree(newValue) {
|
|
406
414
|
this._globaOptions.viewModel.colorTableDegree = newValue;
|
|
407
415
|
if (this._slopeAnalysis) this._slopeAnalysis.colorTableDegree = this._globaOptions.viewModel.colorTableDegree;
|
|
408
|
-
}
|
|
409
|
-
|
|
410
|
-
|
|
416
|
+
}
|
|
417
|
+
// 设置填充纹理颜色
|
|
411
418
|
setColorTable(newValue) {
|
|
412
419
|
this._globaOptions.viewModel.colorTable = newValue;
|
|
413
420
|
if (this._slopeAnalysis) this._slopeAnalysis.colorTable = this._globaOptions.viewModel.colorTable;
|
|
414
|
-
}
|
|
415
|
-
|
|
416
|
-
|
|
421
|
+
}
|
|
422
|
+
// 设置填充纹理
|
|
417
423
|
setColorImage(newValue) {
|
|
418
424
|
this._globaOptions.viewModel.imageSrc = newValue;
|
|
419
425
|
if (this._slopeAnalysis) this._slopeAnalysis.colorImage = this._globaOptions.viewModel.imageSrc;
|
|
420
|
-
}
|
|
421
|
-
|
|
422
|
-
|
|
426
|
+
}
|
|
427
|
+
// 设置渐变纹理
|
|
423
428
|
getColorLine(key) {
|
|
424
429
|
var path = "";
|
|
425
|
-
|
|
426
430
|
switch (key) {
|
|
427
431
|
case 0:
|
|
428
432
|
path = const_image_.RED_TO_PURPLE_URL;
|
|
429
433
|
break;
|
|
430
|
-
|
|
431
434
|
case 1:
|
|
432
435
|
path = const_image_.PURPLE_TO_YELLOW_URL;
|
|
433
436
|
break;
|
|
434
|
-
|
|
435
437
|
case 2:
|
|
436
438
|
path = const_image_.GREEN_TO_BLUE_URL;
|
|
437
439
|
break;
|
|
438
|
-
|
|
439
440
|
default:
|
|
440
441
|
path = const_image_.RED_TO_PURPLE_URL;
|
|
441
442
|
break;
|
|
442
443
|
}
|
|
443
|
-
|
|
444
444
|
return path;
|
|
445
|
-
}
|
|
446
|
-
|
|
447
|
-
|
|
445
|
+
}
|
|
446
|
+
// 设置坡度过滤样式
|
|
448
447
|
setSlopeFilterColor(slopeColorText, slopeColorAlpha) {
|
|
449
448
|
this._globaOptions.viewModel.slopeColorText = slopeColorText;
|
|
450
449
|
this._globaOptions.viewModel.slopeColorAlpha = Number(slopeColorAlpha);
|
|
451
450
|
if (this._slopeAnalysis) this._slopeAnalysis.color = Cesium.Color.fromCssColorString(slopeColorText).withAlpha(Number(slopeColorAlpha));
|
|
452
|
-
}
|
|
453
|
-
|
|
454
|
-
|
|
451
|
+
}
|
|
452
|
+
// 设置最小坡度值
|
|
455
453
|
setSlopeFilterMin(newValue) {
|
|
456
454
|
this._globaOptions.viewModel.minSlope = Number(newValue);
|
|
457
455
|
if (this._slopeAnalysis) this._slopeAnalysis.minSlope = this._globaOptions.viewModel.minSlope;
|
|
458
|
-
}
|
|
459
|
-
|
|
460
|
-
|
|
456
|
+
}
|
|
457
|
+
// 设置最大坡度值
|
|
461
458
|
setSlopeFilterMax(newValue) {
|
|
462
459
|
this._globaOptions.viewModel.maxSlope = Number(newValue);
|
|
463
460
|
if (this._slopeAnalysis) this._slopeAnalysis.maxSlope = this._globaOptions.viewModel.maxSlope;
|
|
464
|
-
}
|
|
465
|
-
|
|
466
|
-
|
|
461
|
+
}
|
|
462
|
+
// 设置采样间隔
|
|
467
463
|
setInterval(newValue) {
|
|
468
464
|
if (this._aspectAnalysis) this._aspectAnalysis._interval = newValue;
|
|
469
|
-
}
|
|
470
|
-
|
|
471
|
-
|
|
465
|
+
}
|
|
466
|
+
// 设置箭头宽度
|
|
472
467
|
setArrowWidth(newValue) {
|
|
473
468
|
if (this._aspectAnalysis) this._aspectAnalysis._width = newValue;
|
|
474
|
-
}
|
|
475
|
-
|
|
476
|
-
|
|
469
|
+
}
|
|
470
|
+
// 设置箭头颜色
|
|
477
471
|
setArrowColor(newValue) {
|
|
478
472
|
if (this._aspectAnalysis) this._aspectAnalysis._color = Cesium.Color.fromCssColorString(newValue);
|
|
479
|
-
}
|
|
480
|
-
|
|
481
|
-
|
|
473
|
+
}
|
|
474
|
+
// 清除全部结果
|
|
482
475
|
clear() {
|
|
483
476
|
this._globaOptions._drawManager && this._globaOptions._drawManager.stopDraw();
|
|
484
477
|
this._slopeAnalysis && this._slopeAnalysis.destroy();
|
|
485
478
|
this._slopeAnalysis = null;
|
|
486
479
|
this._aspectAnalysis && this._aspectAnalysis.clear();
|
|
487
|
-
}
|
|
488
|
-
|
|
489
|
-
|
|
480
|
+
}
|
|
481
|
+
// 销毁
|
|
490
482
|
destroy() {
|
|
491
483
|
// 移除监听事件
|
|
492
484
|
this._globaOptions._drawFinishedEventListener && this._globaOptions._drawFinishedEventListener();
|
|
@@ -496,7 +488,6 @@ class SlopeAspectAnalysisViewModel {
|
|
|
496
488
|
this._aspectAnalysis && this._aspectAnalysis.clear();
|
|
497
489
|
this._aspectAnalysis = null;
|
|
498
490
|
}
|
|
499
|
-
|
|
500
491
|
}
|
|
501
492
|
// EXTERNAL MODULE: external "@kq_npm/client_icons_vue"
|
|
502
493
|
var client_icons_vue_ = __webpack_require__(348);
|
|
@@ -506,6 +497,8 @@ var util_ = __webpack_require__(3458);
|
|
|
506
497
|
var vue_i18n_cjs_js_ = __webpack_require__(7080);
|
|
507
498
|
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/webgl/slopeaspectanalysis/SlopeAspectAnalysis.vue?vue&type=script&setup=true&lang=js
|
|
508
499
|
|
|
500
|
+
|
|
501
|
+
|
|
509
502
|
const _hoisted_1 = {
|
|
510
503
|
class: "kq3d-slope-aspect-analysis-box"
|
|
511
504
|
};
|
|
@@ -518,21 +511,11 @@ const _hoisted_3 = {
|
|
|
518
511
|
const _hoisted_4 = {
|
|
519
512
|
key: 1
|
|
520
513
|
};
|
|
521
|
-
|
|
522
|
-
const _hoisted_5 = /*#__PURE__*/(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", null, "0°", -1
|
|
523
|
-
/* HOISTED */
|
|
524
|
-
);
|
|
525
|
-
|
|
514
|
+
const _hoisted_5 = /*#__PURE__*/(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", null, "0°", -1 /* HOISTED */);
|
|
526
515
|
const _hoisted_6 = /*#__PURE__*/(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", {
|
|
527
516
|
class: "kq3d-slope-aspect-analysis-line"
|
|
528
|
-
}, null, -1
|
|
529
|
-
/* HOISTED */
|
|
530
|
-
);
|
|
531
|
-
|
|
532
|
-
const _hoisted_7 = /*#__PURE__*/(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", null, "90°", -1
|
|
533
|
-
/* HOISTED */
|
|
534
|
-
);
|
|
535
|
-
|
|
517
|
+
}, null, -1 /* HOISTED */);
|
|
518
|
+
const _hoisted_7 = /*#__PURE__*/(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", null, "90°", -1 /* HOISTED */);
|
|
536
519
|
const _hoisted_8 = ["src"];
|
|
537
520
|
const _hoisted_9 = {
|
|
538
521
|
key: 2
|
|
@@ -561,7 +544,6 @@ const __default__ = {
|
|
|
561
544
|
type: Boolean,
|
|
562
545
|
default: true
|
|
563
546
|
},
|
|
564
|
-
|
|
565
547
|
/**
|
|
566
548
|
* 例:"center","topLeft","topRight","bottomLeft","bottomRight", "topCenter", "bottomCenter" {top:'16px',left:'16px'}, {top:16,left:16}
|
|
567
549
|
*/
|
|
@@ -591,7 +573,6 @@ const __default__ = {
|
|
|
591
573
|
default: true
|
|
592
574
|
}
|
|
593
575
|
},
|
|
594
|
-
|
|
595
576
|
setup(__props, {
|
|
596
577
|
expose: __expose
|
|
597
578
|
}) {
|
|
@@ -629,12 +610,15 @@ const __default__ = {
|
|
|
629
610
|
}, {
|
|
630
611
|
value: 2,
|
|
631
612
|
src: const_image_.GREEN_TO_BLUE_URL
|
|
632
|
-
}];
|
|
633
|
-
// 获取组件传参
|
|
634
|
-
// 分析类
|
|
613
|
+
}];
|
|
635
614
|
|
|
636
|
-
|
|
615
|
+
//计算属性
|
|
637
616
|
|
|
617
|
+
// 获取组件传参
|
|
618
|
+
|
|
619
|
+
// 分析类
|
|
620
|
+
let viewModel = null;
|
|
621
|
+
// 默认参数
|
|
638
622
|
let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
|
|
639
623
|
collapseValue: props.settingParams && props.settingParams.collapseValue || ((props.settingParams && props.settingParams.collapseValue) == '' ? "" : "slope"),
|
|
640
624
|
// 折叠组件是否折叠,slope:展开坡度设置,aspect:展开破坡向设置
|
|
@@ -660,14 +644,16 @@ const __default__ = {
|
|
|
660
644
|
maxArrowWidth: props.settingParams && props.settingParams.maxArrowWidth || 30,
|
|
661
645
|
// 箭头宽度最大值
|
|
662
646
|
arrowColor: props.settingParams && props.settingParams.arrowColor || "#FFFF00" // 箭头颜色
|
|
647
|
+
});
|
|
663
648
|
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
let boxRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(null); // 生成组件默认header
|
|
649
|
+
// 组件容器Ref
|
|
650
|
+
let boxRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(null);
|
|
667
651
|
|
|
652
|
+
// 生成组件默认header
|
|
668
653
|
let headerTemp = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)();
|
|
669
|
-
let headerTempRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)();
|
|
654
|
+
let headerTempRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)();
|
|
670
655
|
|
|
656
|
+
// 国际化
|
|
671
657
|
let {
|
|
672
658
|
locale,
|
|
673
659
|
messages
|
|
@@ -690,30 +676,29 @@ const __default__ = {
|
|
|
690
676
|
});
|
|
691
677
|
});
|
|
692
678
|
currentLang.value = proxy.$i18n.locale; // 获取当前语言
|
|
693
|
-
|
|
694
679
|
gis_utils_.utils.getWebMap(null, scenceView => {
|
|
695
680
|
if (scenceView) {
|
|
696
681
|
refactorArr();
|
|
697
|
-
viewModel = new SlopeAspectAnalysisViewModel(scenceView, formItem);
|
|
682
|
+
viewModel = new SlopeAspectAnalysisViewModel(scenceView, formItem);
|
|
683
|
+
// var imageUrl = getImagePath(formItem.colorImage);
|
|
698
684
|
// viewModel.setColorImage(imageUrl);
|
|
699
685
|
}
|
|
700
686
|
});
|
|
701
687
|
});
|
|
688
|
+
|
|
702
689
|
/**
|
|
703
690
|
* @description 监听header生成
|
|
704
691
|
*/
|
|
705
|
-
|
|
706
692
|
const watchCreateHeaderTemp = () => {
|
|
707
693
|
if (props.showHeaderTemp) {
|
|
708
694
|
// 生成headerTemp
|
|
709
695
|
headerTemp.value = (0,util_.createHeaderTemp)(boxRef.value, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toRefs)(props), headerTempRef, headerTempTitle);
|
|
710
696
|
}
|
|
711
|
-
};
|
|
712
|
-
|
|
697
|
+
};
|
|
713
698
|
|
|
699
|
+
// 刷新自定义样式数组
|
|
714
700
|
function refactorArr(type) {
|
|
715
701
|
if (!dataList || !dataList.length) return;
|
|
716
|
-
|
|
717
702
|
if (type == "degree") {
|
|
718
703
|
formItem.colorTableDegree = dataList.map(item => {
|
|
719
704
|
return item.colorTableDegree;
|
|
@@ -725,102 +710,85 @@ const __default__ = {
|
|
|
725
710
|
});
|
|
726
711
|
formItem.colorTable.shift();
|
|
727
712
|
}
|
|
728
|
-
}
|
|
729
|
-
|
|
713
|
+
}
|
|
730
714
|
|
|
715
|
+
//获取图片路径
|
|
731
716
|
function getImagePath(value) {
|
|
732
717
|
var imagePath = "";
|
|
733
718
|
var image = colorImages.find(item => item.value === value);
|
|
734
|
-
|
|
735
719
|
if (image) {
|
|
736
720
|
imagePath = image.src;
|
|
737
721
|
}
|
|
738
|
-
|
|
739
722
|
return imagePath;
|
|
740
|
-
}
|
|
741
|
-
|
|
723
|
+
}
|
|
742
724
|
|
|
725
|
+
// 参数改变
|
|
743
726
|
function paramsChanged(key) {
|
|
744
727
|
switch (key) {
|
|
745
728
|
case "fillStyle":
|
|
746
729
|
// 填充样式
|
|
747
730
|
viewModel.changeFilltyle(formItem.fillStyle);
|
|
748
731
|
break;
|
|
749
|
-
|
|
750
732
|
case "colorTableDegree":
|
|
751
733
|
// 自定义填充样式区间
|
|
752
734
|
refactorArr("degree");
|
|
753
735
|
viewModel.setColorTableDegree(formItem.colorTableDegree);
|
|
754
736
|
break;
|
|
755
|
-
|
|
756
737
|
case "colorTable":
|
|
757
738
|
// 自定义填充样式颜色
|
|
758
739
|
refactorArr("color");
|
|
759
740
|
viewModel.setColorTable(formItem.colorTable);
|
|
760
741
|
break;
|
|
761
|
-
|
|
762
742
|
case "colorImage":
|
|
763
743
|
// 填充样式
|
|
764
744
|
var imageUrl = getImagePath(formItem.colorImage);
|
|
765
745
|
viewModel.setColorImage(imageUrl);
|
|
766
746
|
break;
|
|
767
|
-
|
|
768
747
|
case "minSlope":
|
|
769
748
|
// 填充样式
|
|
770
749
|
viewModel.setSlopeFilterMin(formItem.minSlope);
|
|
771
750
|
break;
|
|
772
|
-
|
|
773
751
|
case "maxSlope":
|
|
774
752
|
// 填充样式
|
|
775
753
|
viewModel.setSlopeFilterMax(formItem.maxSlope);
|
|
776
754
|
break;
|
|
777
|
-
|
|
778
755
|
case "slopeColorAlpha":
|
|
779
756
|
// 填充样式
|
|
780
757
|
viewModel.setSlopeFilterColor(formItem.slopeColorText, formItem.slopeColorAlpha);
|
|
781
758
|
break;
|
|
782
|
-
|
|
783
759
|
case "slopeColorText":
|
|
784
760
|
// 填充样式
|
|
785
761
|
viewModel.setSlopeFilterColor(formItem.slopeColorText, formItem.slopeColorAlpha);
|
|
786
762
|
break;
|
|
787
|
-
|
|
788
763
|
case "interval":
|
|
789
764
|
// 采样间隔
|
|
790
765
|
viewModel.setInterval(formItem.interval);
|
|
791
766
|
break;
|
|
792
|
-
|
|
793
767
|
case "arrowWidth":
|
|
794
768
|
// 箭头间隔
|
|
795
769
|
viewModel.setArrowWidth(formItem.arrowWidth);
|
|
796
770
|
break;
|
|
797
|
-
|
|
798
771
|
case "arrowColor":
|
|
799
772
|
// 箭头颜色
|
|
800
773
|
viewModel.setArrowColor(formItem.arrowColor);
|
|
801
774
|
break;
|
|
802
|
-
|
|
803
775
|
default:
|
|
804
776
|
break;
|
|
805
777
|
}
|
|
806
|
-
}
|
|
807
|
-
|
|
808
|
-
|
|
778
|
+
}
|
|
779
|
+
// 开始分析
|
|
809
780
|
function startAnalysis() {
|
|
810
781
|
clearResult();
|
|
811
782
|
viewModel && viewModel.start();
|
|
812
|
-
}
|
|
813
|
-
|
|
814
|
-
|
|
783
|
+
}
|
|
784
|
+
//清除结果
|
|
815
785
|
function clearResult() {
|
|
816
786
|
viewModel && viewModel.clear();
|
|
817
|
-
}
|
|
818
|
-
|
|
819
|
-
|
|
787
|
+
}
|
|
788
|
+
// 销毁
|
|
820
789
|
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.onBeforeUnmount)(() => {
|
|
821
790
|
viewModel && viewModel.destroy();
|
|
822
791
|
});
|
|
823
|
-
|
|
824
792
|
__expose({
|
|
825
793
|
refactorArr,
|
|
826
794
|
getImagePath,
|
|
@@ -828,36 +796,21 @@ const __default__ = {
|
|
|
828
796
|
startAnalysis,
|
|
829
797
|
clearResult
|
|
830
798
|
});
|
|
831
|
-
|
|
832
799
|
return (_ctx, _cache) => {
|
|
833
800
|
const _component_kq_row = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-row");
|
|
834
|
-
|
|
835
801
|
const _component_kq_option = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-option");
|
|
836
|
-
|
|
837
802
|
const _component_kq_select = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-select");
|
|
838
|
-
|
|
839
803
|
const _component_kq_form_item = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-form-item");
|
|
840
|
-
|
|
841
804
|
const _component_kq_col = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-col");
|
|
842
|
-
|
|
843
805
|
const _component_kq_input_number = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-input-number");
|
|
844
|
-
|
|
845
806
|
const _component_kq_color_picker = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-color-picker");
|
|
846
|
-
|
|
847
807
|
const _component_kq_radio = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-radio");
|
|
848
|
-
|
|
849
808
|
const _component_kq_radio_group = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-radio-group");
|
|
850
|
-
|
|
851
809
|
const _component_kq_slider = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-slider");
|
|
852
|
-
|
|
853
810
|
const _component_kq_form = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-form");
|
|
854
|
-
|
|
855
811
|
const _component_kq_collapse_item = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-collapse-item");
|
|
856
|
-
|
|
857
812
|
const _component_kq_collapse = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-collapse");
|
|
858
|
-
|
|
859
813
|
const _component_kq_button = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-button");
|
|
860
|
-
|
|
861
814
|
return (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("section", {
|
|
862
815
|
class: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.normalizeClass)(["kq3d-slope-aspect-analysis", {
|
|
863
816
|
'kq-box-shadow': __props.showShadow
|
|
@@ -868,18 +821,12 @@ const __default__ = {
|
|
|
868
821
|
key: 0,
|
|
869
822
|
ref_key: "headerTempRef",
|
|
870
823
|
ref: headerTempRef
|
|
871
|
-
}, null, 512
|
|
872
|
-
/* NEED_PATCH */
|
|
873
|
-
)) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_1, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).fillStyle !== 'slopeFilter' ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createBlock)(_component_kq_row, {
|
|
824
|
+
}, null, 512 /* NEED_PATCH */)) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_1, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).fillStyle !== 'slopeFilter' ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createBlock)(_component_kq_row, {
|
|
874
825
|
key: 0,
|
|
875
826
|
class: "kq3d-slope-aspect-analysis-tip"
|
|
876
827
|
}, {
|
|
877
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("p", null, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).skylineTips), 1
|
|
878
|
-
/*
|
|
879
|
-
)]),
|
|
880
|
-
_: 1
|
|
881
|
-
/* STABLE */
|
|
882
|
-
|
|
828
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("p", null, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).skylineTips), 1 /* TEXT */)]),
|
|
829
|
+
_: 1 /* STABLE */
|
|
883
830
|
})) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_collapse, {
|
|
884
831
|
"model-value": (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).collapseValue
|
|
885
832
|
}, {
|
|
@@ -907,34 +854,18 @@ const __default__ = {
|
|
|
907
854
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
|
|
908
855
|
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).customColorScheme,
|
|
909
856
|
value: "tableColor"
|
|
910
|
-
}, null, 8
|
|
911
|
-
/* PROPS */
|
|
912
|
-
, ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
|
|
857
|
+
}, null, 8 /* PROPS */, ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
|
|
913
858
|
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).gradientTexture,
|
|
914
859
|
value: "colorImage"
|
|
915
|
-
}, null, 8
|
|
916
|
-
/* PROPS */
|
|
917
|
-
, ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
|
|
860
|
+
}, null, 8 /* PROPS */, ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
|
|
918
861
|
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).slopeFilter,
|
|
919
862
|
value: "slopeFilter"
|
|
920
|
-
}, null, 8
|
|
921
|
-
/*
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
}, 8
|
|
927
|
-
/* PROPS */
|
|
928
|
-
, ["modelValue"])]),
|
|
929
|
-
_: 1
|
|
930
|
-
/* STABLE */
|
|
931
|
-
|
|
932
|
-
}, 8
|
|
933
|
-
/* PROPS */
|
|
934
|
-
, ["label"])]),
|
|
935
|
-
_: 1
|
|
936
|
-
/* STABLE */
|
|
937
|
-
|
|
863
|
+
}, null, 8 /* PROPS */, ["label"])]),
|
|
864
|
+
_: 1 /* STABLE */
|
|
865
|
+
}, 8 /* PROPS */, ["modelValue"])]),
|
|
866
|
+
_: 1 /* STABLE */
|
|
867
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
868
|
+
_: 1 /* STABLE */
|
|
938
869
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).fillStyle === 'tableColor' ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div", _hoisted_2, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
|
|
939
870
|
style: {
|
|
940
871
|
"display": "flex"
|
|
@@ -943,25 +874,15 @@ const __default__ = {
|
|
|
943
874
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
944
875
|
span: 18
|
|
945
876
|
}, {
|
|
946
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).setSlopeRange), 1
|
|
947
|
-
/*
|
|
948
|
-
)]),
|
|
949
|
-
_: 1
|
|
950
|
-
/* STABLE */
|
|
951
|
-
|
|
877
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).setSlopeRange), 1 /* TEXT */)]),
|
|
878
|
+
_: 1 /* STABLE */
|
|
952
879
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
953
880
|
span: 6
|
|
954
881
|
}, {
|
|
955
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).setColor), 1
|
|
956
|
-
/*
|
|
957
|
-
)]),
|
|
958
|
-
_: 1
|
|
959
|
-
/* STABLE */
|
|
960
|
-
|
|
882
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).setColor), 1 /* TEXT */)]),
|
|
883
|
+
_: 1 /* STABLE */
|
|
961
884
|
})]),
|
|
962
|
-
_: 1
|
|
963
|
-
/* STABLE */
|
|
964
|
-
|
|
885
|
+
_: 1 /* STABLE */
|
|
965
886
|
}), ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)(external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.Fragment, null, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.renderList)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(dataList), (item, index) => {
|
|
966
887
|
return (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createBlock)(_component_kq_row, {
|
|
967
888
|
key: index,
|
|
@@ -982,9 +903,7 @@ const __default__ = {
|
|
|
982
903
|
disabled: true,
|
|
983
904
|
onChange: _cache[2] || (_cache[2] = $event => paramsChanged('colorTableDegree')),
|
|
984
905
|
"controls-position": "right"
|
|
985
|
-
}, null, 8
|
|
986
|
-
/* PROPS */
|
|
987
|
-
, ["modelValue", "onUpdate:modelValue"])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), index > 1 && index < (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(dataList).length ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createBlock)(_component_kq_input_number, {
|
|
906
|
+
}, null, 8 /* PROPS */, ["modelValue", "onUpdate:modelValue"])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), index > 1 && index < (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(dataList).length ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createBlock)(_component_kq_input_number, {
|
|
988
907
|
key: 1,
|
|
989
908
|
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(dataList)[index - 1].colorTableDegree,
|
|
990
909
|
"onUpdate:modelValue": $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(dataList)[index - 1].colorTableDegree = $event,
|
|
@@ -992,11 +911,7 @@ const __default__ = {
|
|
|
992
911
|
step: 1,
|
|
993
912
|
onChange: _cache[3] || (_cache[3] = $event => paramsChanged('colorTableDegree')),
|
|
994
913
|
"controls-position": "right"
|
|
995
|
-
}, null, 8
|
|
996
|
-
/* PROPS */
|
|
997
|
-
, ["modelValue", "onUpdate:modelValue"])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("span", _hoisted_3, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).to), 1
|
|
998
|
-
/* TEXT */
|
|
999
|
-
), index > 0 && index < (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(dataList).length - 1 ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createBlock)(_component_kq_input_number, {
|
|
914
|
+
}, null, 8 /* PROPS */, ["modelValue", "onUpdate:modelValue"])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("span", _hoisted_3, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).to), 1 /* TEXT */), index > 0 && index < (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(dataList).length - 1 ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createBlock)(_component_kq_input_number, {
|
|
1000
915
|
key: 2,
|
|
1001
916
|
modelValue: item.colorTableDegree,
|
|
1002
917
|
"onUpdate:modelValue": $event => item.colorTableDegree = $event,
|
|
@@ -1005,9 +920,7 @@ const __default__ = {
|
|
|
1005
920
|
step: 1,
|
|
1006
921
|
onChange: _cache[4] || (_cache[4] = $event => paramsChanged('colorTableDegree')),
|
|
1007
922
|
"controls-position": "right"
|
|
1008
|
-
}, null, 8
|
|
1009
|
-
/* PROPS */
|
|
1010
|
-
, ["modelValue", "onUpdate:modelValue", "min", "max"])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), index === (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(dataList).length - 1 ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createBlock)(_component_kq_input_number, {
|
|
923
|
+
}, null, 8 /* PROPS */, ["modelValue", "onUpdate:modelValue", "min", "max"])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), index === (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(dataList).length - 1 ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createBlock)(_component_kq_input_number, {
|
|
1011
924
|
key: 3,
|
|
1012
925
|
modelValue: item.colorTableDegree,
|
|
1013
926
|
"onUpdate:modelValue": $event => item.colorTableDegree = $event,
|
|
@@ -1015,41 +928,21 @@ const __default__ = {
|
|
|
1015
928
|
disabled: true,
|
|
1016
929
|
onChange: _cache[5] || (_cache[5] = $event => paramsChanged('colorTableDegree')),
|
|
1017
930
|
"controls-position": "right"
|
|
1018
|
-
}, null, 8
|
|
1019
|
-
/*
|
|
1020
|
-
|
|
1021
|
-
_: 2
|
|
1022
|
-
/* DYNAMIC */
|
|
1023
|
-
|
|
1024
|
-
}, 1024
|
|
1025
|
-
/* DYNAMIC_SLOTS */
|
|
1026
|
-
), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
931
|
+
}, null, 8 /* PROPS */, ["modelValue", "onUpdate:modelValue"])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true)]),
|
|
932
|
+
_: 2 /* DYNAMIC */
|
|
933
|
+
}, 1024 /* DYNAMIC_SLOTS */), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
1027
934
|
span: 6
|
|
1028
935
|
}, {
|
|
1029
936
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_color_picker, {
|
|
1030
937
|
modelValue: item.colorTable,
|
|
1031
938
|
"onUpdate:modelValue": $event => item.colorTable = $event,
|
|
1032
939
|
onChange: _cache[6] || (_cache[6] = $event => paramsChanged('colorTable'))
|
|
1033
|
-
}, null, 8
|
|
1034
|
-
/*
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
}, 1024
|
|
1040
|
-
/* DYNAMIC_SLOTS */
|
|
1041
|
-
)], 64
|
|
1042
|
-
/* STABLE_FRAGMENT */
|
|
1043
|
-
)) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true)]),
|
|
1044
|
-
_: 2
|
|
1045
|
-
/* DYNAMIC */
|
|
1046
|
-
|
|
1047
|
-
}, 1024
|
|
1048
|
-
/* DYNAMIC_SLOTS */
|
|
1049
|
-
);
|
|
1050
|
-
}), 128
|
|
1051
|
-
/* KEYED_FRAGMENT */
|
|
1052
|
-
))])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).fillStyle === 'colorImage' ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div", _hoisted_4, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
940
|
+
}, null, 8 /* PROPS */, ["modelValue", "onUpdate:modelValue"])]),
|
|
941
|
+
_: 2 /* DYNAMIC */
|
|
942
|
+
}, 1024 /* DYNAMIC_SLOTS */)], 64 /* STABLE_FRAGMENT */)) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true)]),
|
|
943
|
+
_: 2 /* DYNAMIC */
|
|
944
|
+
}, 1024 /* DYNAMIC_SLOTS */);
|
|
945
|
+
}), 128 /* KEYED_FRAGMENT */))])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).fillStyle === 'colorImage' ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div", _hoisted_4, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
1053
946
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form_item, {
|
|
1054
947
|
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).gradientColor
|
|
1055
948
|
}, {
|
|
@@ -1059,9 +952,7 @@ const __default__ = {
|
|
|
1059
952
|
}
|
|
1060
953
|
}, {
|
|
1061
954
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [_hoisted_5, _hoisted_6, _hoisted_7]),
|
|
1062
|
-
_: 1
|
|
1063
|
-
/* STABLE */
|
|
1064
|
-
|
|
955
|
+
_: 1 /* STABLE */
|
|
1065
956
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_radio_group, {
|
|
1066
957
|
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).colorImage,
|
|
1067
958
|
"onUpdate:modelValue": _cache[7] || (_cache[7] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).colorImage = $event),
|
|
@@ -1076,33 +967,15 @@ const __default__ = {
|
|
|
1076
967
|
class: "kq3d-slope-aspect-analysis-legend",
|
|
1077
968
|
src: item.src,
|
|
1078
969
|
alt: ""
|
|
1079
|
-
}, null, 8
|
|
1080
|
-
/*
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
}), 64
|
|
1089
|
-
/* STABLE_FRAGMENT */
|
|
1090
|
-
))]),
|
|
1091
|
-
_: 1
|
|
1092
|
-
/* STABLE */
|
|
1093
|
-
|
|
1094
|
-
}, 8
|
|
1095
|
-
/* PROPS */
|
|
1096
|
-
, ["modelValue"])]),
|
|
1097
|
-
_: 1
|
|
1098
|
-
/* STABLE */
|
|
1099
|
-
|
|
1100
|
-
}, 8
|
|
1101
|
-
/* PROPS */
|
|
1102
|
-
, ["label"])]),
|
|
1103
|
-
_: 1
|
|
1104
|
-
/* STABLE */
|
|
1105
|
-
|
|
970
|
+
}, null, 8 /* PROPS */, _hoisted_8)]),
|
|
971
|
+
_: 2 /* DYNAMIC */
|
|
972
|
+
}, 1032 /* PROPS, DYNAMIC_SLOTS */, ["label"]);
|
|
973
|
+
}), 64 /* STABLE_FRAGMENT */))]),
|
|
974
|
+
_: 1 /* STABLE */
|
|
975
|
+
}, 8 /* PROPS */, ["modelValue"])]),
|
|
976
|
+
_: 1 /* STABLE */
|
|
977
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
978
|
+
_: 1 /* STABLE */
|
|
1106
979
|
})])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).fillStyle === 'slopeFilter' ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div", _hoisted_9, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
1107
980
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form_item, {
|
|
1108
981
|
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).minSlope
|
|
@@ -1122,12 +995,8 @@ const __default__ = {
|
|
|
1122
995
|
min: 0,
|
|
1123
996
|
max: 90,
|
|
1124
997
|
onChange: _cache[10] || (_cache[10] = $event => paramsChanged('minSlope'))
|
|
1125
|
-
}, null, 8
|
|
1126
|
-
/*
|
|
1127
|
-
, ["modelValue"])]),
|
|
1128
|
-
_: 1
|
|
1129
|
-
/* STABLE */
|
|
1130
|
-
|
|
998
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
999
|
+
_: 1 /* STABLE */
|
|
1131
1000
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
1132
1001
|
span: 8
|
|
1133
1002
|
}, {
|
|
@@ -1139,26 +1008,14 @@ const __default__ = {
|
|
|
1139
1008
|
max: 90,
|
|
1140
1009
|
"controls-position": "right",
|
|
1141
1010
|
onChange: _cache[12] || (_cache[12] = $event => paramsChanged('minSlope'))
|
|
1142
|
-
}, null, 8
|
|
1143
|
-
/*
|
|
1144
|
-
, ["modelValue"])]),
|
|
1145
|
-
_: 1
|
|
1146
|
-
/* STABLE */
|
|
1147
|
-
|
|
1011
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
1012
|
+
_: 1 /* STABLE */
|
|
1148
1013
|
})]),
|
|
1149
|
-
_: 1
|
|
1150
|
-
/* STABLE */
|
|
1151
|
-
|
|
1014
|
+
_: 1 /* STABLE */
|
|
1152
1015
|
})]),
|
|
1153
|
-
_: 1
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
}, 8
|
|
1157
|
-
/* PROPS */
|
|
1158
|
-
, ["label"])]),
|
|
1159
|
-
_: 1
|
|
1160
|
-
/* STABLE */
|
|
1161
|
-
|
|
1016
|
+
_: 1 /* STABLE */
|
|
1017
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
1018
|
+
_: 1 /* STABLE */
|
|
1162
1019
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
1163
1020
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form_item, {
|
|
1164
1021
|
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).maxSlope
|
|
@@ -1178,12 +1035,8 @@ const __default__ = {
|
|
|
1178
1035
|
min: 0,
|
|
1179
1036
|
max: 90,
|
|
1180
1037
|
onChange: _cache[14] || (_cache[14] = $event => paramsChanged('maxSlope'))
|
|
1181
|
-
}, null, 8
|
|
1182
|
-
/*
|
|
1183
|
-
, ["modelValue"])]),
|
|
1184
|
-
_: 1
|
|
1185
|
-
/* STABLE */
|
|
1186
|
-
|
|
1038
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
1039
|
+
_: 1 /* STABLE */
|
|
1187
1040
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
1188
1041
|
span: 8
|
|
1189
1042
|
}, {
|
|
@@ -1195,26 +1048,14 @@ const __default__ = {
|
|
|
1195
1048
|
max: 90,
|
|
1196
1049
|
"controls-position": "right",
|
|
1197
1050
|
onChange: _cache[16] || (_cache[16] = $event => paramsChanged('maxSlope'))
|
|
1198
|
-
}, null, 8
|
|
1199
|
-
/*
|
|
1200
|
-
, ["modelValue"])]),
|
|
1201
|
-
_: 1
|
|
1202
|
-
/* STABLE */
|
|
1203
|
-
|
|
1051
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
1052
|
+
_: 1 /* STABLE */
|
|
1204
1053
|
})]),
|
|
1205
|
-
_: 1
|
|
1206
|
-
/* STABLE */
|
|
1207
|
-
|
|
1054
|
+
_: 1 /* STABLE */
|
|
1208
1055
|
})]),
|
|
1209
|
-
_: 1
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
}, 8
|
|
1213
|
-
/* PROPS */
|
|
1214
|
-
, ["label"])]),
|
|
1215
|
-
_: 1
|
|
1216
|
-
/* STABLE */
|
|
1217
|
-
|
|
1056
|
+
_: 1 /* STABLE */
|
|
1057
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
1058
|
+
_: 1 /* STABLE */
|
|
1218
1059
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
1219
1060
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form_item, {
|
|
1220
1061
|
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).transparents
|
|
@@ -1234,12 +1075,8 @@ const __default__ = {
|
|
|
1234
1075
|
max: 1,
|
|
1235
1076
|
step: 0.01,
|
|
1236
1077
|
onChange: _cache[18] || (_cache[18] = $event => paramsChanged('slopeColorAlpha'))
|
|
1237
|
-
}, null, 8
|
|
1238
|
-
/*
|
|
1239
|
-
, ["modelValue", "step"])]),
|
|
1240
|
-
_: 1
|
|
1241
|
-
/* STABLE */
|
|
1242
|
-
|
|
1078
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
1079
|
+
_: 1 /* STABLE */
|
|
1243
1080
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
1244
1081
|
span: 8
|
|
1245
1082
|
}, {
|
|
@@ -1251,26 +1088,14 @@ const __default__ = {
|
|
|
1251
1088
|
step: 0.01,
|
|
1252
1089
|
"controls-position": "right",
|
|
1253
1090
|
onChange: _cache[20] || (_cache[20] = $event => paramsChanged('slopeColorAlpha'))
|
|
1254
|
-
}, null, 8
|
|
1255
|
-
/*
|
|
1256
|
-
, ["modelValue", "step"])]),
|
|
1257
|
-
_: 1
|
|
1258
|
-
/* STABLE */
|
|
1259
|
-
|
|
1091
|
+
}, null, 8 /* PROPS */, ["modelValue", "step"])]),
|
|
1092
|
+
_: 1 /* STABLE */
|
|
1260
1093
|
})]),
|
|
1261
|
-
_: 1
|
|
1262
|
-
/* STABLE */
|
|
1263
|
-
|
|
1094
|
+
_: 1 /* STABLE */
|
|
1264
1095
|
})]),
|
|
1265
|
-
_: 1
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
}, 8
|
|
1269
|
-
/* PROPS */
|
|
1270
|
-
, ["label"])]),
|
|
1271
|
-
_: 1
|
|
1272
|
-
/* STABLE */
|
|
1273
|
-
|
|
1096
|
+
_: 1 /* STABLE */
|
|
1097
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
1098
|
+
_: 1 /* STABLE */
|
|
1274
1099
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
|
|
1275
1100
|
style: {
|
|
1276
1101
|
"padding-bottom": "8px"
|
|
@@ -1283,31 +1108,15 @@ const __default__ = {
|
|
|
1283
1108
|
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).slopeColorText,
|
|
1284
1109
|
"onUpdate:modelValue": _cache[21] || (_cache[21] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).slopeColorText = $event),
|
|
1285
1110
|
onChange: _cache[22] || (_cache[22] = $event => paramsChanged('slopeColorText'))
|
|
1286
|
-
}, null, 8
|
|
1287
|
-
/*
|
|
1288
|
-
|
|
1289
|
-
|
|
1290
|
-
/* STABLE */
|
|
1291
|
-
|
|
1292
|
-
}, 8
|
|
1293
|
-
/* PROPS */
|
|
1294
|
-
, ["label"])]),
|
|
1295
|
-
_: 1
|
|
1296
|
-
/* STABLE */
|
|
1297
|
-
|
|
1111
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
1112
|
+
_: 1 /* STABLE */
|
|
1113
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
1114
|
+
_: 1 /* STABLE */
|
|
1298
1115
|
})])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true)]),
|
|
1299
|
-
_: 1
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
/* PROPS */
|
|
1304
|
-
, ["label-width"])]),
|
|
1305
|
-
_: 1
|
|
1306
|
-
/* STABLE */
|
|
1307
|
-
|
|
1308
|
-
}, 8
|
|
1309
|
-
/* PROPS */
|
|
1310
|
-
, ["title"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_collapse_item, {
|
|
1116
|
+
_: 1 /* STABLE */
|
|
1117
|
+
}, 8 /* PROPS */, ["label-width"])]),
|
|
1118
|
+
_: 1 /* STABLE */
|
|
1119
|
+
}, 8 /* PROPS */, ["title"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_collapse_item, {
|
|
1311
1120
|
title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).aspectAnalysisSettings,
|
|
1312
1121
|
name: "aspect",
|
|
1313
1122
|
class: "kq3d-slope-aspect-analysis-collapse-item"
|
|
@@ -1335,12 +1144,8 @@ const __default__ = {
|
|
|
1335
1144
|
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minInterval,
|
|
1336
1145
|
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxInterval,
|
|
1337
1146
|
onChange: _cache[24] || (_cache[24] = $event => paramsChanged('interval'))
|
|
1338
|
-
}, null, 8
|
|
1339
|
-
/*
|
|
1340
|
-
, ["modelValue", "min", "max"])]),
|
|
1341
|
-
_: 1
|
|
1342
|
-
/* STABLE */
|
|
1343
|
-
|
|
1147
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
1148
|
+
_: 1 /* STABLE */
|
|
1344
1149
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
1345
1150
|
span: 8
|
|
1346
1151
|
}, {
|
|
@@ -1352,26 +1157,14 @@ const __default__ = {
|
|
|
1352
1157
|
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxInterval,
|
|
1353
1158
|
"controls-position": "right",
|
|
1354
1159
|
onChange: _cache[26] || (_cache[26] = $event => paramsChanged('interval'))
|
|
1355
|
-
}, null, 8
|
|
1356
|
-
/*
|
|
1357
|
-
, ["modelValue", "min", "max"])]),
|
|
1358
|
-
_: 1
|
|
1359
|
-
/* STABLE */
|
|
1360
|
-
|
|
1160
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
1161
|
+
_: 1 /* STABLE */
|
|
1361
1162
|
})]),
|
|
1362
|
-
_: 1
|
|
1363
|
-
/* STABLE */
|
|
1364
|
-
|
|
1163
|
+
_: 1 /* STABLE */
|
|
1365
1164
|
})]),
|
|
1366
|
-
_: 1
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
}, 8
|
|
1370
|
-
/* PROPS */
|
|
1371
|
-
, ["label"])]),
|
|
1372
|
-
_: 1
|
|
1373
|
-
/* STABLE */
|
|
1374
|
-
|
|
1165
|
+
_: 1 /* STABLE */
|
|
1166
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
1167
|
+
_: 1 /* STABLE */
|
|
1375
1168
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
1376
1169
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form_item, {
|
|
1377
1170
|
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).arrowWidth
|
|
@@ -1391,12 +1184,8 @@ const __default__ = {
|
|
|
1391
1184
|
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minArrowWidth,
|
|
1392
1185
|
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxArrowWidth,
|
|
1393
1186
|
onChange: _cache[28] || (_cache[28] = $event => paramsChanged('arrowWidth'))
|
|
1394
|
-
}, null, 8
|
|
1395
|
-
/*
|
|
1396
|
-
, ["modelValue", "min", "max"])]),
|
|
1397
|
-
_: 1
|
|
1398
|
-
/* STABLE */
|
|
1399
|
-
|
|
1187
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
1188
|
+
_: 1 /* STABLE */
|
|
1400
1189
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
1401
1190
|
span: 8
|
|
1402
1191
|
}, {
|
|
@@ -1408,26 +1197,14 @@ const __default__ = {
|
|
|
1408
1197
|
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxArrowWidth,
|
|
1409
1198
|
"controls-position": "right",
|
|
1410
1199
|
onChange: _cache[30] || (_cache[30] = $event => paramsChanged('arrowWidth'))
|
|
1411
|
-
}, null, 8
|
|
1412
|
-
/*
|
|
1413
|
-
, ["modelValue", "min", "max"])]),
|
|
1414
|
-
_: 1
|
|
1415
|
-
/* STABLE */
|
|
1416
|
-
|
|
1200
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
1201
|
+
_: 1 /* STABLE */
|
|
1417
1202
|
})]),
|
|
1418
|
-
_: 1
|
|
1419
|
-
/* STABLE */
|
|
1420
|
-
|
|
1203
|
+
_: 1 /* STABLE */
|
|
1421
1204
|
})]),
|
|
1422
|
-
_: 1
|
|
1423
|
-
|
|
1424
|
-
|
|
1425
|
-
}, 8
|
|
1426
|
-
/* PROPS */
|
|
1427
|
-
, ["label"])]),
|
|
1428
|
-
_: 1
|
|
1429
|
-
/* STABLE */
|
|
1430
|
-
|
|
1205
|
+
_: 1 /* STABLE */
|
|
1206
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
1207
|
+
_: 1 /* STABLE */
|
|
1431
1208
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
1432
1209
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form_item, {
|
|
1433
1210
|
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).arrowColor
|
|
@@ -1436,67 +1213,32 @@ const __default__ = {
|
|
|
1436
1213
|
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).arrowColor,
|
|
1437
1214
|
"onUpdate:modelValue": _cache[31] || (_cache[31] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).arrowColor = $event),
|
|
1438
1215
|
onChange: _cache[32] || (_cache[32] = $event => paramsChanged('arrowColor'))
|
|
1439
|
-
}, null, 8
|
|
1440
|
-
/*
|
|
1441
|
-
|
|
1442
|
-
|
|
1443
|
-
/* STABLE */
|
|
1444
|
-
|
|
1445
|
-
}, 8
|
|
1446
|
-
/* PROPS */
|
|
1447
|
-
, ["label"])]),
|
|
1448
|
-
_: 1
|
|
1449
|
-
/* STABLE */
|
|
1450
|
-
|
|
1216
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
1217
|
+
_: 1 /* STABLE */
|
|
1218
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
1219
|
+
_: 1 /* STABLE */
|
|
1451
1220
|
})])]),
|
|
1452
|
-
_: 1
|
|
1453
|
-
|
|
1454
|
-
|
|
1455
|
-
|
|
1456
|
-
|
|
1457
|
-
|
|
1458
|
-
_: 1
|
|
1459
|
-
/* STABLE */
|
|
1460
|
-
|
|
1461
|
-
}, 8
|
|
1462
|
-
/* PROPS */
|
|
1463
|
-
, ["title"])]),
|
|
1464
|
-
_: 1
|
|
1465
|
-
/* STABLE */
|
|
1466
|
-
|
|
1467
|
-
}, 8
|
|
1468
|
-
/* PROPS */
|
|
1469
|
-
, ["model-value"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_10, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
|
|
1221
|
+
_: 1 /* STABLE */
|
|
1222
|
+
}, 8 /* PROPS */, ["label-width"])]),
|
|
1223
|
+
_: 1 /* STABLE */
|
|
1224
|
+
}, 8 /* PROPS */, ["title"])]),
|
|
1225
|
+
_: 1 /* STABLE */
|
|
1226
|
+
}, 8 /* PROPS */, ["model-value"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_10, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
|
|
1470
1227
|
onClick: _cache[33] || (_cache[33] = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withModifiers)($event => startAnalysis(), ["stop"])),
|
|
1471
1228
|
title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).startAnalysis,
|
|
1472
1229
|
type: "primary"
|
|
1473
1230
|
}, {
|
|
1474
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).startAnalysis), 1
|
|
1475
|
-
/*
|
|
1476
|
-
|
|
1477
|
-
_: 1
|
|
1478
|
-
/* STABLE */
|
|
1479
|
-
|
|
1480
|
-
}, 8
|
|
1481
|
-
/* PROPS */
|
|
1482
|
-
, ["title"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
|
|
1231
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).startAnalysis), 1 /* TEXT */)]),
|
|
1232
|
+
_: 1 /* STABLE */
|
|
1233
|
+
}, 8 /* PROPS */, ["title"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
|
|
1483
1234
|
onClick: _cache[34] || (_cache[34] = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withModifiers)($event => clearResult(), ["stop"])),
|
|
1484
1235
|
title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).clearResult
|
|
1485
1236
|
}, {
|
|
1486
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).clearResult), 1
|
|
1487
|
-
/*
|
|
1488
|
-
|
|
1489
|
-
_: 1
|
|
1490
|
-
/* STABLE */
|
|
1491
|
-
|
|
1492
|
-
}, 8
|
|
1493
|
-
/* PROPS */
|
|
1494
|
-
, ["title"])])])], 2
|
|
1495
|
-
/* CLASS */
|
|
1496
|
-
);
|
|
1237
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createTextVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).clearResult), 1 /* TEXT */)]),
|
|
1238
|
+
_: 1 /* STABLE */
|
|
1239
|
+
}, 8 /* PROPS */, ["title"])])])], 2 /* CLASS */);
|
|
1497
1240
|
};
|
|
1498
1241
|
}
|
|
1499
|
-
|
|
1500
1242
|
}));
|
|
1501
1243
|
;// CONCATENATED MODULE: ./src/webgl/slopeaspectanalysis/SlopeAspectAnalysis.vue?vue&type=script&setup=true&lang=js
|
|
1502
1244
|
|
|
@@ -1518,13 +1260,11 @@ var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
|
|
|
1518
1260
|
|
|
1519
1261
|
|
|
1520
1262
|
|
|
1521
|
-
|
|
1522
1263
|
SlopeAspectAnalysis.install = (Vue, opts) => {
|
|
1523
1264
|
init_js_default()(Vue, opts);
|
|
1524
1265
|
Vue.component(SlopeAspectAnalysis.name, SlopeAspectAnalysis);
|
|
1525
1266
|
};
|
|
1526
1267
|
|
|
1527
|
-
|
|
1528
1268
|
}();
|
|
1529
1269
|
/******/ return __webpack_exports__;
|
|
1530
1270
|
/******/ })()
|