Skip to content

munish-dhiman/GoogleMapsDownloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Maps Downloader

download maps from Google of any size by given coordinates and zoom level

Google Maps Downloader

Recent changes

  • project moved to apache maven
  • fixed proxy issue
  • new checkbox for proxy (disabling can cause 24 hour ban from Google, use at your own risk)

Functionality

  • count the size of final map image
  • download and merge map tiles in a given directory
  • use public proxy to avoid ban of IP from Google
  • GUI prints progress in built-in console

Known issues

  • Program crashes when merging really big images (1500+ tiles)
  • If program crashed or process is interrupted you will have to repeat downloading from beginning

Used external libraries

  • JSoup for parsing proxy

Use mvn install to compile an executable jar in target folder

Full sized example images can be found in /Example folder MSU Eiffel Tower

About

Download and merge tiles from Google Maps into a single image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%