Opened 10 years ago
Closed 9 years ago
#11842 closed enhancement (duplicate)
Allow time offsets with decimal point
Reported by: | skorbut | Owned by: | bastiK |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core image mapping | Version: | |
Keywords: | Cc: |
Description
I would like to be able to enter a time offset for geotagging a photo as a number with decimal point (mathematically speaking: as a rational number). I would then expect that the calculated position is interpolated linearly between the previous and the next point in the GPX track.
Currently, when geotagging a photo the time offset must be given as an integer number. Otherwise the error message Error while parsing offset.Expected format: number
is given.
A calculation: When driving with a speed of 120 km/h (about 33 m/s) the error introduced by this kind of rounding error may be up to over 16 m. (That is the case when the correct position would lie exactly in the middle of two points of the GPX track.)
Attachments (0)
Change History (1)
comment:1 by , 9 years ago
Component: | Plugin photo_geotagging → Core image mapping |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Closed as duplicate of #12486.