QGIS插件

由 夕空 撰写于  2023年10月29日

QGIS加载在线地图

QuickMapServices

此插件都是外网地图源,能使用的有限,比如检索bing的地图使用

TianDiTu Tools

推荐使用国内天地图,国内地图信息更新及时,还有涉及到国内与国外地图边境线不一致的问题

然后需要到官网注册成开发者使用Key,www.tianditu.gov.cn

视频教程:https://www.bilibili.com/video/BV1CB4y1o7o5/?vd_source=de9071e9a2fbb052e3fc2c0340c30adc

添加图片插件(终于找到可修改位置尺寸的)

Freehand raster georeferencer

经纬度坐标拾取

Lat Lon Tools

XYZ常用地图

以下存储xml格式文件,在左侧浏览器 XYZ Tiles加载连接 ,导入准备好的文件即可

<!DOCTYPE connections>
<qgsXYZTilesConnections version="1.0">
<xyztiles url="https://services.arcgisonline.com/arcgis/rest/services/World_Imagery/MapServer/tile/{z}/{y}/{x}" name="ESRI 卫星" authcfg="" password="" http-header:referer="https://www.arcgis.com/" referer="https://www.arcgis.com/" tilePixelRatio="1" zmin="1" username="" zmax="20"/>
<xyztiles url="https://services.arcgisonline.com/arcgis/rest/services/Elevation/World_Hillshade/MapServer/tile/{z}/{y}/{x}" name="ESRI 山影" authcfg="" password="" http-header:referer="https://www.arcgis.com/" referer="https://www.arcgis.com/" tilePixelRatio="1" zmin="1" username="" zmax="20"/>
<xyztiles url="https://map.geoq.cn/arcgis/rest/services/ChinaOnlineCommunity/MapServer/tile/{z}/{y}/{x}" name="ESRI 道路" authcfg="" password="" http-header:referer="http://www.arcgisonline.cn/" referer="http://www.arcgisonline.cn/" tilePixelRatio="1" zmin="1" username="" zmax="19"/>
<xyztiles url="https://s3.amazonaws.com/elevation-tiles-prod/terrarium/{z}/{x}/{y}.png" name="Mapzen Global Terrain" authcfg="" password="" http-header:referer="" referer="" tilePixelRatio="0" zmin="0" username="" zmax="15"/>
<xyztiles url="https://a.tile.thunderforest.com/transport/{z}/{x}/{y}.png?apikey=6170aad10dfd42a38d4d8c709a536f38" name="OSM 交通路网" authcfg="" password="" http-header:referer="https://www.openstreetmap.org/" referer="https://www.openstreetmap.org/" tilePixelRatio="1" zmin="1" username="" zmax="19"/>
<xyztiles url="https://tile-c.openstreetmap.fr/hot/{z}/{x}/{y}.png" name="OSM 人道救援" authcfg="" password="" http-header:referer="https://www.openstreetmap.org/" referer="https://www.openstreetmap.org/" tilePixelRatio="1" zmin="1" username="" zmax="19"/>
<xyztiles url="https://tileserver.memomaps.de/tilegen/{z}/{x}/{y}.png" name="OSM 公共交通" authcfg="" password="" http-header:referer="https://www.openstreetmap.org/" referer="https://www.openstreetmap.org/" tilePixelRatio="1" zmin="1" username="" zmax="19"/>
<xyztiles url="https://tile.openstreetmap.org/{z}/{x}/{y}.png" name="OSM 标准" authcfg="" password="" http-header:referer="https://www.openstreetmap.org/" referer="https://www.openstreetmap.org/" tilePixelRatio="1" zmin="1" username="" zmax="19"/>
<xyztiles url="https://c.tile-cyclosm.openstreetmap.fr/cyclosm/{z}/{x}/{y}.png" name="OSM 自行车" authcfg="" password="" http-header:referer="https://www.openstreetmap.org/" referer="https://www.openstreetmap.org/" tilePixelRatio="1" zmin="1" username="" zmax="19"/>
<xyztiles url="https://c.tile.thunderforest.com/cycle/{z}/{x}/{y}.png?apikey=6170aad10dfd42a38d4d8c709a536f38" name="OSM 骑行运动" authcfg="" password="" http-header:referer="https://www.openstreetmap.org/" referer="https://www.openstreetmap.org/" tilePixelRatio="1" zmin="1" username="" zmax="19"/>
<xyztiles url="https://tile.openstreetmap.org/{z}/{x}/{y}.png" name="OpenStreetMap" authcfg="" password="" http-header:referer="" referer="" tilePixelRatio="0" zmin="0" username="" zmax="19"/>
<xyztiles url="https://mt1.google.com/vt/lyrs=s&x={x}&y={y}&z={z}" name="谷歌卫星" authcfg="" password="" http-header:referer="https://www.google.com/" referer="https://www.google.com/" tilePixelRatio="1" zmin="0" username="" zmax="21"/>
<xyztiles url="https://gac-geo.googlecnapps.cn/maps/vt?lyrs=s&x={x}&y={y}&z={z}" name="谷歌卫星(国内转发)" authcfg="" password="" http-header:referer="" referer="" tilePixelRatio="1" zmin="0" username="" zmax="21"/>
<xyztiles url="https://mt2.google.com/vt/lyrs=m&x={x}&y={y}&z={z}" name="谷歌道路" authcfg="" password="" http-header:referer="https://www.google.com/" referer="https://www.google.com/" tilePixelRatio="1" zmin="0" username="" zmax="21"/>
<xyztiles url="https://gac-geo.googlecnapps.cn/maps/vt?lyrs=m&x={x}&y={y}&z={z}" name="谷歌道路(国内转发)" authcfg="" password="" http-header:referer="" referer="" tilePixelRatio="1" zmin="0" username="" zmax="21"/>
<xyztiles url="https://webst02.is.autonavi.com/appmaptile?lang=zh_cn&size=1&scale=1&style=7&x={x}&y={y}&z={z}" name="高德地图" authcfg="" password="" http-header:referer="https://www.arcgisonline.cn/" referer="https://www.arcgisonline.cn/" tilePixelRatio="1" zmin="4" username="" zmax="19"/>
</qgsXYZTilesConnections>




声明:星耀夕空|版权所有,违者必究|如未注明,均为原创|本网站采用BY-NC-SA协议进行授权

转载:转载请注明原文链接 - QGIS插件


欢迎光顾我的小站!