Go to file
2023-09-11 22:56:21 +02:00
lib Write exif metadata (Quick &Dirty) 2023-09-10 21:02:33 +02:00
.gitignore WIP : using writer.py from panoramax project. 2023-09-11 22:56:21 +02:00
download.py WIP : using writer.py from panoramax project. 2023-09-11 22:56:21 +02:00
README.md commit code 2023-01-20 11:19:37 +08:00
writer.py WIP : using writer.py from panoramax project. 2023-09-11 22:56:21 +02:00

mapillary_download

Simple code to download images in a mapillary sequence

How to use

change the access token with your access token and the sequence id with the id of the sequence you want to dowload

python download.py --access_token "MLY|xxxx|xxxxxxx" --sequence_id xxxxxxxxxxx