Skip to content

FluffyMaguro/Streetview-panorama-scraping

Repository files navigation

Streetview-panorama-scraping

This module helps you scrape panoramas from Google's streetview for given area.

Scraping is done asynchronously using aiohttp and asyncio packages.

The module is built upon and modifies streetview module - https://github.com/robolyst/streetview

Usage

  1. Install required modules: pip install -r requirements.txt
  2. Change center, radius, resolution to your liking in config.yaml.
  3. Running 1_get_panoid_info.py will save data for panoramas and generate a map of panorama locations.

Drag the layout file to OBS

  1. Running 2_download_panoramas.py will start downloading panoramas to a panoramas/ directory

Drag the layout file to OBS

  1. Running 3_project_panoramas.py will project the panoramas into cubical projections with front, back, left and right views as separate images in a cube_pano/ directory.

About

This module helps you scrape panoramas from Google's streetview

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages