近期,在使用天地图数据源的项目中,均无法显示底图了(包括影像、注记、矢量等),HTTP返回418。
咨询了天地图官方,目前还没有得到回复。
以下数据源作为备选,大家参考:
高德地图
影像图:https://webst01.is.autonavi.com/appmaptile?style=6&x={x}&y={y}&z={z}
注记层:https://webst01.is.autonavi.com/appmaptile?style=8&x={x}&y={y}&z={z}
矢量图(无注记):https://webrd01.is.autonavi.com/appmaptile?x={x}&y={y}&z={z}&lang=zh_cn&size=1&scl=2&style=8
矢量图:https://webrd01.is.autonavi.com/appmaptile?x={x}&y={y}&z={z}&lang=zh_cn&size=1&scl=1&style=8
腾讯地图
矢量图:https://rt0.map.gtimg.com/realtimerender?z={z}&x={x}&y={-y}&type=vector&style=0
星图地球
卫星影像图:https://tiles1.geovisearth.com/base/v1/img/{z}/{x}/{y}?format=webp&tmsIds=w&token=<申请的token>
地形图:https://tiles1.geovisearth.com/base/v1/ter/{z}/{x}/{y}?format=png&tmsIds=w&token=<用户的token>
矢量图:https://tiles1.geovisearth.com/base/v1/vec/{z}/{x}/{y}?format=png&tmsIds=w&token=<用户的token>
Terrain高程:https://tiles1.geovisearth.com/base/v1/terrain/{z}/{x}/{y}.terrain?v=1.1.0&token=<用户的token>
若使用QGIS软件,建议安装QGIS中文底图插件,快速加载各类底图:高德地图、腾讯地图、星图地球、星图云、吉林一号
另外,需要协助部署离线地图服务,请联系我们。