Flomp

Results 151 comments of Flomp

Sorry, this is probably connected to https://github.com/Flomp/wanderer/issues/209#issuecomment-2761812418. I hope the issue is fixed in the next patch. You will probably need to recreate the integration.

v0.17.0 fixes the issue of only 3 photos being imported.

`GPS Longitude` does not seem like a valid EXIF tag: https://exiftool.org/TagNames/GPS.html

> Is there anything else that is expected by wanderer? What do you mean by that?

This is the relevant function: https://github.com/Flomp/wanderer/blob/8e3eea6216fe8ff8355789e34a429dce338c1571/web/src/lib/components/waypoint/waypoint_modal.svelte#L79 So these four tags need to be present: "GPSLatitude", "GPSLatitudeRef", "GPSLongitude", "GPSLongitudeRef"

This seems to be an upstream problem of the exif library we use: https://stackblitz.com/edit/js-63co72k4?file=index.html The library does not seem to be maintained anymore, and I can't see a simple fix...

Welcome! Nice, that's something I hadn't gotten around to so far. Feel free to submit a pull request: https://github.com/Flomp/wanderer/blob/main/docs%2Fsrc%2Fcontent%2Fdocs%2Fgetting-started%2Finstallation.mdx

Thanks, I hotfix-patched v0.16.5 to display a warning instead of an error if the corrected elevation cannot be calculated. Can you please pull the latest image again and retry?

You can simply edit a list to add or remove as many trails as you like. Or do I misunderstand your suggestion?