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

GPX route download + upload #16

Open
nrenner opened this issue Mar 26, 2015 · 5 comments
Open

GPX route download + upload #16

nrenner opened this issue Mar 26, 2015 · 5 comments

Comments

@nrenner
Copy link
Owner

nrenner commented Mar 26, 2015

Export and import a route by its waypoints using GPX rte and rtept.

Also include no-go areas. For circles, probably as wpt with radius in name, using a special naming convention, see readme.txt and BRouter: Via-Points and NoGo-Areas. Also keep line and polygon no-go areas in mind, although drawing is not supported yet (#144).

Extend "Include" section in Export dialog to allow exporting route with or without track and other combinations:

Include  [ ] Track
         [ ] Route
         [ ] No-go areas
         [ ] Waypoints

See also:

User requests:

@ArnoEtxe
Copy link

Hello,
I like very much drawing routes alternating automatic routing and straight lines (vtt and hike).
When i save the file (GPX format with waypoints) and reload it as route (to modify some parts), i lost all the straight line sparts !

Is it possiible to keep this alternance with automatic routing and straight line, as original route ?

Best regards

@mjaschen
Copy link
Contributor

@ArnoEtxe At the current time, the simplest way to achieve this would be bookmarking the current route directly in the browser. The current URL contains all information that is needed to recalculate the route later (try the reload function of your browser - you'll see that the route is calculated from the URL in the address bar).

@ArnoEtxe
Copy link

ArnoEtxe commented Aug 18, 2022 via email

@nrenner
Copy link
Owner Author

nrenner commented Aug 18, 2022

  • it's on the roadmap in the after next Milestone, but something always seems more important
  • uncertainty about potential client-side formatting has been a bit of a blocker but is now resolved
  • you can upvote this issue by adding a thumbs up emoji (bottom of first comment), as one way to determine most popular feature requests

@ArnoEtxe
Copy link

ArnoEtxe commented Aug 18, 2022 via email

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

No branches or pull requests

4 participants