From 25ce610f6ecca7325e7a743dc032c4a76559c63d Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Fri, 02 Jul 2021 09:10:26 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/pyhmap
---
config.json | 387 ++++++++++++++++++++++++++++++++++++++++--------------
1 files changed, 283 insertions(+), 104 deletions(-)
diff --git a/config.json b/config.json
index 2c12c7f..20bf8b7 100644
--- a/config.json
+++ b/config.json
@@ -21,20 +21,23 @@
"keepAppState": true,
"logo": "",
"geometryService": "https://utility.arcgisonline.com/arcgis/rest/services/Geometry/GeometryServer",
- "links": [{
- "label": "",
- "url": ""
- }],
+ "links": [
+ {
+ "label": "",
+ "url": ""
+ }
+ ],
"widgetOnScreen": {
- "widgets": [{
+ "widgets": [
+ {
"uri": "widgets/CommonBase/Widget"
},
{
"uri": "widgets/Tool/Widget",
"position": {
- "right": 96,
+ "right": 262,
"top": 20,
- "height": "32px",
+ "height": "36px",
"width": "86px",
"relativeTo": "map"
}
@@ -42,19 +45,10 @@
{
"uri": "widgets/Basemap/Widget",
"position": {
- "right": 10,
+ "right": 190,
"top": 20,
- "height": "32px",
- "width": "86px",
- "relativeTo": "map"
- }
- },
-
- {
- "uri": "widgets/HelpButton/Widget",
- "position": {
- "right": 10,
- "bottom": 40,
+ "height": "36px",
+ "width": "72px",
"relativeTo": "map"
}
},
@@ -62,7 +56,7 @@
"uri": "widgets/HomeButton/Widget",
"position": {
"right": 10,
- "bottom": 120,
+ "bottom": 196,
"relativeTo": "map"
}
},
@@ -70,7 +64,31 @@
"uri": "widgets/FullScreen/Widget",
"position": {
"right": 10,
- "bottom": 80,
+ "bottom": 156,
+ "relativeTo": "map"
+ }
+ },
+ {
+ "uri": "widgets/VrButton/Widget",
+ "position": {
+ "right": 10,
+ "bottom": 116,
+ "relativeTo": "map"
+ }
+ },
+ {
+ "uri": "widgets/SceneMode/Widget",
+ "position": {
+ "right": 10,
+ "bottom": 76,
+ "relativeTo": "map"
+ }
+ },
+ {
+ "uri": "widgets/HelpButton/Widget",
+ "position": {
+ "right": 10,
+ "bottom": 36,
"relativeTo": "map"
}
},
@@ -88,34 +106,41 @@
"name": "图上量算",
"uri": "widgets/Measurement/Widget",
"position": {
- "right": 10,
- "top": 96,
+ "right": 60,
+ "top": 72,
"width": "350px",
"height": "320px",
"relativeTo": "map"
}
},
{
- "name": "查询定位",
- "uri": "widgets/Location/Widget"
+ "name": "飞行路线",
+ "uri": "widgets/FlyRoute/Widget",
+ "position": {
+ "right": 60,
+ "top": 72,
+ "width": "260px",
+ "height": "64%",
+ "relativeTo": "map"
+ }
},
{
"name": "卷帘对比",
"uri": "widgets/Rolling/Widget",
"position": {
- "right": 10,
- "top": 96,
- "width": "400px",
+ "right": 60,
+ "top": 72,
+ "width": "472px",
"height": "50px",
"relativeTo": "map"
}
},
{
- "name": "地图打印",
+ "name": "场景快照",
"uri": "widgets/MapPrinting/Widget",
"position": {
- "right": 10,
- "top": 96,
+ "right": 60,
+ "top": 72,
"width": "200px",
"height": "40px",
"relativeTo": "map"
@@ -125,8 +150,8 @@
"name": "坐标定位",
"uri": "widgets/CoorPosition/Widget",
"position": {
- "right": 10,
- "top": 96,
+ "right": 60,
+ "top": 72,
"width": "217px",
"height": "180px",
"relativeTo": "map"
@@ -136,40 +161,141 @@
"name": "路线导航",
"uri": "widgets/RouteNavigate/Widget",
"position": {
- "right": 10,
- "top": 96,
+ "right": 60,
+ "top": 72,
"width": "300px",
"height": "780px",
"relativeTo": "map"
}
- }, {
+ },
+ {
"name": "我的标记",
"uri": "widgets/Sign/Widget",
"position": {
- "right": 10,
- "top": 96,
+ "right": 60,
+ "top": 72,
"width": "320px",
"height": "360px",
"relativeTo": "map"
}
- }, {
+ },
+ {
"name": "分屏对比",
"uri": "widgets/SplitScreen/Widget"
- },{
+ },
+ {
"name": "搜索栏",
"uri": "widgets/searchL/Widget"
- }, {
+ },
+ {
"name": "视角底部按钮",
- "uri": "widgets/visualAngle/Widget"
- }, {
+ "uri": "widgets/visualAngle/Widget",
+ "position": {
+ "right": 348,
+ "top": 20,
+ "height": "36px",
+ "width": "142px",
+ "relativeTo": "map"
+ }
+ },
+ {
"name": "图例",
"uri": "widgets/legends/Widget"
- }, {
+ },
+ {
"name": "左侧信息指示器",
"uri": "widgets/instructions/Widget"
- }, {
+ },
+ {
"name": "左侧导航栏",
"uri": "widgets/LeftNavigationBar/Widget"
+ },
+ {
+ "name": "要素标绘",
+ "uri": "widgets/plottingP/Widget",
+ "position": {
+ "right": 600,
+ "top": 96,
+ "width": "350px",
+ "height": "800px",
+ "relativeTo": "map"
+ }
+ },
+ {
+ "name": "搜索弹窗表格各项弹窗",
+ "uri": "widgets/searchTabaPopup/Widget"
+ },
+ {
+ "name": "图层管理",
+ "uri": "widgets/Layermanagement/Widget"
+ },
+ {
+ "name": "空间分析",
+ "uri": "widgets/spatialAnalysis/Widget"
+ },
+ {
+ "name": "可视化分析",
+ "uri": "widgets/visibleArea/Widget"
+ },
+ {
+ "name": "坡度坡向分析",
+ "uri": "widgets/slope/Widget"
+ },
+ {
+ "name": "剖面分析",
+ "uri": "widgets/profileAnalysis/Widget"
+ },
+ {
+ "name": "模型gif",
+ "uri": "widgets/modelDiagram/Widget"
+ },
+ {
+ "name": "SQL查询",
+ "uri": "widgets/SQLQuery/Widget"
+ },
+ {
+ "name": "地形开挖",
+ "uri": "widgets/digTheEarth/Widget"
+ },
+ {
+ "name": "方量分析",
+ "uri": "widgets/volumeAnalysis/Widget"
+ },
+ {
+ "name": "空间查询",
+ "uri": "widgets/spatialQuery/Widget"
+ },
+ {
+ "name": "多边形裁剪",
+ "uri": "widgets/polygonClipping/Widget"
+ },
+ {
+ "name": "通视分析",
+ "uri": "widgets/throughSee/Widget"
+ },
+ {
+ "name": "平面裁剪",
+ "uri": "widgets/clippingPlanes/Widget"
+ },
+ {
+ "name": "BOX裁剪",
+ "uri": "widgets/BOXTailoring/Widget"
+ },
+ {
+ "name": "开敞度分析",
+ "uri": "widgets/openAnalysis/Widget"
+ },
+ {
+ "name": "BOX交互裁剪",
+ "uri": "widgets/BOXInteractive/Widget"
+ },
+ {
+ "name": "Cross裁剪",
+ "uri": "widgets/crossTailoring/Widget"
+ },
+ {
+ "name": "飞行",
+ "uri": "widgets/filyL/Widget"
}
],
"groups": [],
@@ -181,8 +307,8 @@
}
},
"map": {
- "3D": true,
- "2D": false,
+ "3D": false,
+ "2D": true,
"position": {
"left": 0,
"top": 0,
@@ -190,50 +316,6 @@
"bottom": 0
},
"imageryProviderViewModels": [
- {
- "name": "天地图影像",
- "tooltip": "天地图全球影像地图服务(国家测绘局)",
- "iconUrl": "images/basemaps/tiandituimage.png",
- "layers": [
- {
- "label": "天地图影像",
- "type": "wmts",
- "url": "http://t0.tianditu.gov.cn/img_w/wmts?tk=e9533f5acb2ac470b07f406a4d24b4f0",
- "layer": "img",
- "style": "default",
- "format": "tiles",
- "tileMatrixSetID": "w",
- "maximumLevel": 17
- },
- {
- "label": "天地图影像标注",
- "type": "wmts",
- "url": "http://t0.tianditu.gov.cn/cia_w/wmts?tk=e9533f5acb2ac470b07f406a4d24b4f0",
- "layer": "cia",
- "style": "default",
- "format": "tiles",
- "tileMatrixSetID": "w",
- "maximumLevel": 17
- }
- ]
- },
- {
- "name": "赣州电子地图",
- "tooltip": "赣州电子地图",
- "iconUrl": "images/basemaps/tianditushiliang.png",
- "layers": [
- {
- "label": "赣州电子地图",
- "type": "wmts",
- "url": "http://sw797.com:6080/arcgis/rest/services/GZHS/MapServer/WMTS",
- "layer": "GZHS",
- "style": "default",
- "format": "image/jpgpng",
- "tileMatrixSetID": "default028mm",
- "maximumLevel": 17
- }
- ]
- },
{
"name": "天地图矢量",
"tooltip": "天地图矢量",
@@ -260,16 +342,112 @@
"maximumLevel": 17
}
]
- },
+ },
{
- "name": "离线影像",
- "tooltip": "赣州市离线影像",
- "iconUrl": "images/basemaps/gzyx.png",
+ "name": "天地图影像",
+ "tooltip": "天地图全球影像地图服务(国家测绘局)",
+ "iconUrl": "images/basemaps/tiandituimage.png",
"layers": [
{
- "label": "赣州市离线影像",
+ "label": "天地图影像",
+ "type": "wmts",
+ "url": "http://t7.tianditu.gov.cn/img_w/wmts?tk=9ae78c51a0a28f06444d541148496e36",
+ "layer": "img",
+ "style": "default",
+ "format": "tiles",
+ "tileMatrixSetID": "w",
+ "maximumLevel": 17
+ },
+ {
+ "label": "天地图影像标注",
+ "type": "wmts",
+ "url": "http://t7.tianditu.gov.cn/cia_w/wmts?tk=9ae78c51a0a28f06444d541148496e36",
+ "layer": "cia",
+ "style": "default",
+ "format": "tiles",
+ "tileMatrixSetID": "w",
+ "maximumLevel": 17
+ }
+ ]
+ },
+ {
+ "name": "腾讯影像",
+ "tooltip": "腾讯全球影像服务",
+ "iconUrl": "images/basemaps/gaode_img_tx.png",
+ "layers": [
+ {
+ "label": "天地图影像",
+ "type": "wmts",
+ "url": "http://t7.tianditu.gov.cn/img_w/wmts?tk=9ae78c51a0a28f06444d541148496e36",
+ "layer": "img",
+ "style": "default",
+ "format": "tiles",
+ "tileMatrixSetID": "w",
+ "maximumLevel": 17
+ },
+ {
+ "label": "腾讯地图标注",
"type": "url",
- "url": "http://www.sw797.com:10011/gzsw3D/v2/data/wp/{z}/{x}/{y}.png"
+ "url": "https://rt3.map.gtimg.com/tile?z={z}&x={x}&y={reverseY}&styleid=2&version=297",
+ "layer": "tdtVecBasicLayer",
+ "style": "default",
+ "format": "image/png",
+ "tileMatrixSetID": "GoogleMapsCompatible",
+ "show": false
+ }
+ ]
+ },
+ {
+ "name": "高德电子",
+ "tooltip": "高德电子地图",
+ "iconUrl": "images/basemaps/gaode_vec_gd.png",
+ "layers": [
+ {
+ "label": "高德电子地图",
+ "type": "url",
+ "url": "https://webst02.is.autonavi.com/appmaptile?style=6&x={x}&y={y}&z={z}",
+ "layer": "tdtVecBasicLayer",
+ "style": "default",
+ "format": "image/png",
+ "tileMatrixSetID": "GoogleMapsCompatible",
+ "show": false
+ },
+ {
+ "label": "高德电子标注",
+ "type": "url",
+ "url": "http://webrd02.is.autonavi.com/appmaptile?lang=zh_cn&size=1&scale=1&style=8&x={x}&y={y}&z={z}",
+ "layer": "tdtVecBasicLayer",
+ "style": "default",
+ "format": "image/png",
+ "tileMatrixSetID": "GoogleMapsCompatible",
+ "show": false
+ }
+ ]
+ },
+ {
+ "name": "高德影像",
+ "tooltip": "高德全球影像服务",
+ "iconUrl": "images/basemaps/gaode_img_gd.png",
+ "layers": [
+ {
+ "label": "高德影像地图",
+ "type": "url",
+ "url": "https://webst01.is.autonavi.com/appmaptile?style=6&x={x}&y={y}&z={z}",
+ "layer": "tdtVecBasicLayer",
+ "style": "default",
+ "format": "image/png",
+ "tileMatrixSetID": "GoogleMapsCompatible",
+ "show": false
+ },
+ {
+ "label": "高德影像标注",
+ "type": "url",
+ "url": "http://webst01.is.autonavi.com/appmaptile?lang=zh_cn&size=1&scale=1&style=8&x={x}&y={y}&z={z}",
+ "layer": "tdtVecBasicLayer",
+ "style": "default",
+ "format": "image/png",
+ "tileMatrixSetID": "GoogleMapsCompatible",
+ "show": false
}
]
}
@@ -282,23 +460,24 @@
"url": ""
},
{
- "name": "赣州地形",
- "tooltip": "由 普适科技 提供的赣州地形",
+ "name": "鄱阳湖地形",
+ "tooltip": "由 普适科技 提供的 鄱阳湖地形",
"iconUrl": "images/basemaps/TerrainSTK.png",
- "url": "http://www.sw797.com:10011/gzsw3D/v2/data/gzdx"
+ "url": "./dx/"
}
],
"mapOptions": {
"positionInfo": {
- "xmin": 115.547800,
- "ymin": 28.820504,
- "xmax": 115.926573,
- "ymax": 28.671158
+ "xmin": 114.017758,
+ "ymin": 29.805021,
+ "xmax": 118.100216,
+ "ymax": 28.141914
},
"animation": false,
"baseLayerPicker": true,
"fullscreenButton": false,
"geocoder": false,
+ "vrButton": false,
"homeButton": false,
"infoBox": false,
"sceneModePicker": false,
--
Gitblit v1.9.3