فهرست منبع

增加企业定位

sbj 1 سال پیش
والد
کامیت
d3916c33b6
3فایلهای تغییر یافته به همراه108 افزوده شده و 2 حذف شده
  1. 53 1
      src/utils/map/Layer.js
  2. 41 0
      src/utils/map/OperationSupervision.js
  3. 14 1
      src/views/map/Index.vue

+ 53 - 1
src/utils/map/Layer.js

@@ -8,6 +8,58 @@ import {setCenter,setSxdxCamera} from '@/utils/map/Common'
 // let layerList = ['cb','mt','jjq','dtq','md','sszh','hb','hd','sxdx','2023.1','2022.1','2022.2','2021.1','2021.2','2020.1','2020.2']
 let layerList = []
 
+let defaultLayerList = [
+    {
+        // 水上客运
+        id: 'waterPassenger',
+        title: 'waterPassenger',
+        type: 'feature',
+        url:'http://10.83.68.109:6080/arcgis/rest/services/water_passenger_3857/MapServer',
+        visible: false,
+        opacity: 1,
+        token: '',
+        is_goto: false
+    },
+    {
+        // 数字孪生图层
+        id: 'digitalTwain',
+        title: 'digitalTwain',
+        type: 'feature',
+        url:'http://10.83.68.109:6080/arcgis/rest/services/digitalTwain_3857/MapServer',
+        visible: false,
+        opacity: 1,
+        token: '',
+        is_goto: false
+    },
+    {
+        // 地图查询图层
+        id: 'ghjgCxall',
+        title: 'ghjgCxall',
+        type: 'shc_map',
+        url:'http://10.83.68.109:6080/arcgis/rest/services/ghjg_cxall/MapServer',
+        visible: false,
+        opacity: 1,
+        token: '',
+        is_goto: false
+    }
+]
+
+export function addDefaultServer(){
+    for (let i = 0; i < defaultLayerList.length; i++) {
+        let layerObject = defaultLayerList[i];
+        addLayer({
+            id: layerObject.id,
+            title: layerObject.title,
+            type: layerObject.type,
+            url: layerObject.url,
+            visible: layerObject.visible,
+            opacity: layerObject.opacity,
+            token: layerObject.token,
+            is_goto: layerObject.is_goto
+        })
+    }
+}
+
 export function closeAllLayer() {
     for (let i = layerList.length-1; i >=0;i--) {
         addLayerByName(layerList[i],false)
@@ -276,4 +328,4 @@ export function addLayerByName(name,isShow){
             })
             break
     }
-}
+}

+ 41 - 0
src/utils/map/OperationSupervision.js

@@ -0,0 +1,41 @@
+/*
+* 运营监管
+ */
+import {
+    fullExtent, clearMap, calculation, changeMap, setCamera, layerQuery, addGraphic
+} from '@/utils/map/ArcgisUtil'
+import {setCenter} from "@/utils/map/Common";
+
+export function locationUnit(data,isShow){
+    if(isShow){
+        let param = {
+            title: data.name,
+            type: 'point',
+            data:[data.mapx,data.mapy,20],
+            edit: false,
+            temp: false,
+            clear: false,
+            goto: true,
+            attributes: null,
+            symbol:{
+                "type": "picture-marker",
+                "url": "images/ssky/bgImgPort.png",
+                "width":"300px",
+                "height":"10px"
+            }
+        }
+        addGraphic(param)
+        layerQuery({
+            title: "ghjgCxall",
+            layerId: "40",
+            where: "CERT_NUMBER='" + data.certNumber +"'",
+            symbol: null,
+            is_draw: true,
+            is_clear: false,
+            callback: null
+        })
+    }else{
+        clearMap({is_draw: false, is_search:true, layers: []})
+        setCenter();
+    }
+}

+ 14 - 1
src/views/map/Index.vue

@@ -15,6 +15,7 @@
             <button @click="test('对江轮渡码头')">对江轮渡码头</button>
             <button @click="test('浦江游览航线')">浦江游览航线</button>
             <button @click="test('对江轮渡航线')">对江轮渡航线</button>
+            <button @click="test('企业定位')">企业定位</button>
             <button @click="test('船舶定位')">单船定位</button>
             <button @click="test('船舶撒点')">船舶</button>
             <button @click="test('码头泊位')">码头泊位</button>
@@ -42,9 +43,10 @@
 <script>
     import {initBridge, fullExtent, calculation, clearMap, changeMap, draw} from "@/utils/map/ArcgisUtil"
     import {pjylLine, djldLine,djldLineAll,onePjylPortLocation,oneDjldPortLocation} from '@/utils/map/WaterPassenger'
+    import {locationUnit} from '@/utils/map/OperationSupervision'
     import {setBoat, setBoatPath, onLocationBoat, locationBoat, boatDriving, drawArea, setMultiBoatHistory, playAreaBoatHistory} from '@/utils/map/Boat'
     import {setCenter, setVideoCamera} from '@/utils/map/Common'
-    import {addLayerByName,closeAllLayer} from '@/utils/map/Layer'
+    import {addDefaultServer,addLayerByName,closeAllLayer} from '@/utils/map/Layer'
 
     export default {
         name: "MapHome",
@@ -58,6 +60,7 @@
                 isShowPjylLine:false,
                 isShowDjldLine:false,
                 isShowBoat:false,
+                isShowUnit:false,
                 isShowPortLayer:false,
                 isShowJjqLayer:false,
                 isShowDtqLayer:false,
@@ -72,6 +75,7 @@
         mounted(){
             //加载地图控件
             initBridge();
+            addDefaultServer();
             setCenter();
         },
         methods:{
@@ -109,6 +113,15 @@
                         // djldLine('歇宁线',this.isShowDjldLine)
                         djldLineAll(this.isShowDjldLine)
                         break
+                    case '企业定位':
+                        this.isShowUnit = !this.isShowUnit
+                        locationUnit({
+                            name: '上海东方明珠游乐有限公司',
+                            certNumber:'(沪外)港经证(1390)号',
+                            mapx: "2360.105499999595",
+                            mapy: "794.1387000000105"
+                        },this.isShowUnit)
+                        break
                     case '船舶撒点':
                         this.isShowBoat = !this.isShowBoat
                         setBoat(this.isShowBoat)