Deleted images cannot be uploaded again?

Bonjour,

I am testing the system and learning how it works. I followed these steps, using the Panoramax OSM-FR server.

Step 1: Upload

I uploaded a small set of images using the “panoramax_cli” command.

Step 2: Delete

Then, I deleted this set of images using the website. They are not there anymore (not visible in the website). Using the command line, all the image counters are set to “0”, in particular the “Total” number of images, as expected. But, there is a green tick indicating that it is “Published”.

panoramax_cli upload-status --api-url https://panoramax.openstreetmap.fr/ SEQUENCE

Step 3: Upload again

I tried to upload again this small set using the “panoramax_cli” command, but it failed, and its output is “Skipped already sent picturesEverything already uploaded”.

I also tried creating another account, and uploading these images to this second account, but it did not work either.

My questions:

Merci.

The CLI tool creates a _panoramax.txt file locally. If not deleted, it may interfere with an additional upload.

Ahh, yes, I renamed the file and then I uploaded the images again. Now there is no problem, everything is ok.

Merci!