Flomp / wanderer

wanderer is a self-hosted trail database. Save your adventures!
GNU Affero General Public License v3.0
804 stars 20 forks source link

[Feature request] Add the uploaded photos to the map according to their exif GPS dates #75

Closed escuco closed 2 weeks ago

escuco commented 3 weeks ago

Hello!

I'm currently testing with this very interesting software.

It would be very cool, if the uploaded photos would be shown on the map along the route according to their included exif GPS dates. Maybe as a mini thumbnail or at least as a pin with an image icon. If the "photo" pin is clicked on the map, the photo can be displayed in large size.

Thanks again for the software, maybe it will replace my current proprietary software solution.

Jan

escuco commented 3 weeks ago

Ok, I've just found the option to add a waypoint with an icon and a photo 😅

It would be nice if the GPS data could be extracted directly from the photo to place the waypoint on the right place at the map.

Flomp commented 2 weeks ago

Hey!

I like the idea of getting the GPS coordinates from the EXIF data. However, I think changing a waypoint's position for every photo that you upload can feel unintuitive and confusing for the user. I think I will implement an additional button (next to the delete button for waypoint photos), that will allow you to move the waypoint when clicked.

escuco commented 2 weeks ago

That's a very good idea and would be great.

Flomp commented 2 weeks ago

This is now implemented in v0.7.0.

escuco commented 2 weeks ago

It works fine, thank you very much!