Bash script – Downloads tiles from Google Street View to sub-folder & stitches them to a panoramic image
Props to http://www.newtonscannon.com/2014/01/26/capturing-spherical-scenes-from-google-streetview/
sh streetviewdownload.sh <PANORAMAID>
- Enter Street View in Browser
- Copy part of the URL between
1s
and!
(see Screenshot) – this is the panorama id - Open Terminal.app
- Navigate to the Folder where you put
streetviewdownload.sh
- Run
sh streetviewdownload.sh <PANORAMAID>
(without the <>)
Google may not be happy.