Skip to content

A short python script that downloads satellite imagery from Google Maps.

Notifications You must be signed in to change notification settings

yildirimcagatay34/google-maps-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

google-maps-downloader

A short python script that downloads satellite imagery from Google Maps.

Usage

The script will prompt you for the latitude, longitude, zoom level and size. It will download a square of tiles with the latitude and longitude you entered as the top-left corner and the size as it's dimensions. The tiles will be in the ./tiles directory and the stitched image will be saved as stiched.jpg

Example:

unknown

Result:

stitched

About

A short python script that downloads satellite imagery from Google Maps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages