File tree Expand file tree Collapse file tree 2 files changed +40
-0
lines changed Expand file tree Collapse file tree 2 files changed +40
-0
lines changed Original file line number Diff line number Diff line change @@ -9,4 +9,15 @@ td>a, td{
9
9
.notice {
10
10
font-size : 12px ;
11
11
color : gray;
12
+ }
13
+
14
+ ul {
15
+ list-style : none;
16
+ padding : 0 ;
17
+ margin : 0
18
+ }
19
+
20
+ li {
21
+ margin : 0 5px ;
22
+ display : inline-block;
12
23
}
Original file line number Diff line number Diff line change 24
24
< body >
25
25
< h1 > Map-offline-server</ h1 >
26
26
< hr >
27
+ < h3 > 1. 服务列表</ h3 >
27
28
< ul >
28
29
< li > < a href ="/swagger-ui/index.html "> 开放接口</ a > </ li >
29
30
< li > < a href ="/tilesets "> 瓦片服务</ a > </ li >
30
31
< li > < a href ="/tools.html "> 地图工具箱</ a > </ li >
31
32
</ ul >
32
33
< hr >
34
+ < h3 > 2. 在线工具</ h3 >
35
+ < h4 > 2.1 GIS 软件工具</ h4 >
36
+ < ul >
37
+ < li > < a href ="https://www.qgis.org/ "> QGIS</ a > </ li >
38
+ < li > < a href ="http://udig.refractions.net/ "> udig</ a > </ li >
39
+ < li > < a href ="https://www.bluemarblegeo.com/global-mapper-download/ "> Global Mapper</ a > </ li >
40
+ < li > < a href ="https://gggis.com/ "> 谷谷地图</ a > </ li >
41
+ < li > < a href ="https://geodacenter.github.io/index-cn.html "> GeoDa</ a > </ li >
42
+ < li > < a href ="https://tilemill-project.github.io/tilemill/ "> TileMill</ a > </ li >
43
+ </ ul >
44
+ < h4 > 2.2 在线工具</ h4 >
45
+ < ul >
46
+ < li > < a href ="https://geojson.io/ "> Geojson.io</ a > </ li >
47
+ < li > < a href ="http://www.mapshaper.org/ "> mapshaper</ a > </ li >
48
+ < li > < a href ="https://docs.mapbox.com/resources/dev-tools/ "> Mapbox Developer Tools</ a > </ li >
49
+ </ ul >
50
+ < h4 > 2.3 数据获取</ h4 >
51
+ < ul >
52
+ < li > < a href ="https://www.qgis.org/ "> DataV.GeoAtlas 行政区划</ a > </ li >
53
+ < li > < a href ="https://l7.antv.antgroup.com/custom/tools "> GISData 行政区划</ a > </ li >
54
+ < li > < a href ="http://bzdt.ch.mnr.gov.cn/ "> 标准地图服务</ a > </ li >
55
+ < li > < a href ="http://xzqh.mca.gov.cn/map "> 民政局中国地图</ a > </ li >
56
+ </ ul >
57
+ < h4 > 2.4 底图下载</ h4 >
58
+ < ul >
59
+ < li > < a href ="mailto:liushaofeng89@qq.com "> 定制下载</ a > </ li >
60
+ </ ul >
61
+ <!--https://nav.dippermap.com/-->
33
62
</ body >
34
63
</ html >
You can’t perform that action at this time.
0 commit comments