一、操作步骤

1、打开QGIS在左侧浏览面板的“XYZ Tiles”上点击鼠标右键,在菜单中选择“新建连接”。
image.png

2、在打开的面板中填入名称、网址、最大最小缩放级别等信息,点击“OK”保存连接。
image.png

3、在左侧浏览面板“XYZ Tiles”节点下出现刚才添加的底图服务连接,通过双击或拖拽操作将底图添加到地图中。

二、互联网底图服务

1、高德style8

https://webrd01.is.autonavi.com/appmaptile?x={x}&y={y}&z={z}&lang=zh_cn&size=1&scale=1&style=8

2、高德style7

https://webrd01.is.autonavi.com/appmaptile?x={x}&y={y}&z={z}&lang=zh_cn&size=1&scale=1&style=7

3、天地图

https://t7.tianditu.gov.cn/DataServer?T=vec_w&X={x}&Y={y}&L={z}&tk=31403cd1b45ca58e9db1e38a8a258c68

4、天地图Label

https://t3.tianditu.gov.cn/DataServer?T=cva_w&x={x}&y={y}&l={z}&tk=31403cd1b45ca58e9db1e38a8a258c68

4、OpenStreetMap

http://a.tile.openstreetmap.org/{z}/{x}/{y}.png

5、Google Street

https://mt1.google.com/vt/lyrs=m&x={x}&y={y}&z={z}

6、Google Satellite

https://mt1.google.com/vt/lyrs=s&x={x}&y={y}&z={z}

7、Esri Streets

https://server.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer/tile/{z}/{y}/{x}