Skip to content

Download tools for obtaining data such as Google, remote sensing images and satellite laser altimetry through python

Notifications You must be signed in to change notification settings

Mynameisyaojiaqi/Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

image

Downloader

Download tools for obtaining data such as Google, remote sensing images and satellite laser altimetry through python

Google map

Requirements

python3

GDAL

OPENCV

Run

python download_GoogleMap.py --lat_start 120.444595 --lon_start 23.692934 --lat_stop 120.462222 --lon_stop 23.714939 --zoom 18 --outpath C:/Users/Downloads/test18.tif

lat_start lon_start lat_stop lon_stop: Upper left corner and lower right corner coordinates

zoom: scale level

outpath: download path

2022-04-28_123921

About

Download tools for obtaining data such as Google, remote sensing images and satellite laser altimetry through python

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages