Fix typo destionation -> destination

This commit is contained in:
Robot8A 2024-10-20 13:32:22 +02:00
parent a70c952840
commit 8d3661881c

View File

@ -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. 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. 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` 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. It was tested with pictures taken with the App Open Camera.