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://github.com/DigitalGeographyLab/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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file streetviewdownloader-0.2.6.tar.gz.
File metadata
- Download URL: streetviewdownloader-0.2.6.tar.gz
- Upload date:
- Size: 15.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eb3416758eccc80c871369464d71d1e7e6f889fa2f0b1cd13e224e598ffe5c75
|
|
| MD5 |
b684abedd87f812d0b9a566599169592
|
|
| BLAKE2b-256 |
0e256b6a1c9f37a4cd13a3ffd74fe0a231e30b0473bfa2e3370c345c85a17292
|
File details
Details for the file streetviewdownloader-0.2.6-py3-none-any.whl.
File metadata
- Download URL: streetviewdownloader-0.2.6-py3-none-any.whl
- Upload date:
- Size: 23.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b449abedff0b1e87c55fd4a3113732623ca9010a2676591c6e06d81a67f521a4
|
|
| MD5 |
cfc750db551d185d8d70e4d89ea1d83f
|
|
| BLAKE2b-256 |
2da65b9fc8cbb77a9376385672e3bdedae1c3c0067ee92e1d09846fab67a8bb1
|