1 Star 8 Fork 1

后来 / MapTilesDownloader_Node

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

MapTilesDownloader_Node 地图瓦片下载器

介绍

MapTilesDownloader的node版本, 页面借用MapTilesDownloader项目的,因为原项目下载文件不能控制gizp所以自己就写了node版本下载作为替代

用于地图瓦片下载离线,支持 高德地图瓦片 谷歌地图 Mapbox bingMap OpenStreeMap 自定义瓦片地址 下载

使用教程 (请替换使用自己的Mapbox Token!!!)

  1. npm install
  2. node index.js
  3. 打开 http://localhost:9100/index.html
  4. 请将 /UI/main.js 下的MapBox地图token全部替换成自己的 (防止滥用我将于近期关闭自己的token, Mapbox token为免费注册 请自行注册并替换 !!!)
  5. 保存路径默认在项目目录 out/当前时间戳/ 下

后续计划

  1. 导入GeoJSON文件下载
  2. 全命令行下载(浏览器瓦片过大容易卡死)

截图

页面截图

#前端原地址:https://github.com/AliFlux/MapTilesDownloader

MIT License Copyright (c) 2022 houlaidelu Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

MapTilesDownloader的node版本, 页面借用MapTilesDownloader项目的,因为原项目下载后文件会被压缩所以自己就写了一个下载作为替代 展开 收起
JavaScript 等 3 种语言
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
JavaScript
1
https://gitee.com/houlaidelu/map-tiles-downloader_node.git
git@gitee.com:houlaidelu/map-tiles-downloader_node.git
houlaidelu
map-tiles-downloader_node
MapTilesDownloader_Node
master

搜索帮助