<!DOCTYPE HTML>
|
<html>
|
|
<head>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
|
<title></title>
|
<!-- <script src="https://cdn.bootcdn.net/ajax/libs/html2canvas/0.5.0-beta4/html2canvas.min.js"></script> -->
|
<!--jquery引用-->
|
<script src="libs/jquery/jquery-3.3.1.min.js"></script>
|
<!--layer引用-->
|
<script src="libs/layer/layer.js"></script>
|
<!--空间分析插件turf引用-->
|
<script src="libs/turf/turf.min.js"></script>
|
<!-- layui -->
|
<script src='libs/layui/layui/layui.js'></script>
|
<link rel="stylesheet" href="libs/layui/layui/css/layui.css">
|
<!-- axios -->
|
<script src='libs/axios/axios.js'></script>
|
|
<!-- video flv播放 -->
|
<script src="libs/flv/flvjs/flv.js"></script>
|
<!-- <link href="http://vjs.zencdn.net/c/video-js.css" rel="stylesheet">
|
<script src="http://vjs.zencdn.net/c/video.js"></script> -->
|
<!-- <script src="http://cdn.jsdelivr.net/npm/xgplayer/browser/index.js" charset="utf-8"></script> -->
|
<!-- <script src="http://cdn.jsdelivr.net/npm/xgplayer-flv.js/browser/index.js" charset="utf-8"></script> -->
|
<!-- echarts -->
|
<script src="libs/echarts/v4/echarts.min.js"></script>
|
<!-- 动态标绘 -->
|
<!-- <script src='libs/Cesium/ThirdParty/Workers/PlotAlgo/PlotAlgoInclude.js'></script> -->
|
|
<!-- <script src='Zplot/js/plotPanelControl/PlottingUI.Include.js'></script> -->
|
<!-- <script src='Zplot/js/plotPanelControl/PlottingUI.js'></script> -->
|
<!-- <script src='Zplot/js/bootstrap.min.js'></script>
|
<script src='Zplot/js/jquery.min.js'></script>
|
<script src='Zplot/js/plotPanelControl/PlotPanel.js'></script> -->
|
<!-- <script src='Zplot/js/plotPanelControl/StylePanel.js'></script>
|
<script src='Zplot/js/plotPanelControl/zTree/jquery.ztree.core.js'></script>
|
<script src='Zplot/js/plotPanelControl/zTree/jquery.ztree.core.js'></script>
|
<script src='Zplot/js/plotPanelControl/jquery-easyui-1.4.4/jquery-ui.js'></script>
|
<script src='Zplot/js/plotPanelControl/jquery-easyui-1.4.4/jquery.easyui.min.js'></script>
|
<script src='Zplot/js/plotPanelControl/jquery-easyui-1.4.4/jquery.min.js'></script>
|
<script src='Zplot/js/plotPanelControl/colorpicker/js/colorpicker.js'></script>
|
<script src='Zplot/js/plotPanelControl/colorpicker/js/colorpickerEditor.js'></script>
|
<script src='Zplot/js/plotPanelControl/colorpicker/js/eye.js'></script>
|
<script src='Zplot/js/plotPanelControl/colorpicker/js/layout.js'></script>
|
<script src='Zplot/js/plotPanelControl/colorpicker/js/utils.js'></script> -->
|
|
|
<!-- <link rel="stylesheet" href="libs/Cesium/Widgets/shared.css">
|
<link rel="stylesheet" href="libs/Cesium/Widgets/InfoBox/InfoBoxDescription.css">
|
<link rel="stylesheet" href="libs/Cesium/Widgets/Navigation/navigation.css">
|
<link rel="stylesheet" href="libs/Cesium/Widgets/Viewer/Viewer.css">
|
<link rel="stylesheet" href="libs/Cesium/Widgets/Timeline/Timeline.css">
|
<link rel="stylesheet" href="libs/Cesium/Widgets/SelectionIndicator/SelectionIndicator.css">
|
<link rel="stylesheet" href="libs/Cesium/Widgets/NavigationHelpButton/NavigationHelpButton.css">
|
<link rel="stylesheet" href="libs/Cesium/Widgets/PerformanceWatchdog/PerformanceWatchdog.css">
|
<link rel="stylesheet" href="libs/Cesium/Widgets/ProjectionPicker/ProjectionPicker.css">
|
<link rel="stylesheet" href="libs/Cesium/Widgets/SceneModePicker/SceneModePicker.css">
|
<link rel="stylesheet" href="libs/Cesium/Widgets/InfoBox/InfoBox.css">
|
<link rel="stylesheet" href="libs/Cesium/Widgets/Geocoder/Geocoder.css">
|
<link rel="stylesheet" href="libs/Cesium/Widgets/VRButton/VRButton.css">
|
<link rel="stylesheet" href="libs/Cesium/Widgets/FullscreenButton/FullscreenButton.css">
|
<link rel="stylesheet" href="libs/Cesium/Widgets/Cesium3DTilesInspector/Cesium3DTilesInspector.css">
|
<link rel="stylesheet" href="libs/Cesium/Widgets/CesiumInspector/CesiumInspector.css">
|
<link rel="stylesheet" href="libs/Cesium/Widgets/CesiumWidget/CesiumWidget.css">
|
<link rel="stylesheet" href="libs/Cesium/Widgets/BaseLayerPicker/BaseLayerPicker.css">
|
<link rel="stylesheet" href="libs/Cesium/Widgets/Animation/Animation.css">
|
<link rel="stylesheet" href="libs/Cesium/Widgets/widgets.css"> -->
|
|
|
|
<!-- <link rel="shortcut icon" href="images/shortcut.ico"> -->
|
<!--[if IE 8]>
|
<link rel="stylesheet" type="text/css" href="jimu.js/css/jimu-ie.css"/>
|
<![endif]-->
|
<style type="text/css">
|
* {
|
box-sizing: border-box;
|
}
|
|
body,
|
html {
|
width: 100%;
|
height: 100%;
|
/* height: 50%;
|
width: 50%; */
|
margin: 0;
|
padding: 0;
|
overflow: hidden;
|
}
|
|
.cesium-viewer-navigationContainer {
|
display: none !important;
|
top: 90px !important;
|
}
|
|
.cesium-performanceDisplay {
|
position: relative;
|
right: 250px;
|
}
|
|
.jimu-leading-margin1 {
|
padding-left: 10px;
|
}
|
|
.cesium-baseLayerPicker-dropDown {
|
width: 308px !important;
|
}
|
|
#main-loading {
|
width: 100%;
|
height: 100%;
|
text-align: center;
|
overflow: hidden;
|
}
|
|
|
#main-loading #ie-note {
|
position: absolute;
|
top: 0;
|
bottom: 0;
|
left: 0;
|
right: 0;
|
margin: auto;
|
}
|
|
#main-loading #ie-note {
|
width: 586px;
|
height: 253px;
|
background-image: url('images/notes.png');
|
padding: 0 30px 40px 30px;
|
font-size: 14px;
|
color: #596679;
|
}
|
|
#ie-note .hint-title {
|
height: 40px;
|
line-height: 48px;
|
text-align: left;
|
font-weight: bold;
|
}
|
|
#ie-note .hint-img {
|
background-image: url('images/hint.png');
|
background-position: left;
|
padding-left: 40px;
|
margin-top: 20px;
|
background-repeat: no-repeat;
|
height: 30px;
|
text-align: left;
|
line-height: 30px;
|
font-weight: bold;
|
}
|
|
#ie-note span {
|
display: block;
|
line-height: 14px;
|
}
|
|
#main-page {
|
display: none;
|
width: 100%;
|
height: 100%;
|
position: relative;
|
}
|
|
#jimu-layout-manager {
|
width: 100%;
|
height: 100%;
|
position: absolute;
|
}
|
|
.index_query {
|
position: absolute;
|
left: 45%;
|
top: 60px;
|
z-index: 999;
|
width: 260px;
|
}
|
|
#mh_query li {
|
list-style: none;
|
padding-bottom: 5px;
|
padding-top: 10px;
|
padding-left: 10px;
|
margin: 0;
|
font-size: 12px;
|
line-height: 20px;
|
color: #ffffff;
|
cursor: pointer;
|
|
}
|
|
#mh_query {
|
width: 100%;
|
background: rgba(31, 39, 48, .7);
|
position: relative;
|
top: 10px;
|
max-height: 330px;
|
overflow: auto;
|
z-index: 999;
|
}
|
|
.input-sm {
|
width: 260px;
|
height: 35px;
|
line-height: 40px;
|
font-size: 16px;
|
text-indent: 8px;
|
outline: 0;
|
float: left;
|
border: none;
|
box-shadow: 0 2px 6px #3a3c42;
|
border-top-left-radius: 2px;
|
border-bottom-left-radius: 2px;
|
color: #fff;
|
background-color: rgba(63, 72, 84, .7);
|
border: none;
|
}
|
|
input::-webkit-input-placeholder {
|
color: #fff;
|
}
|
|
.input_img {
|
position: absolute;
|
right: 0;
|
height: 35px;
|
cursor: pointer;
|
}
|
|
.cesium-viewer-toolbar {
|
top: 55px !important;
|
right: -23333333333370px !important;
|
width: 80px;
|
height: 30px;
|
|
}
|
|
.cesium-viewer-toolbar .cesium-baseLayerPicker-dropDown {
|
position: fixed !important;
|
top: 54px !important;
|
right: 10px !important;
|
z-index: 213 !important;
|
}
|
</style>
|
<link rel="stylesheet" type="text/css" href="jimu.js/loading/loading.css" />
|
</head>
|
|
<body class="claro jimu-main-font">
|
<div id="main-loading">
|
<div id="app-loading"></div>
|
<div id="loading-gif"></div>
|
<div id="ie-note" style="display:none;">
|
<div class="hint-title">Error</div>
|
<div class="hint-img">Your browser is currently not supported.</div>
|
<p class="hint-text">
|
<span>
|
推荐chorome浏览器
|
</span>
|
</p>
|
</div>
|
</div>
|
|
<div id="main-page">
|
<div id="jimu-layout-manager"></div>
|
|
<!-- <div class="index_query">
|
<div>
|
<input id="local_data" autocomplete="off" data-provide="typeahead" type="text" class="input-sm"
|
placeholder="输入关键字以搜索"/>
|
<img class="input_img" src="images/query.png">
|
</div>
|
<div id="mh_query"></div>
|
</div> -->
|
|
</div>
|
<script src="env.js"></script>
|
|
|
<script type="text/javascript" src="simpleLoader.js"></script>
|
<!-- <script type="module">
|
window.CESIUM_BASE_URL = 'http://localhost:8081/gzsw3D/libs/Source';
|
import * as Cesium from './libs/Source/Cesium.js';
|
window.Cesium = Cesium;
|
</script> -->
|
<script type="text/javascript" src="init.js"></script>
|
<!-- <script>
|
|
var indData = [];
|
|
//搜索点击事件
|
$(".input_img").click(function () {
|
var query = $("#local_data").val();
|
|
var data = {
|
"queryMode": "SqlQuery",
|
"bounds": {"leftBottom": {"x": 0, "y": 0}, "rightTop": {"x": 100, "y": 100}},
|
"distance": 1,
|
"queryParameters": {
|
"queryParams": [
|
{"attributeFilter": "MC like '%" + query + "%' ", "name": "WLPOIYY@data"},
|
{"attributeFilter": "MC like '%" + query + "%' ", "name": "WLPOIJD@data"},
|
{"attributeFilter": "MC like '%" + query + "%' ", "name": "WLPOIXZQ@data"},
|
{"attributeFilter": "MC like '%" + query + "%' ", "name": "WLPOISFZ@data"},
|
{"attributeFilter": "MC like '%" + query + "%' ", "name": "WLPOISM@data"},
|
{"attributeFilter": "MC like '%" + query + "%' ", "name": "WLPOIXX@data"}
|
],
|
"startRecord": 0,
|
"expectCount": 20,
|
"networkType": "LINE",
|
"queryOption": "ATTRIBUTEANDGEOMETRY"
|
},
|
"keywords": "",
|
"spatialQueryMode": "INTERSECT"
|
};
|
|
var datas = JSON.stringify(data);
|
|
|
$.ajax({
|
url: 'http://61.131.223.3:8090/iserver/services/map-WLPOI/rest/maps/WLPOI/queryResults.json?returnPostAction=true&getMethodForm=true&returnContent=true',
|
data: datas,
|
type: "POST",
|
success: function success(res) {
|
|
var dataList = [];
|
|
var index = 0;
|
|
for (var i = 0; i < res.recordsets.length; i++) {
|
for (var j = 0; j < res.recordsets[i].features.length; j++) {
|
var data = {};
|
if (i == 1) {
|
data.id = index;
|
index ++;
|
data.mc = res.recordsets[i].features[j].fieldValues[3];
|
data.type = res.recordsets[i].features[j].fieldValues[2];
|
data.x = res.recordsets[i].features[j].fieldValues[4];
|
data.y = res.recordsets[i].features[j].fieldValues[5];
|
} else {
|
data.id = index;
|
index ++;
|
data.mc = res.recordsets[i].features[j].fieldValues[17];
|
data.type = res.recordsets[i].features[j].fieldValues[16];
|
data.x = res.recordsets[i].features[j].fieldValues[4];
|
data.y = res.recordsets[i].features[j].fieldValues[5];
|
}
|
|
dataList.push(data);
|
}
|
}
|
|
indData = dataList;
|
|
window.viewer.entities.removeAll();
|
|
$("#mh_query").html("");
|
if (query == "") {
|
$("#mh_query").html("");
|
} else {
|
for (var i = 0; i < dataList.length; i++) {
|
$("#mh_query").append("<li id='" + i + "'><p><span>" + (i + 1) + '、' +
|
dataList[i].mc + "</span></p></li>");
|
}
|
addPoint(indData);
|
}
|
$("#mh_query").append(html);
|
|
//添加景点li点击事件,地图定位
|
$('#mh_query li').click(function () {
|
// var selectItem = this.innerText.trim();
|
// selectItem = selectItem.split("、")[1];
|
var ids = $(this).attr("id");
|
|
$("#mh_query").html("");
|
|
window.viewer.camera.flyTo({
|
destination: Cesium.Cartesian3.fromDegrees(Number(indData[ids].x), Number(indData[ids].y), 500)
|
});
|
});
|
}
|
});
|
});
|
|
function addPoint(result) {
|
for (var i = 0; i < result.length; i++) {
|
var imgs = "./widgets/Scenic/img/street.png";
|
// if (result[i].ckey == "scenic") {
|
// imgs = "./widgets/Scenic/img/scenic.png";
|
// } else if (result[i].ckey == "viewpoint") {
|
// imgs = "./widgets/Scenic/img/viewpoint.png";
|
// } else if (result[i].ckey == "town") {
|
// imgs = "./widgets/Scenic/img/town.png";
|
// } else if (result[i].ckey == "street") {
|
// imgs = "./widgets/Scenic/img/street.png";
|
// } else if (result[i].ckey == "ancient") {
|
// imgs = "./widgets/Scenic/img/ancient.png";
|
// } else if (result[i].ckey == "delicacy") {
|
// imgs = "./widgets/Scenic/img/delicacy.png";
|
// } else if (result[i].ckey == "shopping") {
|
// imgs = "./widgets/Scenic/img/shopping.png";
|
// } else if (result[i].ckey == "stay") {
|
// imgs = "./widgets/Scenic/img/stay.png";
|
// } else if (result[i].ckey == "toilet") {
|
// imgs = "./widgets/Scenic/img/toilet.png";
|
// } else if (result[i].ckey == "parking") {
|
// imgs = "./widgets/Scenic/img/parking.png";
|
// } else if (result[i].ckey == "recreation") {
|
// imgs = "./widgets/Scenic/img/recreation.png";
|
// } else if (result[i].ckey == "other") {
|
// imgs = "./widgets/Scenic/img/other.png";
|
// }
|
|
window.viewer.entities.add({
|
id: result[i].id + "jd",
|
position: Cesium.Cartesian3.fromDegrees(Number(result[i].x), Number(result[i].y), 0),
|
label: {
|
text: result[i].mc,
|
font: "700 16px '黑体'",
|
fillColor: Cesium.Color.PALETURQUOISE,
|
outlineColor: Cesium.Color.BLACK,
|
outlineWidth: 2,
|
style: Cesium.LabelStyle.FILL_AND_OUTLINE,
|
horizontalOrigin: Cesium.HorizontalOrigin.TOP,
|
verticalOrigin: Cesium.VerticalOrigin.BOTTOM,
|
// heightReference: Cesium.HeightReference.CLAMP_TO_GROUND,
|
pixelOffset: new Cesium.Cartesian2(0, -9),
|
pixelOffsetScaleByDistance: new Cesium.NearFarScalar(1.5e2, 3.0, 1.5e7, 0.5)
|
},
|
billboard: {
|
image: imgs,
|
scale: 0.8,
|
width: 30,
|
height: 35,
|
pixelOffset: new Cesium.Cartesian2(0, 0),
|
// heightReference: Cesium.HeightReference.CLAMP_TO_GROUND,
|
}
|
});
|
}
|
|
}
|
|
|
</script> -->
|
</body>
|
|
</html>
|