地图瓦片多线程下载工具 MapTileGenerator

码农软件 · 软件分类 · 地图相关 · 2019-07-31 17:26:26

软件介绍

MapTileGenerator 支持 TMS、WMTS 标准瓦片下载,支持百度地图瓦片、高德地图瓦片、腾讯地图瓦片、天地图、ArcGIS Rest、geoserver 等瓦片下载。默认以 png 文件方式保存瓦片,也支持以 sqlite(mbtiles 格式) 保存瓦片。

使用说明:

设置mapConfig.json,根据配置项请求瓦片,支持多线程下载,失败续载。下载失败的瓦片用sqlite数据库保存在{savePath}\fails.db,第二次启动程序时会重新下载失败瓦片。程序运行中途退出时,第二次启动程序将会从上次退出的进度继续下载。

瓦片规则

瓦片存储路径:{savePath}\Tiles\Zoom+offsetZoom\x\y.png 


本文地址:https://codercto.com/soft/d/11354.html

Web Scalability for Startup Engineers

Web Scalability for Startup Engineers

Artur Ejsmont / McGraw / 2015-6-23 / USD 34.81

Design and build scalable web applications quickly This is an invaluable roadmap for meeting the rapid demand to deliver scalable applications in a startup environment. With a focus on core concept......一起来看看 《Web Scalability for Startup Engineers》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具