Skip to main content

CLI tool to bulk-download street-level imagery from Mapillary

Project description

mapillary-dl

CLI tool to bulk-download street-level imagery from Mapillary. Define a bounding box or pick a city, and it discovers and downloads every available image — with GPS embedded in EXIF, resumable downloads, and a SQLite cache that makes re-runs instant.

This tool was spun off from CityZero, where its original commit history can be found.

Install

pip install mapillary-dl

Setup

Get a client token from mapillary.com/dashboard/developers and export it:

export MAPILLARY_CLIENT_TOKEN=MLY|...

Usage

# Interactive mode — pick a city, then download
mapillary-dl

# Specify a city directly
mapillary-dl --city "San Francisco"

# Custom bounding box
mapillary-dl --bbox "-122.52,37.70,-122.35,37.83"

# Limit images (useful for testing)
mapillary-dl --city "New York" --limit 100

# Show available cities
mapillary-dl --list-cities

Options

Option Description
--city NAME Download from a predefined city
--bbox W,S,E,N Custom bounding box
--limit N Cap the number of images to download
--output-dir PATH Output directory (default: data/<city>)
--preview Open an interactive map in the browser before downloading
--state STATE Resume behaviour: maintain | merge | rediscover
--granularity 1-100 Discovery thoroughness (default: 25)
--list-cities Show predefined cities and exit

Discovery states

When a previous run exists for a city:

State Behaviour
maintain Load from cache, skip API (default)
merge Re-discover and add new images to existing cache
rediscover Wipe cache and run a full fresh discovery

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

mapillary_dl-0.1.3.tar.gz (15.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mapillary_dl-0.1.3-py3-none-any.whl (16.5 kB view details)

Uploaded Python 3

File details

Details for the file mapillary_dl-0.1.3.tar.gz.

File metadata

  • Download URL: mapillary_dl-0.1.3.tar.gz
  • Upload date:
  • Size: 15.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.20

File hashes

Hashes for mapillary_dl-0.1.3.tar.gz
Algorithm Hash digest
SHA256 8cc50acc78770e330071c54fc7bb3cb1b98b7f0e1715d2fbe9118573737dd8bd
MD5 278c7a9d56762dbc4aa4bdc98745512c
BLAKE2b-256 bf0dfc702b215a4826515fe628755806c7f6a769a5d3d428357fb12164752730

See more details on using hashes here.

File details

Details for the file mapillary_dl-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for mapillary_dl-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ce0c8a48406173ab7cabb3b5f3169307524485259821469fa211541cd7e6f706
MD5 86d1c3481e154bb073518522f752c997
BLAKE2b-256 ce8aadd8ea123dc8666a7376eda3436261afd23fb31398ff947f9ecb9afa8d4c

See more details on using hashes here.

Supported by

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