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 proposal: Preload data via GPX track for offline mapping #1217

Closed
johnjohndoe opened this issue Aug 12, 2020 · 4 comments
Closed

Feature proposal: Preload data via GPX track for offline mapping #1217

johnjohndoe opened this issue Aug 12, 2020 · 4 comments

Comments

@johnjohndoe
Copy link
Contributor

Scenario

  • When travelling I usually plan the route in advance. Specially, I prepare a GPX track for bicycle trips to loosely follow along. I imagine the same applies for people who hike.

Proposal

  • It would be great if the Vespucci app could use the GPX track in order to download the respective area around the track upfront. A certain buffer might be useful to download data left and right of the track to some extend.
  • I consider this especially useful as I am not using a data connection on my device - which means I do use Vespucci fully offline.
@simonpoole
Copy link
Collaborator

While we currently don't have such a facility, you can use offline data from http://mapsplit.poole.ch/ (or generate such sources yourself) which is generated every morning from data that is roughly one hour old (all the caveats about using old data apply).

@simonpoole
Copy link
Collaborator

The current plan is to implement this via a GPX track replay function.

simonpoole added a commit that referenced this issue Mar 6, 2022
simonpoole added a commit that referenced this issue Mar 6, 2022
@johnjohndoe
Copy link
Contributor Author

johnjohndoe commented Mar 10, 2022

👍 Which version will contain this feature? Is there documentation for how to apply it?

@simonpoole
Copy link
Collaborator

simonpoole commented Mar 10, 2022

17.1 will have it, use

  • load track
  • turn on location based download
  • turn on follow GPS
  • playback the track

Note that you will have to up the auto prune limit massively or else the data will be deleted again. And currently the playback tempo is 1 point/sec which probably needs some tweaking for this kind of use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

2 participants