Skip to content

This is a script using webkit to batch download the google satlite maps. As long as providing proper geo information, it can download multiple super high resolution images from googlemaps. Allowing to practice image stiching or other computer vision/image processing algorithms.

Notifications You must be signed in to change notification settings

tomriddle1234/googlemap-batch-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

googlemap-batch-downloader

This is a bash script using webkit2png to batch download the google satlite maps. As long as providing the proper geo information, it can download multiple super high resolution images from googlemaps. This script will allow you to collect data efficiently to practice image stiching or other computer vision / image processing algorithms.

Currently this script will only run under Linux-like environment, python Qt and webkit must be installed, please check the pre-requisities of the webkit2png module.

With the default configuration, this script will download the entrie Canberra's satlite map.

The webkit2png (https://github.com/adamn/python-webkit2png) is used, the original author is Roland Tapken [email protected].

About

This is a script using webkit to batch download the google satlite maps. As long as providing proper geo information, it can download multiple super high resolution images from googlemaps. Allowing to practice image stiching or other computer vision/image processing algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages