Due to the recent infrastructure hiccup, I have uploaded some duplicate sequences unintentionally. Hence, I need to figure out which duplicate(s) to delete. Unfortunately, the web app lacks upload timestamps. Mapillary API v3 used to have an uploaded_at
member on sequences (or images), which sadly has been dropped since v4 for no apparent reason. It would be nice for the https://graph.mapillary.com/image_ids
endpoint to support the uploaded_at
member via a fields=uploaded_at
query.
1 Like