Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to download 360 degree street view images? #5

Closed
Xunzhaocunzi opened this issue Jan 19, 2019 · 2 comments
Closed

How to download 360 degree street view images? #5

Xunzhaocunzi opened this issue Jan 19, 2019 · 2 comments
Labels

Comments

@Xunzhaocunzi
Copy link

Really appreciated your sharing with us.

I could only download one normal image, rather than 360 degree, pano image. Could you guide us how to download 360 degree images using the tool?

Thank you

@rrwen
Copy link
Owner

rrwen commented Jan 19, 2019

Hi @Xunzhaocunzi

Please see:

https://rrwen.github.io/google_streetview/#image-search

and

https://rrwen.github.io/google_streetview/#multiple-arguments

You can adjust the field of vision fov and then rotate the camera heading accordingly.

For example, if the fov is 90, use increments of 90 for the heading until you cover 360 degrees:

google_streetview --location=46.414382,10.013988 --fov=90 --heading=0;90;180;270

@rrwen rrwen added the question label Jan 19, 2019
@Xunzhaocunzi
Copy link
Author

Thank you for the guide. I appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants