Feature Request: Save ROUTE to OsmAnd Cloud instead of TRACK
Nobody has claimed this yet.
- Dominant language
- MDX
- Stars
- 62
- Forks
- 413
- Avg merge
- 9h 41m
- Merged PRs (30d)
- 81
Description
After planning a route in the OsmAnd Web Map it's only possible to save a TRACK to OsmAnd Cloud. This means that while the track can be followed in the OsmAnd App, it can't really be edited as it contains thousands of waypoints. There's also no indication of intermediate waypoints..
It would be nice if the ROUTE could be saved instead, using rtept instead of wpt. This means it could be easily managed and tweaked in the App as well as showing the intermediate destinations.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how the OsmAnd Web Map saves planned routes to OsmAnd Cloud, then compare the existing TRACK export with the requested ROUTE representation. Check where GPX waypoints are serialized and how saved items are consumed by the app. Done means a planned route is saved with rtept entries, remains editable, and shows intermediate destinations.
Written by the indexing model from the issue text.
Assessment
- Domain
- cloud, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100