Skip to content

sloev/satelite_thumbnails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Download satelite images of a geo polygon over time

Buy Me A Coffee

Download (aaproximately... zoom level may vary) all satelite images (low res thumbnails) of a given geolocation.

install

pip install -r requirements.txt

usage

change the fetch.py file to contain your wanted date range and geo polygon, sample is given with Copenhagen, Denmark as focus.

You need a planet.com api token, which you get here.

Store the api-token in a .env file in local directory.

create folders

mkdir images
mkdir json_files

run script

denv python fetch.py

View images coming into your ./images/ folder and metadata come into your ./json_files/ folder.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages