-
Notifications
You must be signed in to change notification settings - Fork 112
/
config_blog.js
178 lines (177 loc) · 6.46 KB
/
config_blog.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
var blogList = [{
id: "blogList",
label: "博客列表",
url: "README.md"
},{
id: "main",
label: "主页",
url: "menu/main.md"
}, {
id: "wechat",
label: "公众号",
// url: "menu/wechat.md",
href: "http://blogimage.gisarmory.xyz/20200923063756.png"
}, {
id: "github",
label: "github",
href: "https://github.com/gisarmory",
}, {
id: "aboutUs",
label: "关于我们",
url: "menu/aboutUs.md"
}, {
id: "leaflet100ThousandData",
label: "leaflet加载10万数据",
// url: "leaflet-100ThousandData/README.md",
href: "https://blog.csdn.net/gisarmory/article/details/109672301"
}, {
id: "leafletMapCorrection",
label: "leaflet互联网地图纠偏插件",
// url: "leaflet-MapCorrection/README.md",
href: "https://blog.csdn.net/gisarmory/article/details/108778991"
}, {
id: "LeafletShowHideLayerGroup",
label: "Leaflet-通过LayerGroup控制大量、多种图层显示隐藏",
// url: "leaflet-ShowHideLayerGroup/README.md",
href: "https://blog.csdn.net/gisarmory/article/details/109227597"
}, {
id: "LeafletPathDashFlow",
label: "Leaflet-支持Canvas的Leaflet.Path.DashFlow动态流向线",
// url: "leaflet-PathDashFlow/README.md",
href: "https://blog.csdn.net/gisarmory/article/details/109603123"
}, {
id: "LeafletPolylineDecorator",
// label: "Leaflet带箭头的线",
url: "leaflet-PolylineDecorator/README.md",
}, {
id: "maputnikGeoserverVectorTiles",
label: "maputnik加载geoserver发布的tms矢量瓦片",
// url: "maputnik-GeoserverVectorTiles/README.md",
href: "https://blog.csdn.net/gisarmory/article/details/109070732"
}, {
id: "postGISbuffer",
label: "为什么PostGIS中对点进行buffer分析得到的是个椭圆",
// url: "postGIS-buffer/README.md",
href: "https://blog.csdn.net/gisarmory/article/details/109646712"
}, {
id: "diviconError",
label: "H5时代leaflet中还在用DivIcon,标签示例",
// url: "leaflet-divIconError/README.md",
href: "https://blog.csdn.net/gisarmory/article/details/110122798"
}, {
id: "LeafletOverlapMarkerPopup",
label: "leaflet如何优雅的展示重叠点位的气泡窗口",
// url: "leaflet-OverlapMarkerPopup/README.md",
href: "https://blog.csdn.net/gisarmory/article/details/110957473"
}, {
id: "OSMVectorTiles",
label: "OSM地图本地发布(一)- 环境搭建",
// url: "OSM-VectorTiles/README.md",
href: "https://blog.csdn.net/gisarmory/article/details/110931322"
}, {
id: "OSMOpenmaptiles",
label: "OSM地图本地发布(二)- 自定义切图",
// url: "OSM-openmaptiles/README.md",
href: "https://blog.csdn.net/gisarmory/article/details/111540803"
}, {
id: "MapboxGLPolylineDecorator",
label: "mapboxgl实现带箭头轨迹线",
href: "https://blog.csdn.net/gisarmory/article/details/112034622"
}, {
id: "MapboxGL3DLine",
label: "mapboxgl绘制3D线",
href: "https://blog.csdn.net/gisarmory/article/details/118389265"
}, {
id: "maputnikSprites",
label: "如何创建 mapbox 精灵图",
href: "https://blog.csdn.net/gisarmory/article/details/112288609"
}, {
id: "GISerMission",
label: "一个GISer的使命",
href: "https://blog.csdn.net/gisarmory/article/details/113549538"
}, {
id: "LeafletRouteAnimate",
label: "Leaflet带箭头轨迹以及沿轨迹带方向的动态marker",
url: "https://blog.csdn.net/gisarmory/article/details/114290334",
}, {
id: "GISer2021Flag",
label: "2021给自己立个Flag",
href: "https://blog.csdn.net/gisarmory/article/details/113850304"
}, {
id: "PostGISConnect",
label: "PostGIS管网连通性分析",
href: "https://blog.csdn.net/gisarmory/article/details/116194268"
}, {
id: "GISerSolution",
label: "我的开源GIS解决方案之路",
href: "https://blog.csdn.net/gisarmory/article/details/115340206"
}, {
id: "maputnikGeoserverVectorTiles2",
label: "如何不改源码让maputnik支持geoserver",
href: "https://blog.csdn.net/gisarmory/article/details/116401076"
}, {
id: "GeoServerStyleLabel",
label: "geoserver发布的wms标签图层显示不全问题",
href: "https://blog.csdn.net/gisarmory/article/details/117130154"
}, {
id: "mapboxglMapCorrection1",
label: "mapboxgl互联网地图纠偏插件(一)",
href: "https://blog.csdn.net/gisarmory/article/details/118018542"
}, {
id: "mapboxglMapCorrection2",
label: "mapboxgl互联网地图纠偏插件(二)",
href: "https://blog.csdn.net/gisarmory/article/details/118518376"
}, {
id: "mapboxglMapCorrection3",
label: "mapboxgl互联网地图纠偏插件(三)",
href: "https://blog.csdn.net/gisarmory/article/details/119718873"
}, {
id: "OSMMbtiles",
label: "发布mbtiles存储的矢量瓦片",
href: "https://blog.csdn.net/gisarmory/article/details/120024395"
}, {
id: "GISAlgorithm",
label: "GIS常用算法",
href: "https://blog.csdn.net/gisarmory/article/details/120202973"
}, {
id: "mapboxglMapCorrection4",
label: "mapboxgl纠偏百度地图",
href: "https://blog.csdn.net/gisarmory/article/details/120683726"
}, {
id: "WechatVectorTile",
label: "微信小程序添加外部地图服务数据",
href: "https://blog.csdn.net/gisarmory/article/details/120973592"
}, {
id: "geosreverAuthkey",
label: "geoserver 实现百度地图key验证",
href: "https://blog.csdn.net/gisarmory/article/details/121148222"
}, {
id: "GISerRacer",
label: "如何突破GIS二次开发瓶颈",
href: "https://blog.csdn.net/gisarmory/article/details/121733703"
}, {
id: "mapboxglStyleUniqueValue",
label: "mapboxgl地图样式-唯一值渲染",
href: "https://blog.csdn.net/gisarmory/article/details/122605374"
}, {
id: "mapboxglStyleReclass",
label: "mapboxgl地图样式-重分类渲染",
href: "https://blog.csdn.net/gisarmory/article/details/122846559"
}, {
id: "gis-coordinate-projection",
label: "未经投影的地理坐标系如何显示为平面地图",
href: "https://blog.csdn.net/gisarmory/article/details/123092051"
}, {
id: "mapboxglStyleInterpolate",
label: "mapboxgl中插值表达式的应用场景",
href: "https://blog.csdn.net/gisarmory/article/details/124432343"
}, {
id: "mapboxgl-geotiff",
label: "mapboxgl加载tiff",
href: "https://blog.csdn.net/gisarmory/article/details/127092473"
}, {
id: "GISerMagicCube",
label: "GISer与魔方",
href: "https://blog.csdn.net/gisarmory/article/details/127519210"
}
];