Coder Social home page Coder Social logo

mapdownload's Introduction

MapDownLoad

谷歌地图瓦片数据下载工具

  • 由于一些原因,需要下载一个地图的瓦片数据,网上有很多地图下载工具,但是功能都比较复杂强大,下载地图数据时如果范围过大,经常会在下载途中出现各种问题,要么内存爆了,要么崩溃了

  • 找工具确实花费了不少的时间,最后还不如自己写一个,功能极其简单,只是单独下载瓦片数据而已(只实现了谷歌卫星地图瓦片数据下载,为了能和dem高程数据对上,下的是无偏移的数据)

  • 通过经纬度信息计算tile索引的方法参考自:

  • 瓦片数据体量灰常大,下载之前自己计算准备好足够的磁盘空间,同时也得考虑大量文件个数到时候删除会很头疼的

  • 谷歌地图最大19级,部分区域18级

工具使用并行来循环下载瓦片数据,没有延时机制,大量下载数据有被谷歌封IP的风险

mapdownload's People

Contributors

zhanggangbz avatar

Stargazers

 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.