Open source free tile image download tool

16830813:

introduce

The map tile download tool developed using Java supports downloading and merging the following XYZ tiles. Multi-threaded tile image downloading maximizes the use of local network resources. Refuse to pay for speed limits .

  • OpenStreetMap
  • Google Maps (proxy required)
  • Tianmap (be sure to change your own key and pay attention to the quota)
  • Amap
  • Tencent map
  • Bing Maps

I am the author of the map downloader on gitee. If you are interested, please directly send it to
https://gitee.com/CrimsonHu/java_map_download

If you need any functions, you can leave a message on gitee to discuss. I will maintain and update them for a long time. My project should be the best among the free map downloaders on the Internet.

The main function

  • Download and merge XYZ tile images
  • Administrative district selection and custom graphics area drawing
  • Multi-threaded download, up to 50MB/s per second, equivalent to downloading thousands of tiles per second
  • Local tile image preview and local tile image release
  • Custom map download sources can be added

Main interface

Insert image description here
Insert image description here
Insert image description here
Insert image description here
Insert image description here
Insert image description here

Guess you like

Origin blog.csdn.net/m0_37942304/article/details/131434276