forked from tykayn/mapillary_download
Fix typo destionation
-> destination
This commit is contained in:
parent
a70c952840
commit
8d3661881c
@ -67,7 +67,7 @@ optional arguments:
|
||||
This is used to restrict zones for national instances of Panoramax to upload to reuse the sequences of multi national users.
|
||||
|
||||
Edit the bounding boxes in `find_france_photos_and_move.py` and change the destination folder.
|
||||
Running the script will check in the /data folder for every user sequences and move the files being in the bouding boxes in the `destionation` folder path of the script.
|
||||
Running the script will check in the /data folder for every user sequences and move the files being in the bouding boxes in the `destination` folder path of the script.
|
||||
|
||||
For this script to read the exif of pictures, you will need the python package `exifread`
|
||||
It was tested with pictures taken with the App Open Camera.
|
||||
|
Loading…
Reference in New Issue
Block a user