/svcrawl

crawl Google streetview images

Primary LanguagePythonMIT LicenseMIT

Google StreetView Crawler

Created for UChicago Knowledge Lab StreetScope Project.

features

  • downloads StreetView images from Google API
  • provides a MongoDB database model for panoramas with convenient functions
  • utility scripts

dependencies

usage

To scrape streetview images for locations from a CSV file and save them into MongoDB: $ ./latlong_to_sv.py chicago-crime-sample.csv --lat Latitude --long Longitude

author

Falcon Dai

license

MIT License