mirror of
https://forge.chapril.org/tykayn/mapillary_download
synced 2025-06-20 01:34:43 +02:00
update readme
This commit is contained in:
parent
1a32666099
commit
dc4f2f9883
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# mapillary_download
|
||||
Simple code to download images in a mapillary sequence
|
||||
Simple code to download images in one or several mapillary sequences.
|
||||
|
||||
## 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
|
||||
change the access token with your access token and the sequence ids with the ids of the sequences you want to download
|
||||
```Shell
|
||||
python download.py --access_token "MLY|xxxx|xxxxxxx" --sequence_id xxxxxxxxxxx
|
||||
python download.py --access_token "MLY|xxxx|xxxxxxx" --sequence_ids xxxxxxxxxxx xxxxxxxxxxx
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue