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.3.tar.gz (14.7 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: streetviewdownloader-0.2.3.tar.gz
  • Upload date:
  • Size: 14.7 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.3.tar.gz
Algorithm Hash digest
SHA256 fa32a735dc5e08d7bcf2cb32d8926a9fc00ad6b024b5b588188c46ffae92d27a
MD5 9fc4eaa47a7910724aa5e475d735551f
BLAKE2b-256 bc5075890750f2d5686107dc5f0b58139aa8a3c39a99c0e52934bce9ced9c496

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