Downloads all the images from Earth View with Google (https://earthview.withgoogle.com/)
As a simple quality check, the script will verify that every image downloaded is at least 1800*1200 using imagemagick. This check is optional and requires imagemagick be downloaded and installed on your system.
https://imagemagick.org/index.php
Optionally, install imagemagick for your system.
npm install
npm start