kartaview / openstreetcam.org

The openstreetcam.org web site
MIT License
75 stars 10 forks source link

recorded date is not recorded date but uploaded date. #152

Closed mvexel closed 5 years ago

mvexel commented 6 years ago

The 'date of recording' is in fact the date the image was uploaded.

james2432 commented 6 years ago

I believe this is the same as: https://github.com/openstreetcam/openstreetview.org/issues/44

alexandrui-telenav commented 6 years ago

We have this is our backlog for months but stuff kept getting on top. We do have the timestamp in the DB so would be a matter of minutes to add that to the webpage/API, BUT: we store the unix timestamp aka UTC but not the timezone. We'll have to convert using track's coordinates to get the 'user time'. Do you guys think adding the GMT in the meantime would work?

mvexel commented 6 years ago

I think anything is better than showing the upload time. Sometimes there’s days or even weeks between recording and uploading for me. (This is because I don’t use the app but a dedicated camera with a large SD card.)

On Feb 5, 2018, at 9:22 AM, Alex Ilisei notifications@github.com wrote:

We have this is our backlog for months but stuff kept getting on top. We do have the timestamp in the DB so would be a matter of minutes to add that to the webpage/API, BUT: we store the unix timestamp aka UTC but not the timezone. We'll have to convert using track's coordinates to get the 'user time'. Do you guys think adding the GMT in the meantime would help?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/openstreetcam/openstreetview.org/issues/152#issuecomment-363136255, or mute the thread https://github.com/notifications/unsubscribe-auth/AAHWhAAayZMv-xE_vD7-GCIQzr9__TKwks5tRyrRgaJpZM4R02EI.

ToeBee commented 6 years ago

Or years :)

I was capturing images before OpenStreetCam existed. I have pictures from 2012 that claim to be from 2016.

bogdans-telenav commented 5 years ago

We provide a field on each photo that is the recording date called shot_date. I will close this since it was addressed if you consider otherwise please reopen it with updated details.

hbogner commented 5 years ago

Not addressed, please reopen this issue until problem is fixed. Detailed explanation in issue: https://github.com/openstreetcam/openstreetcam.org/issues/44