Skip to content
  • Categories
  • Recent
  • Popular
  • Support
  • MyRoute-app
Collapse
Brand Logo

MRA Community Forum

  1. Home
  2. The MyRoute-app
  3. [App] Suggestions and Discussion
  4. Shaping points and Via points

Shaping points and Via points

Scheduled Pinned Locked Moved [App] Suggestions and Discussion
34 Posts 11 Posters 6.8k Views 4 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • martin-phogel.de martin-phogel.de

    @Con-Hennekens said in Shaping points and Via points:

    since the one-and-only function of a VIA point is that it cannot be skipped automatically

    Hence, my suggestion for a change.

    When navigating a track, there are two common concepts to lead you back in case of a deviation:

    • to the point where you left the track

    • to the most logical point in the forward direction

    There might be additional "points" (waypoints, POIs, whatever) along the track; however, they are informational only (may be announced) and do not influence the navigation.

    This concept is becoming increasingly popular, and it would be a good idea to implement it in MRA as well.

    BertM Offline
    BertM Offline
    BertM
    wrote on last edited by
    #23

    @Martin-Wilcke said in Shaping points and Via points:

    • to the most logical point in the forward direction

    This seems like an interesting point to me:
    When following a track, you follow a line.

    How does the program know what the next point is, i.e., the direction you want to go?
    I believe a program can only calculate the nearest point, and unfortunately, that can also be in the wrong direction.

    martin-phogel.de 1 Reply Last reply
    0
    • BertM BertM

      @Martin-Wilcke said in Shaping points and Via points:

      • to the most logical point in the forward direction

      This seems like an interesting point to me:
      When following a track, you follow a line.

      How does the program know what the next point is, i.e., the direction you want to go?
      I believe a program can only calculate the nearest point, and unfortunately, that can also be in the wrong direction.

      martin-phogel.de Offline
      martin-phogel.de Offline
      martin-phogel.de
      wrote on last edited by
      #24

      @BertM said in Shaping points and Via points:

      How does the program know what the next point is, i.e., the direction you want to go?

      Trackpoints <trkpt> do have a specific order, and therefore a track <trk> has a direction. "Forward direction" means "Track forward direction".

      BertM 1 Reply Last reply
      0
      • martin-phogel.de martin-phogel.de

        @BertM said in Shaping points and Via points:

        How does the program know what the next point is, i.e., the direction you want to go?

        Trackpoints <trkpt> do have a specific order, and therefore a track <trk> has a direction. "Forward direction" means "Track forward direction".

        BertM Offline
        BertM Offline
        BertM
        wrote on last edited by
        #25

        @Martin-Wilcke said in Shaping points and Via points:

        @BertM said in Shaping points and Via points:

        How does the program know what the next point is, i.e., the direction you want to go?

        Trackpoints <trkpt> do have a specific order, and therefore a track <trk> has a direction. "Forward direction" means "Track forward direction".

        But you are not ON the track... your outside the track.
        Lets assume you left the track on point 3, and now you near point 6, how does the app knows your best point to enter is 7 instead of 6?

        martin-phogel.de 1 Reply Last reply
        0
        • BertM BertM

          @Martin-Wilcke said in Shaping points and Via points:

          @BertM said in Shaping points and Via points:

          How does the program know what the next point is, i.e., the direction you want to go?

          Trackpoints <trkpt> do have a specific order, and therefore a track <trk> has a direction. "Forward direction" means "Track forward direction".

          But you are not ON the track... your outside the track.
          Lets assume you left the track on point 3, and now you near point 6, how does the app knows your best point to enter is 7 instead of 6?

          martin-phogel.de Offline
          martin-phogel.de Offline
          martin-phogel.de
          wrote on last edited by
          #26

          @BertM

          From what I've experienced, the route back to the track is calculated as if you were planning a route—and in fact, some programs do exactly this: the track remains unchanged, and an additional route is generated.

          Of course, I don't know the exact program logic, but I imagine it works like this:

          • First, various entry points are determined (i.e., points where a routable path intersects the track), possibly as an initial approximation based on the straight-line distance.

          • Then the resulting routes are calculated based on an explicit or implicitly assumed routing profile (fast, short, winding, etc.).

          • The result that best matches the profile specifications is then used to generate the route back to the track

          1 Reply Last reply
          1
          • martin-phogel.de Offline
            martin-phogel.de Offline
            martin-phogel.de
            wrote on last edited by martin-phogel.de
            #27

            @BertM
            Here's a screenshot (actually a simulation with Stegra.io ) :

            • the blue line is the original track

            • the red/purple is the calculated (re-) route

            • the green is the recorded track

            track.jpg

            1 Reply Last reply
            0
            • BertM Offline
              BertM Offline
              BertM
              wrote on last edited by
              #28

              I understand your point and

              • to the most logical point in the forward direction

              is the key:
              You are going in the direction of the original track, so the heading is importent for calculation.
              If you made a u-turn it will send you back to the point where you came from.

              martin-phogel.de 1 Reply Last reply
              0
              • BertM BertM

                I understand your point and

                • to the most logical point in the forward direction

                is the key:
                You are going in the direction of the original track, so the heading is importent for calculation.
                If you made a u-turn it will send you back to the point where you came from.

                martin-phogel.de Offline
                martin-phogel.de Offline
                martin-phogel.de
                wrote on last edited by
                #29

                @BertM said in Shaping points and Via points:

                If you made a u-turn it will send you back to the point where you came from.

                In the example above with Stegra.io?

                No. As I'm currently navigating an A-B route, a U-turn or deviation from the route will force a recalculation, and the algorithm will always lead me to the route endpoint, the intersection with the track.

                As soon as I reach this point, route navigation mode will stop, and track navigation mode will automatically take over, providing TBT instructions based on the track.

                DMD works the same way.

                1 Reply Last reply
                0
                • Paul Smith 3 Offline
                  Paul Smith 3 Offline
                  Paul Smith 3
                  wrote on last edited by
                  #30

                  How about a compromise? Ask the developers to add an option in settings to specify on a given route how close to waypoint is close enough to move on. The figure is already hard-coded in the navigation software at somewhere around 25 meters, but I suggest making it dynamic. Even 25 meters can be too much in a medieval city center and 500 meters is more than enough on rural back roads.

                  Herman Veldhuizen 1 Reply Last reply
                  0
                  • Paul Smith 3 Paul Smith 3

                    How about a compromise? Ask the developers to add an option in settings to specify on a given route how close to waypoint is close enough to move on. The figure is already hard-coded in the navigation software at somewhere around 25 meters, but I suggest making it dynamic. Even 25 meters can be too much in a medieval city center and 500 meters is more than enough on rural back roads.

                    Herman Veldhuizen Offline
                    Herman Veldhuizen Offline
                    Herman Veldhuizen
                    wrote on last edited by
                    #31

                    @Paul-Smith-3 This would just move but not solve the problem that the app can send you backwards on the track.

                    1 Reply Last reply
                    0
                    • Herman Veldhuizen Offline
                      Herman Veldhuizen Offline
                      Herman Veldhuizen
                      wrote on last edited by Herman Veldhuizen
                      #32

                      Those who navigate a route as track do that because they prefer the stability of a track. My guess is that these users also have the auto recalculation setting to Off.
                      For me it would be a massiv improvement if the app would only offer navigation ON the track and not TO the track (but with the ETA info to the points ahead of me).
                      And this is maybe the easiest part to get right.

                      1 Reply Last reply
                      0
                      • Flyingstoo Offline
                        Flyingstoo Offline
                        Flyingstoo
                        wrote on last edited by
                        #33

                        When we go off track and the system deicides to give us a reroute to the wrong waypoint why not have some way of the app allowing us to choose
                        the entry waypoint back to the track. Maybe a message' select waypoint for return to route' whilst displaying our position and the nearest 2 waypoints.

                        RetiredWingMan 1 Reply Last reply
                        0
                        • Flyingstoo Flyingstoo

                          When we go off track and the system deicides to give us a reroute to the wrong waypoint why not have some way of the app allowing us to choose
                          the entry waypoint back to the track. Maybe a message' select waypoint for return to route' whilst displaying our position and the nearest 2 waypoints.

                          RetiredWingMan Offline
                          RetiredWingMan Offline
                          RetiredWingMan
                          Valued contributor
                          wrote on last edited by
                          #34

                          @Flyingstoo simply display the route and long press on the waypoint you want to return to.

                          2010 GL1800 Goldwing using Samsung Galaxy S20 5G Android 13.

                          1 Reply Last reply
                          1

                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                          With your input, this post could be even better 💗

                          Register Login
                          Reply
                          • Reply as topic
                          Log in to reply
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes


                          • 1
                          • 2
                          ACTIVE USERS
                          Marinus van Deudekom
                          Marinus van Deudekom
                          Herman Veldhuizen
                          Herman Veldhuizen
                          Con Hennekens
                          Con Hennekens
                          Nick Carthew
                          Nick Carthew
                          martin-phogel.de
                          martin-phogel.de
                          BertM
                          BertM
                          Bouke Ent
                          Bouke Ent
                          Jörgen
                          Jörgen
                          RetiredWingMan
                          RetiredWingMan
                          Flyingstoo
                          Flyingstoo
                          Paul Smith 3
                          Paul Smith 3
                          POPULAR TOPICS
                          • Traffic Aware setting toggle greyed out
                            LennyO
                            LennyO
                            0
                            20
                            327

                          • Upgrading from Zumo XT to XT2
                            Don Stauffer
                            Don Stauffer
                            0
                            30
                            449

                          • No location in Android Auto ! App unusable !
                            Corjan Meijerink
                            Corjan Meijerink
                            0
                            9
                            191

                          • Routes en verblijf Zwitserland
                            Huibertus
                            Huibertus
                            0
                            11
                            261

                          • Automatically snap waypoint to road
                            Stevedo 6 0
                            Stevedo 6 0
                            9
                            4
                            430

                          • MyRoute App installeren op Carpuride 702 Plus
                            Reinhard-32
                            Reinhard-32
                            -1
                            12
                            1.0k

                          • How do I remove an old device?
                            Corjan Meijerink
                            Corjan Meijerink
                            0
                            6
                            107

                          • Volume not restored after announcement
                            Stevedo 6 0
                            Stevedo 6 0
                            1
                            5
                            108

                          MY GROUPS
                          • Login

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • Categories
                          • Recent
                          • Popular
                          • Support
                          • MyRoute-app