Following a predefined trail that already exists on the map
-
There are predefined trails with their defined names (think of, for example, the Pacific Crest Trail) that already exist on the public map in the application.
Is there a way to follow/navigate such a trail from its starting point to the end?
The app doesn't seem to offer such a feature but it feels so natural to want to follow a trail you found on the map without importing any gpx files or manually adding waypoints.
When I search for a specific trail, the app finds it and highlights it on the map (the trail becomes red). From there, I'd like to follow that trail from the start to the end using the navigation feature that gives me specific directions so I that I can stay on the trail. Is there any way to do this?
Thanks!
-
Hello, unfortunately no such option exists, because the route planner needs a start, an end and there has to be a plannable route between those two points. By using your position it is possible to automatically have the starting point, but that is it. You will never be standing exactly at one end of the trail (you will probably not even be standing at the trail to begin with so your position would be useless anyway), so the app can't know which end point of the trail use as the end of your route and what is more - trails often are discrete and there are more than just two points to go to. For example here: https://mapy.com/s/huveracuga
-
@Jakub-Kraft-0 It is already possible to save the searched track. It would be enough to enable it to be displayed permanently (it is already possible for points).
When starting navigation, a destination would be selected, which would determine the direction. It would start at the current position. A trip planner is not needed, it would navigate exactly along that track. -
It is a nice idea for a possible future feature. However a series of other features would have to be implemeneted before such a thing could even be considered. For example, at this point it is not possible to show geometries in such quantities and on all the zooms as users would do with the Always on map function without making the map unusable. Also the route planner and navigation can't plan a route along any arbitrary path drawn into the map, it uses a network of routable paths.
-
@Jakub-Kraft-0 Huge thanks for your reply, Jakub! I really appreciate it. I love the app - this feature is the only thing it lacks, imho
-
A partial solution would be to allow these searched routes (and also regions - like district boundaries, etc.) to be exported to GPX. The data is already on the server and used for rendering. It would just require enabling this - adding an export option to the found route and implementing a small piece of code to convert the coordinates defining the route into GPX format.
Once exported, it could even be converted into a plan using my website.
Coincidentally, I received a question about this via email today - the user couldn't find the export button. And yet, the route can be saved to a folder, but there’s no export option anywhere...
If I remember correctly, this was already discussed on the previous forum too