Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature requests] set/overwrite fake timestamps (fixed constant velocity; or time difference divided by fixed number of points) #19

Open
Wikinaut opened this issue Mar 3, 2024 · 1 comment

Comments

@Wikinaut
Copy link

Wikinaut commented Mar 3, 2024

For setting track data after words for uploading to Mapillary, I the script needs two further options regardiing the set up of timestamps.

When timestamps are missing, creating of reasonable timestamps is needed for some applications like Mapillary.

Further input parameters, which are needed, are then:

  • start timestamp (optional plus end timestamp)
  • constant velocity (meter/second) or parameters like "assume 2 Meter difference between each track point and 1 second difference"

tl;dr:

anything which allow to assign reasonable timestamps to the interpolated track.

@Wikinaut
Copy link
Author

Wikinaut commented Mar 6, 2024

fixed/implemented in my version (a fork) https://github.com/Wikinaut/gpx-interpolate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant