kartaview / upload-scripts

Uploader tools for KartaView
MIT License
61 stars 30 forks source link

Re-upload after deleting #78

Closed mds08011 closed 5 years ago

mds08011 commented 5 years ago

I recently uploaded photos and then deleted them from openstreetcam.org because were not appearing in the correct location (the issue has now been fixed: #76). However, now that I am trying to re-upload them, I am being told that my images are already uploaded.

Found sequence at path _____ that is already uploaded at https://api.openstreetcam.org/details/1342267

Is there anything I should do to get around this? Should I just wait longer?

bogdans-telenav commented 5 years ago

In the folder at path "_____" you will find 2 files "osc_sequence_id.txt" and "osc_sequence_upload_progress.txt" you need to remove both files in order to be able to upload your images again.

mds08011 commented 5 years ago

That worked! Thank you!