Skip to main content

A Python library and utility to download Google StreetView images

Project description

streetviewdownloader

Streetviewdownloader is a Python>=3.9 library and utility to download images from Google’s StreetView Static API.

Installation

Streetviewdownloader is available from PyPi:

pip install streetviewdownloader

Alternatively, it can be built from source:

git clone https://gitlab.com/christoph.fink/streetviewdownloader
cd streetviewdownloader
pip install .

Usage

Command line tool

streetviewdownloader --api-key YOUR_API_KEY --url-signing-key YOUR_URL_SIGNING_KEY --extent "POLYGON((24.9791 60.2021, 24.9609 60.2002, 24.9642 60.1894, 24.9826 60.1867, 24.9879 60.1950, 24.9791 60.2021))" --output-directory "Hermanni"

All command line options can alternatively be specified in a configuration file saved to ${XDG_CONFIG_HOME}/streetviewdownloader.yaml or %APPDATA%\streetviewdownloader.yaml, depending on your operating system.

Library

Streetviewdownloader can also be used via its Python API. Find examples and API reference at https://streetviewdownloader.readthedocs.io

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

streetviewdownloader-0.2.4.tar.gz (14.6 kB view details)

Uploaded Source

File details

Details for the file streetviewdownloader-0.2.4.tar.gz.

File metadata

  • Download URL: streetviewdownloader-0.2.4.tar.gz
  • Upload date:
  • Size: 14.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.4.2 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for streetviewdownloader-0.2.4.tar.gz
Algorithm Hash digest
SHA256 d433906c7dcc474c2b7d539a28d29318bc7ccc31d77e96ca2f8c84cc08814069
MD5 24bb18eaa460d977004f23c4890add0a
BLAKE2b-256 0eb57a209cf69320e1ea1d67dc2d693fb642cb7340aeed324df743244f009475

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page