在线地图瓦片地址参考

2020-02-13  本文已影响0人  初见_JS

总结一些可能用到的在线地图瓦片的地址,仅部分测试过可用,现mark一下

Google:

http://www.google.cn/maps/vt?lyrs=s@820&gl=cn&x={x}&y={y}&z={z}

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

Google Satellite: http://www.google.cn/maps/vt?lyrs=s@189&gl=cn&x={x}&y={y}&z={z}(可用)

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

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

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

天地图:

http://t2.tianditu.com/DataServer?T=vec_w&x={x}&y={y}&z={z}

高德地图:

影像:https://webst01.is.autonavi.com/appmaptile?style=6&x={x}&y={y}&z={z}(可用)

路网:http://wprd01.is.autonavi.com/appmaptile?x={x}&y={y}&z={z}&lang=zh_cn&size=1&scl=1&style=7(可用)

http://wprd0{1-4}.is.autonavi.com/appmaptile?x={x}&y={y}&z={z}&lang=zh_cn&size=1&scl=1&style=7 为矢量图(含路网、含注记)

http://wprd0{1-4}.is.autonavi.com/appmaptile?x={x}&y={y}&z={z}&lang=zh_cn&size=1&scl=2&style=7 为矢量图(含路网,不含注记)

http://wprd0{1-4}.is.autonavi.com/appmaptile?x={x}&y={y}&z={z}&lang=zh_cn&size=1&scl=1&style=6 为影像底图(不含路网,不含注记)

http://wprd0{1-4}.is.autonavi.com/appmaptile?x={x}&y={y}&z={z}&lang=zh_cn&size=1&scl=2&style=6 为影像底图(不含路网、不含注记)

http://wprd0{1-4}.is.autonavi.com/appmaptile?x={x}&y={y}&z={z}&lang=zh_cn&size=1&scl=1&style=8 为影像路图(含路网,含注记)

http://wprd0{1-4}.is.autonavi.com/appmaptile?x={x}&y={y}&z={z}&lang=zh_cn&size=1&scl=2&style=8 为影像路网(含路网,不含注记)

上一篇下一篇

猜你喜欢

热点阅读