mirage2d 1.1.86 → 1.1.88
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/dist/Enum/typeEnum.d.ts +11 -0
- package/dist/Layer/graphicLayer/DivLayer.d.ts +12 -0
- package/dist/Layer/index.d.ts +1 -0
- package/dist/Layer/tileLayer/GeoImageLayer.d.ts +5 -3
- package/dist/base/EventType.d.ts +1 -0
- package/dist/base/FeatureEventType.d.ts +2 -1
- package/dist/base/LayerEventType.d.ts +5 -0
- package/dist/base/baseOptionType.d.ts +10 -0
- package/dist/config/json/mapConfig.json +178 -180
- package/dist/css/divGraphic.css +510 -0
- package/dist/css/style.css +34 -25
- package/dist/graphic/DivGraphic.d.ts +30 -0
- package/dist/graphic/index.d.ts +1 -0
- package/dist/image/basemaps/02/ArcGis/345/215/253/346/230/237.png +0 -0
- package/dist/image/basemaps/02/ArcGis/345/234/260/345/233/276.png +0 -0
- package/dist/image/basemaps/02//344/270/255/345/233/275/350/223/235/350/211/262.png +0 -0
- package/dist/image/basemaps/02//345/244/251/345/234/260/345/233/276/345/215/253/346/230/237.png +0 -0
- package/dist/image/basemaps/02//345/244/251/345/234/260/345/233/276/345/234/260/345/233/276.png +0 -0
- package/dist/image/basemaps/02//346/230/237/345/233/276/345/215/253/346/230/237.png +0 -0
- package/dist/image/basemaps/02//346/230/237/345/233/276/345/234/260/345/233/276.png +0 -0
- package/dist/image/basemaps/02//346/231/272/350/203/275/344/270/255/345/233/275/350/275/256/345/273/223.png +0 -0
- package/dist/image/basemaps/02//346/231/272/350/203/275/345/275/251/350/211/262/345/234/260/345/233/276.png +0 -0
- package/dist/image/basemaps/02//346/231/272/350/203/275/346/232/226/350/211/262.png +0 -0
- package/dist/image/basemaps/02//346/231/272/350/203/275/346/244/215/350/242/253.png +0 -0
- package/dist/image/basemaps/02//346/231/272/350/203/275/346/260/264/347/263/273.png +0 -0
- package/dist/image/basemaps/02//346/231/272/350/203/275/347/201/260/350/211/262.png +0 -0
- package/dist/image/basemaps/02//346/231/272/350/203/275/350/275/256/345/273/223/346/240/207/350/256/260/345/233/276.png +0 -0
- package/dist/image/basemaps/02//347/201/260/350/211/262/345/234/260/345/233/276.png +0 -0
- package/dist/image/basemaps/02//347/231/276/345/272/246/345/215/253/346/230/237.png +0 -0
- package/dist/image/basemaps/02//347/231/276/345/272/246/345/234/260/345/233/276.png +0 -0
- package/dist/image/basemaps/02//347/231/276/345/272/246/345/234/260/345/233/276/345/244/247.png +0 -0
- package/dist/image/basemaps/02//350/205/276/350/256/257/345/215/253/346/230/237.png +0 -0
- package/dist/image/basemaps/02//350/205/276/350/256/257/345/234/260/345/233/276.png +0 -0
- package/dist/image/basemaps/02//350/205/276/350/256/257/345/234/260/345/233/276/346/232/227.png +0 -0
- package/dist/image/basemaps/02//350/205/276/350/256/257/345/234/260/345/233/276/346/267/2411.png +0 -0
- package/dist/image/basemaps/02//350/205/276/350/256/257/345/234/260/345/233/276/346/267/2412.png +0 -0
- package/dist/image/basemaps/02//350/205/276/350/256/257/345/234/260/345/233/276/347/256/200.png +0 -0
- package/dist/image/basemaps/02//350/205/276/350/256/257/345/234/260/345/275/242.png +0 -0
- package/dist/image/basemaps/02//350/260/267/346/255/214/345/215/253/346/230/237.png +0 -0
- package/dist/image/basemaps/02//350/260/267/346/255/214/345/234/260/345/233/276.png +0 -0
- package/dist/image/basemaps/02//350/260/267/346/255/214/345/234/260/345/275/242.png +0 -0
- package/dist/image/basemaps/02//351/253/230/345/276/267/345/215/253/346/230/237.png +0 -0
- package/dist/image/basemaps/02//351/253/230/345/276/267/345/234/260/345/233/276.png +0 -0
- package/dist/image/basemaps/bd-big-font.png +0 -0
- package/dist/image/basemaps/tx_dem.png +0 -0
- package/dist/image/basemaps/tx_img.png +0 -0
- package/dist/image/basemaps/tx_night.png +0 -0
- package/dist/image/basemaps/tx_vec.png +0 -0
- package/dist/image/basemaps/tx_vec_d1.png +0 -0
- package/dist/image/basemaps/tx_vec_d2.png +0 -0
- package/dist/image/basemaps/xt_img.png +0 -0
- package/dist/image/basemaps/zt_c.png +0 -0
- package/dist/image/basemaps/zt_h.png +0 -0
- package/dist/image/basemaps/zt_lk.png +0 -0
- package/dist/image/basemaps/zt_lkbz.png +0 -0
- package/dist/image/basemaps/zt_n.png +0 -0
- package/dist/image/basemaps/zt_sx.png +0 -0
- package/dist/mirage2d.cjs.js +37 -37
- package/dist/mirage2d.umd.js +37 -37
- package/package.json +1 -1
package/dist/Enum/typeEnum.d.ts
CHANGED
|
@@ -227,3 +227,14 @@ export declare enum QueryType {
|
|
|
227
227
|
'gaode_route_walking' = 1,
|
|
228
228
|
'gaode_route_integrated' = 2
|
|
229
229
|
}
|
|
230
|
+
export declare enum positioning {
|
|
231
|
+
bottomleft = "bottom-left",
|
|
232
|
+
bottomcenter = "bottom-center",
|
|
233
|
+
bottomright = "bottom-right",
|
|
234
|
+
centerleft = "center-left",
|
|
235
|
+
center = "center-center",
|
|
236
|
+
centerright = "center-right",
|
|
237
|
+
topleft = "top-left",
|
|
238
|
+
topcenter = "top-center",
|
|
239
|
+
topright = "top-right"
|
|
240
|
+
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { IGraphicLayerOption } from "../../base/baseOptionType";
|
|
2
|
+
import { baseLayer } from "../../base/baseLayer";
|
|
3
|
+
import { DivGraphic } from "../../graphic/DivGraphic";
|
|
4
|
+
export declare class DivLayer extends baseLayer {
|
|
5
|
+
private DivGraphicList;
|
|
6
|
+
constructor(layerid: string, options?: IGraphicLayerOption);
|
|
7
|
+
getDivList(): DivGraphic[];
|
|
8
|
+
addDiv(graphic: DivGraphic): void;
|
|
9
|
+
removeDiv(graphic: DivGraphic): void;
|
|
10
|
+
removeAll(): void;
|
|
11
|
+
appendTo(map: any): void;
|
|
12
|
+
}
|
package/dist/Layer/index.d.ts
CHANGED
|
@@ -9,6 +9,7 @@ export { kmlLayer } from "./graphicLayer/KmlLayer";
|
|
|
9
9
|
export { PathLayer } from "./graphicLayer/PathLayer";
|
|
10
10
|
export { ImageCanvasLayer } from "./graphicLayer/ImageCanvasLayer";
|
|
11
11
|
export { ArcGisFeatureServiceLayer } from "./graphicLayer/ArcGisFeatureServiceLayer";
|
|
12
|
+
export { DivLayer } from "./graphicLayer/DivLayer";
|
|
12
13
|
export { TileXyzLayer } from "./tileLayer/TileXyzLayer";
|
|
13
14
|
export { ArcGisMapServerLayer } from "./tileLayer/ArcGisMapServerLayer";
|
|
14
15
|
export { ArcGisTileXyzLayer } from "./tileLayer/ArcGisTileXyzLayer";
|
|
@@ -19,7 +19,7 @@ export declare class GeoImageLayer extends baseTileLayer {
|
|
|
19
19
|
*/
|
|
20
20
|
getAttribute(): IGeoImageLayerOption;
|
|
21
21
|
/**
|
|
22
|
-
* @description: 开始编辑
|
|
22
|
+
* @description: 开始编辑 必须先bindGraphicLayer
|
|
23
23
|
*/
|
|
24
24
|
startEdit(mGraphicLayer: GraphicLayer): void;
|
|
25
25
|
/**
|
|
@@ -27,8 +27,10 @@ export declare class GeoImageLayer extends baseTileLayer {
|
|
|
27
27
|
*/
|
|
28
28
|
endEdit(): void;
|
|
29
29
|
/**
|
|
30
|
-
* @description:
|
|
30
|
+
* @description: 设置影像显示比例范围,设置后可编辑
|
|
31
31
|
*/
|
|
32
|
-
|
|
32
|
+
setExtent(): void;
|
|
33
|
+
setScale(scale: number): void;
|
|
34
|
+
computeAutoScale(mapExtent: any): void;
|
|
33
35
|
getGraphic(): PolygonGraphic;
|
|
34
36
|
}
|
package/dist/base/EventType.d.ts
CHANGED
|
@@ -25,5 +25,6 @@ export declare enum featureType {
|
|
|
25
25
|
onPathAnimateEnd = "onPathAnimateEnd",
|
|
26
26
|
onPathAnimateRunning = "onPathAnimateRunning",
|
|
27
27
|
onPathComputerComplete = "onPathComputerComplete",
|
|
28
|
-
onScaleChange = "onScaleChange"
|
|
28
|
+
onScaleChange = "onScaleChange",
|
|
29
|
+
onChangePosition = "onChangePosition"
|
|
29
30
|
}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { Style } from 'ol/style';
|
|
2
2
|
import { Coordinate } from "ol/coordinate";
|
|
3
|
+
import { Positioning } from "ol/Overlay";
|
|
3
4
|
import { crsType, featuretype } from "../Enum/typeEnum";
|
|
4
5
|
export interface IContextmenu {
|
|
5
6
|
classname?: string;
|
|
@@ -294,3 +295,12 @@ export interface IPathLayerOption extends IGraphicLayerOption {
|
|
|
294
295
|
pointDistance: number;
|
|
295
296
|
};
|
|
296
297
|
}
|
|
298
|
+
export interface IDivGraphicOption {
|
|
299
|
+
coordinate?: Array<number>;
|
|
300
|
+
dataWkID?: crsType | string;
|
|
301
|
+
html?: string;
|
|
302
|
+
positioning?: Positioning;
|
|
303
|
+
hashMove?: boolean;
|
|
304
|
+
enabledRightMenu?: boolean;
|
|
305
|
+
contextmenu?: Array<IContextmenu>;
|
|
306
|
+
}
|
|
@@ -26,29 +26,12 @@
|
|
|
26
26
|
}
|
|
27
27
|
},
|
|
28
28
|
"basemaps": [
|
|
29
|
-
|
|
30
|
-
"pid": 10,
|
|
31
|
-
"name": "天地图电子",
|
|
32
|
-
"type": "TileGroupLayer",
|
|
33
|
-
"icon": "image/basemaps/tdt_vec.png",
|
|
34
|
-
"layers": [
|
|
35
|
-
{
|
|
36
|
-
"name": "底图",
|
|
37
|
-
"type": "xyz",
|
|
38
|
-
"url": "//t{0-7}.tianditu.gov.cn/DataServer?T=vec_w&X={x}&Y={y}&L={z}&tk=9d8764edc63bda32cbca6c23a0286cc4"
|
|
39
|
-
},
|
|
40
|
-
{
|
|
41
|
-
"name": "注记",
|
|
42
|
-
"type": "xyz",
|
|
43
|
-
"url": "//t{0-7}.tianditu.gov.cn/DataServer?T=cva_w&X={x}&Y={y}&L={z}&tk=9d8764edc63bda32cbca6c23a0286cc4"
|
|
44
|
-
}
|
|
45
|
-
]
|
|
46
|
-
},
|
|
29
|
+
|
|
47
30
|
{
|
|
48
31
|
"pid": 10,
|
|
49
32
|
"name": "天地图卫星",
|
|
50
33
|
"type": "TileGroupLayer",
|
|
51
|
-
"icon": "image/basemaps/
|
|
34
|
+
"icon": "image/basemaps/02/天地图卫星.png",
|
|
52
35
|
"layers": [
|
|
53
36
|
{
|
|
54
37
|
"name": "底图",
|
|
@@ -70,45 +53,12 @@
|
|
|
70
53
|
}
|
|
71
54
|
]
|
|
72
55
|
},
|
|
73
|
-
|
|
74
|
-
"pid": 10,
|
|
75
|
-
"name": "离线地图",
|
|
76
|
-
"type": "TileGroupLayer",
|
|
77
|
-
"icon": "image/basemaps/googleimage.png",
|
|
78
|
-
"layers": [
|
|
79
|
-
{
|
|
80
|
-
"name": "底图",
|
|
81
|
-
"type": "tdt",
|
|
82
|
-
"layertype": "img_d",
|
|
83
|
-
"key": [
|
|
84
|
-
"ad5bee3fe473a639887fa9d57a670c6e"
|
|
85
|
-
],
|
|
86
|
-
"url": "//192.168.5.212:9295/bjsyx/{z}/{x}/{y}.png"
|
|
87
|
-
},
|
|
88
|
-
{
|
|
89
|
-
"name": "注记",
|
|
90
|
-
"type": "tdt",
|
|
91
|
-
"layertype": "img_z",
|
|
92
|
-
"key": [
|
|
93
|
-
"ad5bee3fe473a639887fa9d57a670c6e"
|
|
94
|
-
],
|
|
95
|
-
"url": "//192.168.28.201:9295/bjszj/{z}/{x}/{y}.png"
|
|
96
|
-
}
|
|
97
|
-
]
|
|
98
|
-
},
|
|
99
|
-
{
|
|
100
|
-
"id": 2022,
|
|
101
|
-
"pid": 10,
|
|
102
|
-
"name": "离线影像2",
|
|
103
|
-
"type": "xyz",
|
|
104
|
-
"icon": "image/basemaps/gaode_img.png",
|
|
105
|
-
"url": "//192.168.28.201:9888/{z}/{x}/{y}.png"
|
|
106
|
-
},
|
|
56
|
+
|
|
107
57
|
{
|
|
108
58
|
"pid": 10,
|
|
109
59
|
"name": "百度卫星",
|
|
110
60
|
"type": "TileGroupLayer",
|
|
111
|
-
"icon": "image/basemaps/
|
|
61
|
+
"icon": "image/basemaps/02/百度卫星.png",
|
|
112
62
|
"layers": [
|
|
113
63
|
{
|
|
114
64
|
"name": "底图",
|
|
@@ -128,40 +78,12 @@
|
|
|
128
78
|
}
|
|
129
79
|
]
|
|
130
80
|
},
|
|
131
|
-
|
|
132
|
-
"id": 2021,
|
|
133
|
-
"pid": 10,
|
|
134
|
-
"name": "百度地图",
|
|
135
|
-
"type": "baidu",
|
|
136
|
-
"icon": "image/basemaps/gaode_vec.png",
|
|
137
|
-
"url": "http://maponline{s}.bdimg.com/tile/?x={x}&y={y}&z={z}&qt=vtile&styles=pl&showtext=1&scaler=2&v=083",
|
|
138
|
-
"chinaCRS": "baidu09",
|
|
139
|
-
"subdomains": "0,1,2,3"
|
|
140
|
-
},
|
|
141
|
-
{
|
|
142
|
-
"id": 2021,
|
|
143
|
-
"pid": 10,
|
|
144
|
-
"name": "百度地图大",
|
|
145
|
-
"type": "baidu",
|
|
146
|
-
"icon": "image/basemaps/gaode_vec.png",
|
|
147
|
-
"url": "http://maponline{s}.bdimg.com/tile/?x={x}&y={y}&z={z}&qt=vtile&styles=ph&showtext=1&scaler=1&v=083",
|
|
148
|
-
"chinaCRS": "baidu09",
|
|
149
|
-
"subdomains": "0,1,2,3"
|
|
150
|
-
},
|
|
151
|
-
{
|
|
152
|
-
"id": 2021,
|
|
153
|
-
"pid": 10,
|
|
154
|
-
"name": "高德地图",
|
|
155
|
-
"type": "xyz",
|
|
156
|
-
"icon": "image/basemaps/gaode_img.png",
|
|
157
|
-
"url": "http://wprd0{1-4}.is.autonavi.com/appmaptile?lang=zh_cn&size=1&style=7&x={x}&y={y}&z={z}",
|
|
158
|
-
"chinaCRS": "GCJ02"
|
|
159
|
-
},
|
|
81
|
+
|
|
160
82
|
{
|
|
161
83
|
"pid": 10,
|
|
162
84
|
"name": "高德卫星",
|
|
163
85
|
"type": "TileGroupLayer",
|
|
164
|
-
"icon": "image/basemaps/
|
|
86
|
+
"icon": "image/basemaps/02/高德卫星.png",
|
|
165
87
|
"layers": [
|
|
166
88
|
{
|
|
167
89
|
"name": "底图",
|
|
@@ -179,11 +101,33 @@
|
|
|
179
101
|
}
|
|
180
102
|
]
|
|
181
103
|
},
|
|
104
|
+
{
|
|
105
|
+
"pid": 10,
|
|
106
|
+
"name": "腾讯卫星",
|
|
107
|
+
"type": "TileGroupLayer",
|
|
108
|
+
"icon": "image/basemaps/02/腾讯卫星.png",
|
|
109
|
+
"layers": [
|
|
110
|
+
{
|
|
111
|
+
"name": "底图",
|
|
112
|
+
"type": "tencent",
|
|
113
|
+
"url": "http://p{s}.map.gtimg.com/sateTiles/{z}/{sx}/{sy}/{x}_{ry}.jpg",
|
|
114
|
+
"chinaCRS": "GCJ02",
|
|
115
|
+
"subdomains": "0,1,2,3"
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
"name": "注记",
|
|
119
|
+
"type": "tencent",
|
|
120
|
+
"url": "http://rt{s}.map.gtimg.com/tile?z={z}&x={x}&y={ry}&type=vector&styleid=2",
|
|
121
|
+
"chinaCRS": "GCJ02",
|
|
122
|
+
"subdomains": "0,1,2,3"
|
|
123
|
+
}
|
|
124
|
+
]
|
|
125
|
+
},
|
|
182
126
|
{
|
|
183
127
|
"pid": 10,
|
|
184
128
|
"name": "星图卫星",
|
|
185
129
|
"type": "TileGroupLayer",
|
|
186
|
-
"icon": "image/basemaps/
|
|
130
|
+
"icon": "image/basemaps/02/星图卫星.png",
|
|
187
131
|
"layers": [
|
|
188
132
|
{
|
|
189
133
|
"name": "底图",
|
|
@@ -199,168 +143,178 @@
|
|
|
199
143
|
}
|
|
200
144
|
]
|
|
201
145
|
},
|
|
146
|
+
|
|
202
147
|
{
|
|
148
|
+
"id": 2017,
|
|
203
149
|
"pid": 10,
|
|
204
|
-
"name": "
|
|
150
|
+
"name": "谷歌卫星",
|
|
151
|
+
"icon": "image/basemaps/02/谷歌卫星.png",
|
|
152
|
+
"type": "xyz",
|
|
153
|
+
"url": "https://gac-geo.googlecnapps.cn/maps/vt?lyrs=y&x={x}&y={y}&z={z}"
|
|
154
|
+
},
|
|
155
|
+
{
|
|
156
|
+
"pid": 10,
|
|
157
|
+
"name": "天地图地图",
|
|
205
158
|
"type": "TileGroupLayer",
|
|
206
|
-
"icon": "image/basemaps/
|
|
159
|
+
"icon": "image/basemaps/02/天地图地图.png",
|
|
207
160
|
"layers": [
|
|
208
161
|
{
|
|
209
162
|
"name": "底图",
|
|
210
|
-
"type": "
|
|
211
|
-
"url": "
|
|
212
|
-
"chinaCRS": "GCJ02",
|
|
213
|
-
"subdomains": "0,1,2,3"
|
|
163
|
+
"type": "xyz",
|
|
164
|
+
"url": "//t{0-7}.tianditu.gov.cn/DataServer?T=vec_w&X={x}&Y={y}&L={z}&tk=9d8764edc63bda32cbca6c23a0286cc4"
|
|
214
165
|
},
|
|
215
166
|
{
|
|
216
167
|
"name": "注记",
|
|
217
|
-
"type": "
|
|
218
|
-
"url": "
|
|
219
|
-
"chinaCRS": "GCJ02",
|
|
220
|
-
"subdomains": "0,1,2,3"
|
|
168
|
+
"type": "xyz",
|
|
169
|
+
"url": "//t{0-7}.tianditu.gov.cn/DataServer?T=cva_w&X={x}&Y={y}&L={z}&tk=9d8764edc63bda32cbca6c23a0286cc4"
|
|
221
170
|
}
|
|
222
171
|
]
|
|
223
172
|
},
|
|
224
173
|
{
|
|
174
|
+
"id": 2021,
|
|
225
175
|
"pid": 10,
|
|
226
|
-
"name": "
|
|
227
|
-
"type": "
|
|
228
|
-
"icon": "image/basemaps/
|
|
229
|
-
"url": "http://
|
|
230
|
-
"chinaCRS": "
|
|
176
|
+
"name": "百度地图",
|
|
177
|
+
"type": "baidu",
|
|
178
|
+
"icon": "image/basemaps/02/百度地图.png",
|
|
179
|
+
"url": "http://maponline{s}.bdimg.com/tile/?x={x}&y={y}&z={z}&qt=vtile&styles=pl&showtext=1&scaler=2&v=083",
|
|
180
|
+
"chinaCRS": "baidu09",
|
|
231
181
|
"subdomains": "0,1,2,3"
|
|
232
182
|
},
|
|
183
|
+
|
|
233
184
|
{
|
|
185
|
+
"id": 2021,
|
|
234
186
|
"pid": 10,
|
|
235
|
-
"name": "
|
|
236
|
-
"type": "
|
|
237
|
-
"icon": "image/basemaps/
|
|
238
|
-
"url": "http://
|
|
239
|
-
"chinaCRS": "GCJ02"
|
|
240
|
-
"subdomains": "0,1,2,3"
|
|
187
|
+
"name": "高德地图",
|
|
188
|
+
"type": "xyz",
|
|
189
|
+
"icon": "image/basemaps/02/高德地图.png",
|
|
190
|
+
"url": "http://wprd0{1-4}.is.autonavi.com/appmaptile?lang=zh_cn&size=1&style=7&x={x}&y={y}&z={z}",
|
|
191
|
+
"chinaCRS": "GCJ02"
|
|
241
192
|
},
|
|
193
|
+
|
|
194
|
+
|
|
195
|
+
|
|
196
|
+
|
|
242
197
|
{
|
|
243
198
|
"pid": 10,
|
|
244
|
-
"name": "
|
|
199
|
+
"name": "腾讯地图",
|
|
245
200
|
"type": "tencent",
|
|
246
|
-
"icon": "image/basemaps/
|
|
247
|
-
"url": "http://rt{s}.map.gtimg.com/tile?z={z}&x={x}&y={ry}&type=vector&styleid=
|
|
201
|
+
"icon": "image/basemaps/02/腾讯地图.png",
|
|
202
|
+
"url": "http://rt{s}.map.gtimg.com/tile?z={z}&x={x}&y={ry}&type=vector&styleid=1",
|
|
248
203
|
"chinaCRS": "GCJ02",
|
|
249
204
|
"subdomains": "0,1,2,3"
|
|
250
205
|
},
|
|
251
206
|
{
|
|
252
207
|
"pid": 10,
|
|
253
|
-
"name": "
|
|
254
|
-
"type": "
|
|
255
|
-
"icon": "image/basemaps/
|
|
256
|
-
"url": "
|
|
257
|
-
"chinaCRS": "GCJ02",
|
|
258
|
-
"subdomains": "0,1,2,3"
|
|
208
|
+
"name": "星图地图",
|
|
209
|
+
"type": "xyz",
|
|
210
|
+
"icon": "image/basemaps/02/星图地图.png",
|
|
211
|
+
"url": "https://tiles{1-3}.geovisearth.com/base/v1/vec/{z}/{x}/{y}?format=webp&&token=934e80b8d980d48b95d452cbcda6aff82b2d1e61ea76c776acc51f469d9f6d56"
|
|
259
212
|
},
|
|
213
|
+
|
|
214
|
+
|
|
260
215
|
{
|
|
216
|
+
"id": 2017,
|
|
261
217
|
"pid": 10,
|
|
262
|
-
"name": "
|
|
263
|
-
"
|
|
264
|
-
"
|
|
265
|
-
"url": "http://rt{s}.map.gtimg.com/tile?z={z}&x={x}&y={ry}&type=vector&styleid=8",
|
|
218
|
+
"name": "谷歌地图",
|
|
219
|
+
"icon": "image/basemaps/02/谷歌地图.png",
|
|
220
|
+
"type": "xyz",
|
|
266
221
|
"chinaCRS": "GCJ02",
|
|
267
|
-
"
|
|
222
|
+
"url": "https://gac-geo.googlecnapps.cn/maps/vt?lyrs=m&x={x}&y={y}&z={z}"
|
|
268
223
|
},
|
|
269
224
|
{
|
|
270
225
|
"pid": 10,
|
|
271
|
-
"name": "
|
|
226
|
+
"name": "腾讯地形",
|
|
272
227
|
"type": "tencent",
|
|
273
|
-
"icon": "image/basemaps/
|
|
274
|
-
"url": "http://
|
|
228
|
+
"icon": "image/basemaps/02/腾讯地形.png",
|
|
229
|
+
"url": "http://p{s}.map.gtimg.com/demTiles/{z}/{sx}/{sy}/{x}_{ry}.jpg",
|
|
275
230
|
"chinaCRS": "GCJ02",
|
|
276
231
|
"subdomains": "0,1,2,3"
|
|
277
232
|
},
|
|
278
233
|
{
|
|
234
|
+
"id": 2017,
|
|
279
235
|
"pid": 10,
|
|
280
|
-
"name": "
|
|
281
|
-
"
|
|
282
|
-
"icon": "image/basemaps/esriWorldImagery.png",
|
|
283
|
-
"url": "http://map.geoq.cn/ArcGIS/rest/services/ChinaOnlineCommunity/MapServer/tile/{z}/{y}/{x}",
|
|
284
|
-
"chinaCRS": "GCJ02"
|
|
285
|
-
},
|
|
286
|
-
{
|
|
287
|
-
"pid": 10,
|
|
288
|
-
"name": "ArcGIS卫星",
|
|
289
|
-
"type": "arcgisMapServer",
|
|
290
|
-
"icon": "image/basemaps/esriWorldImagery.png",
|
|
291
|
-
"url": "https://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer"
|
|
292
|
-
},
|
|
293
|
-
{
|
|
294
|
-
"pid": 10,
|
|
295
|
-
"name": "OSM地图",
|
|
236
|
+
"name": "谷歌地形",
|
|
237
|
+
"icon": "image/basemaps/02/谷歌地形.png",
|
|
296
238
|
"type": "xyz",
|
|
297
|
-
"
|
|
298
|
-
"url": "http://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png",
|
|
299
|
-
"subdomains": "abc"
|
|
239
|
+
"url": "https://gac-geo.googlecnapps.cn/maps/vt?lyrs=p&x={x}&y={y}&z={z}"
|
|
300
240
|
},
|
|
301
241
|
{
|
|
302
242
|
"pid": 10,
|
|
303
|
-
"name": "
|
|
304
|
-
"type": "
|
|
305
|
-
"icon": "image/basemaps/
|
|
306
|
-
"
|
|
307
|
-
"
|
|
243
|
+
"name": "腾讯地图暗",
|
|
244
|
+
"type": "tencent",
|
|
245
|
+
"icon": "image/basemaps/02/腾讯地图暗.png",
|
|
246
|
+
"url": "http://rt{s}.map.gtimg.com/tile?z={z}&x={x}&y={ry}&type=vector&styleid=4",
|
|
247
|
+
"chinaCRS": "GCJ02",
|
|
248
|
+
"subdomains": "0,1,2,3"
|
|
308
249
|
},
|
|
309
250
|
{
|
|
310
251
|
"pid": 10,
|
|
311
252
|
"name": "灰色地图",
|
|
312
253
|
"type": "arcgisMapServer",
|
|
313
|
-
"icon": "image/basemaps/
|
|
254
|
+
"icon": "image/basemaps/02/灰色地图.png",
|
|
314
255
|
"url": "http://map.geoq.cn/ArcGIS/rest/services/ChinaOnlineStreetGray/MapServer",
|
|
315
256
|
"chinaCRS": "GCJ02"
|
|
316
257
|
},
|
|
317
|
-
|
|
318
|
-
"id": 2017,
|
|
319
|
-
"pid": 10,
|
|
320
|
-
"name": "蓝色地图",
|
|
321
|
-
"icon": "image/basemaps/bd-c-midnight.png",
|
|
322
|
-
"type": "arcgisMapServer",
|
|
323
|
-
"url": "http://map.geoq.cn/ArcGIS/rest/services/ChinaOnlineStreetPurplishBlue/MapServer",
|
|
324
|
-
"chinaCRS": "GCJ02"
|
|
325
|
-
},
|
|
258
|
+
|
|
326
259
|
{
|
|
327
260
|
"id": 2017,
|
|
328
261
|
"pid": 10,
|
|
329
262
|
"name": "中国蓝色",
|
|
330
|
-
"icon": "image/basemaps/
|
|
263
|
+
"icon": "image/basemaps/02/中国蓝色.png",
|
|
331
264
|
"type": "xyz",
|
|
332
265
|
"url": "http://map.geoq.cn/arcgis/rest/services/ChinaOnlineStreetPurplishBlue/MapServer/tile/{z}/{y}/{x}",
|
|
333
266
|
"chinaCRS": "GCJ02"
|
|
334
267
|
},
|
|
335
268
|
{
|
|
336
|
-
"id": 2017,
|
|
337
269
|
"pid": 10,
|
|
338
|
-
"name": "
|
|
339
|
-
"
|
|
340
|
-
"
|
|
341
|
-
"url": "
|
|
270
|
+
"name": "腾讯地图淡1",
|
|
271
|
+
"type": "tencent",
|
|
272
|
+
"icon": "image/basemaps/02/腾讯地图淡1.png",
|
|
273
|
+
"url": "http://rt{s}.map.gtimg.com/tile?z={z}&x={x}&y={ry}&type=vector&styleid=8",
|
|
274
|
+
"chinaCRS": "GCJ02",
|
|
275
|
+
"subdomains": "0,1,2,3"
|
|
342
276
|
},
|
|
343
277
|
{
|
|
344
|
-
"id": 2017,
|
|
345
278
|
"pid": 10,
|
|
346
|
-
"name": "
|
|
347
|
-
"
|
|
348
|
-
"
|
|
349
|
-
"url": "
|
|
279
|
+
"name": "腾讯地图淡2",
|
|
280
|
+
"type": "tencent",
|
|
281
|
+
"icon": "image/basemaps/02/腾讯地图淡2.png",
|
|
282
|
+
"url": "http://rt{s}.map.gtimg.com/tile?z={z}&x={x}&y={ry}&type=vector&styleid=9",
|
|
283
|
+
"chinaCRS": "GCJ02",
|
|
284
|
+
"subdomains": "0,1,2,3"
|
|
350
285
|
},
|
|
286
|
+
|
|
351
287
|
{
|
|
352
|
-
"id":
|
|
288
|
+
"id": 2021,
|
|
353
289
|
"pid": 10,
|
|
354
|
-
"name": "
|
|
355
|
-
"
|
|
290
|
+
"name": "百度地图大",
|
|
291
|
+
"type": "baidu",
|
|
292
|
+
"icon": "image/basemaps/02/百度地图大.png",
|
|
293
|
+
"url": "http://maponline{s}.bdimg.com/tile/?x={x}&y={y}&z={z}&qt=vtile&styles=ph&showtext=1&scaler=1&v=083",
|
|
294
|
+
"chinaCRS": "baidu09",
|
|
295
|
+
"subdomains": "0,1,2,3"
|
|
296
|
+
},
|
|
297
|
+
{
|
|
298
|
+
"pid": 10,
|
|
299
|
+
"name": "ArcGIS地图",
|
|
356
300
|
"type": "xyz",
|
|
357
|
-
"
|
|
301
|
+
"icon": "image/basemaps/02/ArcGis地图.png",
|
|
302
|
+
"url": "http://map.geoq.cn/ArcGIS/rest/services/ChinaOnlineCommunity/MapServer/tile/{z}/{y}/{x}",
|
|
303
|
+
"chinaCRS": "GCJ02"
|
|
358
304
|
},
|
|
305
|
+
{
|
|
306
|
+
"pid": 10,
|
|
307
|
+
"name": "ArcGIS卫星",
|
|
308
|
+
"type": "arcgisMapServer",
|
|
309
|
+
"icon": "image/basemaps/02/ArcGis卫星.png",
|
|
310
|
+
"url": "https://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer"
|
|
311
|
+
},
|
|
312
|
+
|
|
359
313
|
{
|
|
360
314
|
"id": 2017,
|
|
361
315
|
"pid": 10,
|
|
362
316
|
"name": "智图彩色地图",
|
|
363
|
-
"icon": "image/basemaps/
|
|
317
|
+
"icon": "image/basemaps/02/智能彩色地图.png",
|
|
364
318
|
"type": "xyz",
|
|
365
319
|
"url": "http://cache1.arcgisonline.cn/arcgis/rest/services/ChinaOnlineCommunity/MapServer/tile/{z}/{y}/{x}",
|
|
366
320
|
"chinaCRS": "GCJ02"
|
|
@@ -369,7 +323,7 @@
|
|
|
369
323
|
"id": 2017,
|
|
370
324
|
"pid": 10,
|
|
371
325
|
"name": "智图灰色",
|
|
372
|
-
"icon": "image/basemaps/
|
|
326
|
+
"icon": "image/basemaps/02/智能灰色.png",
|
|
373
327
|
"type": "xyz",
|
|
374
328
|
"url": "http://cache1.arcgisonline.cn/arcgis/rest/services/ChinaOnlineStreetGray/MapServer/tile/{z}/{y}/{x}",
|
|
375
329
|
"chinaCRS": "GCJ02"
|
|
@@ -378,7 +332,7 @@
|
|
|
378
332
|
"id": 2017,
|
|
379
333
|
"pid": 10,
|
|
380
334
|
"name": "智图暖色",
|
|
381
|
-
"icon": "image/basemaps/
|
|
335
|
+
"icon": "image/basemaps/02/智能暖色.png",
|
|
382
336
|
"type": "xyz",
|
|
383
337
|
"url": "http://cache1.arcgisonline.cn/arcgis/rest/services/ChinaOnlineStreetWarm/MapServer/tile/{z}/{y}/{x}",
|
|
384
338
|
"chinaCRS": "GCJ02"
|
|
@@ -387,7 +341,7 @@
|
|
|
387
341
|
"id": 2017,
|
|
388
342
|
"pid": 10,
|
|
389
343
|
"name": "智图中国轮廓图",
|
|
390
|
-
"icon": "image/basemaps/
|
|
344
|
+
"icon": "image/basemaps/02/智能中国轮廓.png",
|
|
391
345
|
"type": "xyz",
|
|
392
346
|
"url": "http://cache1.arcgisonline.cn/arcgis/rest/services/SimpleFeature/ChinaBoundaryLine/MapServer/tile/{z}/{y}/{x}",
|
|
393
347
|
"chinaCRS": "GCJ02"
|
|
@@ -396,7 +350,7 @@
|
|
|
396
350
|
"id": 2017,
|
|
397
351
|
"pid": 10,
|
|
398
352
|
"name": "智图轮廓标注图",
|
|
399
|
-
"icon": "image/basemaps/
|
|
353
|
+
"icon": "image/basemaps/02/智能轮廓标记图.png",
|
|
400
354
|
"type": "xyz",
|
|
401
355
|
"url": "http://thematic.geoq.cn/arcgis/rest/services/ThematicMaps/administrative_division_boundaryandlabel/MapServer/tile/{z}/{y}/{x}",
|
|
402
356
|
"chinaCRS": "GCJ02"
|
|
@@ -405,7 +359,7 @@
|
|
|
405
359
|
"id": 2017,
|
|
406
360
|
"pid": 10,
|
|
407
361
|
"name": "智图水系",
|
|
408
|
-
"icon": "image/basemaps/
|
|
362
|
+
"icon": "image/basemaps/02/智能水系.png",
|
|
409
363
|
"type": "xyz",
|
|
410
364
|
"url": "http://thematic.geoq.cn/arcgis/rest/services/ThematicMaps/WorldHydroMap/MapServer/tile/{z}/{y}/{x}",
|
|
411
365
|
"chinaCRS": "GCJ02"
|
|
@@ -414,20 +368,63 @@
|
|
|
414
368
|
"id": 2017,
|
|
415
369
|
"pid": 10,
|
|
416
370
|
"name": "智图植被",
|
|
417
|
-
"icon": "image/basemaps/
|
|
371
|
+
"icon": "image/basemaps/02/智能植被.png",
|
|
418
372
|
"type": "xyz",
|
|
419
373
|
"url": "http://thematic.geoq.cn/arcgis/rest/services/ThematicMaps/ocean/MapServer/tile/{z}/{y}/{x}",
|
|
420
374
|
"chinaCRS": "GCJ02"
|
|
421
375
|
},
|
|
376
|
+
{
|
|
377
|
+
"pid": 10,
|
|
378
|
+
"name": "腾讯地图简",
|
|
379
|
+
"type": "tencent",
|
|
380
|
+
"icon": "image/basemaps/02/腾讯地图简.png",
|
|
381
|
+
"url": "http://rt{s}.map.gtimg.com/tile?z={z}&x={x}&y={ry}&type=vector&styleid=3",
|
|
382
|
+
"chinaCRS": "GCJ02",
|
|
383
|
+
"subdomains": "0,1,2,3"
|
|
384
|
+
},
|
|
422
385
|
{
|
|
423
386
|
"id": 2017,
|
|
424
387
|
"pid": 10,
|
|
425
388
|
"name": "aaa",
|
|
426
|
-
"icon": "image/basemaps/googleimage.png",
|
|
389
|
+
"icon": "image/basemaps/02/googleimage.png",
|
|
427
390
|
"type": "xyz",
|
|
428
391
|
"url": "https://ditu.zjzwfw.gov.cn:443/mapserver/vmap/WMTS/1.0/zjvmap/tdt_kejiganyangshi_2017&tilematrix={z}&tilerow={x}&tilecol={y}&tk=9d8764edc63bda32cbca6c23a0286cc4",
|
|
429
392
|
"chinaCRS": "GCJ02"
|
|
430
393
|
},
|
|
394
|
+
{
|
|
395
|
+
"pid": 10,
|
|
396
|
+
"name": "离线地图",
|
|
397
|
+
"type": "TileGroupLayer",
|
|
398
|
+
"icon": "image/basemaps/googleimage.png",
|
|
399
|
+
"layers": [
|
|
400
|
+
{
|
|
401
|
+
"name": "底图",
|
|
402
|
+
"type": "tdt",
|
|
403
|
+
"layertype": "img_d",
|
|
404
|
+
"key": [
|
|
405
|
+
"ad5bee3fe473a639887fa9d57a670c6e"
|
|
406
|
+
],
|
|
407
|
+
"url": "//192.168.5.212:9295/bjsyx/{z}/{x}/{y}.png"
|
|
408
|
+
},
|
|
409
|
+
{
|
|
410
|
+
"name": "注记",
|
|
411
|
+
"type": "tdt",
|
|
412
|
+
"layertype": "img_z",
|
|
413
|
+
"key": [
|
|
414
|
+
"ad5bee3fe473a639887fa9d57a670c6e"
|
|
415
|
+
],
|
|
416
|
+
"url": "//192.168.28.201:9295/bjszj/{z}/{x}/{y}.png"
|
|
417
|
+
}
|
|
418
|
+
]
|
|
419
|
+
},
|
|
420
|
+
{
|
|
421
|
+
"id": 2022,
|
|
422
|
+
"pid": 10,
|
|
423
|
+
"name": "离线影像2",
|
|
424
|
+
"type": "xyz",
|
|
425
|
+
"icon": "image/basemaps/gaode_img.png",
|
|
426
|
+
"url": "//192.168.28.201:9888/{z}/{x}/{y}.png"
|
|
427
|
+
},
|
|
431
428
|
{
|
|
432
429
|
"id": 2017,
|
|
433
430
|
"pid": 10,
|
|
@@ -437,6 +434,7 @@
|
|
|
437
434
|
"url": "http://117.34.118.124:7535/四川/江口/2021.11.20-11.22/_alllayers/{z}/{y}/{x}.png",
|
|
438
435
|
"chinaCRS": "GCJ02"
|
|
439
436
|
}
|
|
437
|
+
|
|
440
438
|
],
|
|
441
439
|
"operationallayers": [
|
|
442
440
|
{
|