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

MRA Community Forum

  1. Home
  2. General Discussion
  3. Placement of waypoints

Placement of waypoints

Scheduled Pinned Locked Moved General Discussion
31 Posts 11 Posters 997 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.
  • D Griffinundefined D Griffin

    @Guzzist I feel I paid good money for a product and just want to understand it better, thats all! The more info a person can get the better a person can be. Maybe I'm doing something wrong, maybe I don't understand how MRA fully works yet. Maybe I though it was a product that it isn't. I don't know I just appreciate the feedback. I'm all for trying ideas, because thats more time spent on my bike! However I would like to have the confidence to plot a route across the USA and feel confident I will get there...This has not always been the case. I'm not quite there yet, however am willing to put in the time to get there and fully understand....

    Ronniundefined Offline
    Ronniundefined Offline
    Ronni
    wrote last edited by Ronni
    #20

    @D-Griffin said in Placement of waypoints:

    The more info a person can get the better a person can be <

    Here's some more info to you. To Make you better. 😊
    I also tested for a long time to finde out, what was better, "many" or "few" waypoints.

    When I plan a tour that I want to do exactly as it is, I have to add one or two more points. Of course, it's also important whether I've selected a fast or short tour in the settings. I mostly use the "fast" option now.

    If I have a road without major intersections, I add a point at the beginning and the end of that road. If that's the most direct route, there's no need to add additional points.
    If I want to turn at an intersection, regardless whether it's a major or minor road, I add a point on the new road shortly after the turn. (If you use the "spread out" option in the toolkits, the point is often placed in the middle of the intersection. This can sometimes lead in the wrong direction.)

    I've actually used this approach to complete my planned tours so far and I'm fine with mit.
    I'm currently planning my fourth tour through the French Alps with MRA. This time I will use Android Auto on a Carpuride W712D.

    Greetings Ronni

    Samsung Galaxy A56 5G
    Android 15
    One UI Vers. 7.0
    Carpuride w712d

    D Griffinundefined 1 Reply Last reply
    0
    • richard 3vundefined Offline
      richard 3vundefined Offline
      richard 3v
      wrote last edited by
      #21

      Don't forget, with AA on a Carpuride you will not have all the functionality / information of the same route compared with using the native app on a phone / tablet.

      I'm not saying this is better or worse, but it's something to consider.

      1 Reply Last reply
      0
      • Ronniundefined Ronni

        @D-Griffin said in Placement of waypoints:

        The more info a person can get the better a person can be <

        Here's some more info to you. To Make you better. 😊
        I also tested for a long time to finde out, what was better, "many" or "few" waypoints.

        When I plan a tour that I want to do exactly as it is, I have to add one or two more points. Of course, it's also important whether I've selected a fast or short tour in the settings. I mostly use the "fast" option now.

        If I have a road without major intersections, I add a point at the beginning and the end of that road. If that's the most direct route, there's no need to add additional points.
        If I want to turn at an intersection, regardless whether it's a major or minor road, I add a point on the new road shortly after the turn. (If you use the "spread out" option in the toolkits, the point is often placed in the middle of the intersection. This can sometimes lead in the wrong direction.)

        I've actually used this approach to complete my planned tours so far and I'm fine with mit.
        I'm currently planning my fourth tour through the French Alps with MRA. This time I will use Android Auto on a Carpuride W712D.

        Greetings Ronni

        D Griffinundefined Offline
        D Griffinundefined Offline
        D Griffin
        wrote last edited by
        #22

        @Ronni Thank you for the feedback. I will try that on my next route.

        1 Reply Last reply
        0
        • EMW-motorriddersundefined Offline
          EMW-motorriddersundefined Offline
          EMW-motorridders
          wrote last edited by EMW-motorridders
          #23

          I handle or fill the route automatically to +/- 45 WayPoints so you can go up to 50, which is not bad every 5-6 km and so you end up with +/- 300 km.
          A nice day route in my opinion.
          But the trick is to move your points strategically while comparing TTR and HERE at the same time but under the software behavior of TomToM.
          You do through the eyes of someone who is a stranger to the subject matter.
          It takes a lot of practice and it pays off afterwards. I have been working with MRA for over 10 years.

          ( limit 50 points per route is also useful if you want to export to another device, for example the Navigator 7 from BMW which is a stubborn system but much better than version 5 and 6 !

          1 Reply Last reply
          0
          • Guzzistundefined Guzzist

            @D-Griffin I don't want to come across as a high school teacher... 😉
            I mean it in a friendly way, but it's really a difference between operating Google maps and operating route planning tools. It would be easier for you (and for some who are going to help you) if you would become familiar with correct terms (wording).

            As @Con-Hennekens explained:

            • a route is a collection of (limited) routepoints, which are entered over a map during planning. The navigation tool is using the map and the roads in, to calculate the way to the next route point over that streets. And will give you instructions how to ride.
              Often such points are called imprecise as "Waypoints".

            • a track is a collection of trackpoints, which can also be entered over a map. Or can be recorded during ride by navigation tool (MyRoute-App calls it then Tracklog).
              The navigation tool is using that points, to draw a line as overlay on the map. It does not have the need of a map to draw the line, because the points are close to each other. And therefore the navigation tool can not guide you! Exception: MyRoute-App can do it 🙂

            Routepoints can get a name (and in MyRoute-App also a description) and will presented on the map. But a Trackpoint can't get a name and will not presented on the map (only a line from one to the next trackpoint).

            • third type of a point (along gpx rules) is the real Waypoint. It can be entered simply as POI; then it's only visible as point on the map. Or it will be entered additionally as Routepoint; then it is also included in the route and affects the route.

            May it sounds a bit complicated, but it is not. You may plan a route, save it as gpx file on your computer. Then open this file by an Text editor; it's readable and you can find the terms:
            <wpt> which is a description of a way point, means a POI, which is not a route point!
            There can be a couple of such way points in the file.
            <rte> which is the beginning of a description of a route with a couple (min. 2) of <rtept> which each is a route point.
            <trk> which is the beginning of a description of a track with many <trkpt> which each is a track point.

            I tried to keep it simpl; some experts may not 100% agree. It's not necessary to understand everything in such a file. But it gives a you glimpse of the official terms and how to use it in discussions.

            Martin Wilckeundefined Offline
            Martin Wilckeundefined Offline
            Martin Wilcke
            wrote last edited by
            #24

            @Guzzist said in Placement of waypoints:

            Often such points are called imprecise as "Waypoints".

            100% agree - and that's exactly what causes a lot of misunderstandings.

            Many planning/navigation tools confuse the terms "route points" and "waypoints". Unfortunately, MRA is also inconsistent: while the RouteExperts documentation always refers to "route points" (which is in line with the GPX specification), the UI of the web planner and the app refer to "waypoints" when they actually mean "route points".

            It would be helpful to stick closely to the GPX specification in terms of terminology; this could be implemented in MRA at some point.

            1 Reply Last reply
            0
            • Con Hennekensundefined Offline
              Con Hennekensundefined Offline
              Con Hennekens
              Alpha tester
              wrote last edited by
              #25

              A waypoint is just a location on a map. A route point is a waypoint that forms a route with other waypoints. A routepoint is just a type of waypoint.

              I am just an enthusiastic MRA user, and hope you will be one too!

              Most motorcycle problems are caused by the nut that connects the handlebar to the saddle.

              Streetpilot 2610 / Zumo 660 / Zumo 395 / CAT S52 + MRA app

              Martin Wilckeundefined 1 Reply Last reply
              0
              • Con Hennekensundefined Con Hennekens

                A waypoint is just a location on a map. A route point is a waypoint that forms a route with other waypoints. A routepoint is just a type of waypoint.

                Martin Wilckeundefined Offline
                Martin Wilckeundefined Offline
                Martin Wilcke
                wrote last edited by
                #26

                @Con-Hennekens said in Placement of waypoints:

                A routepoint is just a type of waypoint.

                No.
                According to the GPX specification, both have the same data type (<wptType>), but one is a <wpt> and the other is a <rtept>. Same data type, different objects.

                Con Hennekensundefined 1 Reply Last reply
                0
                • Martin Wilckeundefined Offline
                  Martin Wilckeundefined Offline
                  Martin Wilcke
                  wrote last edited by Martin Wilcke
                  #27

                  For illustration, here is an example from my last planning session:

                  rtept wpt.jpg

                  In this route, I'm about to add a fuel stop. By opening the "POI > search" tab and selecting "Fuel", a gas station symbol pops up.

                  I can now add this

                  1. As a Waypoint, this will be part of my route
                  2. As a POI, this will not be part of my route but a separate spot/point

                  When saving as GPX, 1. becomes a route point <rtept> while 2. becomes a waypoint <wpt>

                  Marinus van Deudekomundefined 1 Reply Last reply
                  0
                  • Martin Wilckeundefined Martin Wilcke

                    For illustration, here is an example from my last planning session:

                    rtept wpt.jpg

                    In this route, I'm about to add a fuel stop. By opening the "POI > search" tab and selecting "Fuel", a gas station symbol pops up.

                    I can now add this

                    1. As a Waypoint, this will be part of my route
                    2. As a POI, this will not be part of my route but a separate spot/point

                    When saving as GPX, 1. becomes a route point <rtept> while 2. becomes a waypoint <wpt>

                    Marinus van Deudekomundefined Offline
                    Marinus van Deudekomundefined Offline
                    Marinus van Deudekom
                    Valued contributor
                    wrote last edited by
                    #28

                    @Martin-Wilcke that's incorrect. Option 2 will just add a visible point on the map and had no effect what so ever on the route. The RouteXperts add those POI's in every viapoint in the route. That viapoint is something important in the route like a castle, museum gasstation etc

                    Honda Goldwing GL1500,
                    Honda Silverwing GL 650
                    DMD2 T865X 8 inch Android tablet using MRA next for navigation
                    Garmin XT (almost in the cupboard)
                    Samsung S24FE mounted on a Quadlock and using Android Auto in my car

                    Martin Wilckeundefined 1 Reply Last reply
                    0
                    • Marinus van Deudekomundefined Marinus van Deudekom

                      @Martin-Wilcke that's incorrect. Option 2 will just add a visible point on the map and had no effect what so ever on the route. The RouteXperts add those POI's in every viapoint in the route. That viapoint is something important in the route like a castle, museum gasstation etc

                      Martin Wilckeundefined Offline
                      Martin Wilckeundefined Offline
                      Martin Wilcke
                      wrote last edited by
                      #29

                      @Marinus-van-Deudekom said in Placement of waypoints:

                      that's incorrect. Option 2 will just add a visible point on the map and had no effect what so ever on the route.

                      That's what I said: 2. is not part of the route. What exactly is incorrect?

                      Marinus van Deudekomundefined 1 Reply Last reply
                      0
                      • Martin Wilckeundefined Martin Wilcke

                        @Marinus-van-Deudekom said in Placement of waypoints:

                        that's incorrect. Option 2 will just add a visible point on the map and had no effect what so ever on the route.

                        That's what I said: 2. is not part of the route. What exactly is incorrect?

                        Marinus van Deudekomundefined Offline
                        Marinus van Deudekomundefined Offline
                        Marinus van Deudekom
                        Valued contributor
                        wrote last edited by
                        #30

                        @Martin-Wilcke indeed Martin, misread your post🤣

                        Honda Goldwing GL1500,
                        Honda Silverwing GL 650
                        DMD2 T865X 8 inch Android tablet using MRA next for navigation
                        Garmin XT (almost in the cupboard)
                        Samsung S24FE mounted on a Quadlock and using Android Auto in my car

                        1 Reply Last reply
                        0
                        • Martin Wilckeundefined Martin Wilcke

                          @Con-Hennekens said in Placement of waypoints:

                          A routepoint is just a type of waypoint.

                          No.
                          According to the GPX specification, both have the same data type (<wptType>), but one is a <wpt> and the other is a <rtept>. Same data type, different objects.

                          Con Hennekensundefined Offline
                          Con Hennekensundefined Offline
                          Con Hennekens
                          Alpha tester
                          wrote last edited by
                          #31

                          @Martin-Wilcke said in Placement of waypoints:

                          No.
                          According to the GPX specification, both have the same data type (<wptType>), but one is a <wpt> and the other is a <rtept>. Same data type, different objects.

                          Yes.
                          Both have the same datatype because they are both waypoints...
                          And of course they have different node names, because the need to be treated differently.

                          9eca918e-9392-475c-aded-0f200c62bae0-image.png

                          I am just an enthusiastic MRA user, and hope you will be one too!

                          Most motorcycle problems are caused by the nut that connects the handlebar to the saddle.

                          Streetpilot 2610 / Zumo 660 / Zumo 395 / CAT S52 + MRA app

                          1 Reply Last reply
                          0
                          Reply
                          • Reply as topic
                          Log in to reply
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes


                          • 1
                          • 2
                          ACTIVE USERS
                          Con Hennekensundefined
                          Con Hennekens
                          Marinus van Deudekomundefined
                          Marinus van Deudekom
                          richard 3vundefined
                          richard 3v
                          Martin Wilckeundefined
                          Martin Wilcke
                          EMW-motorriddersundefined
                          EMW-motorridders
                          D Griffinundefined
                          D Griffin
                          Ronniundefined
                          Ronni
                          Guzzistundefined
                          Guzzist
                          Brian McGundefined
                          Brian McG
                          Mike wiruthundefined
                          Mike wiruth
                          Tony 13undefined
                          Tony 13
                          POPULAR TOPICS
                          • Deel van MRA app loopt vast tijdens het rijden (AA)
                            kevinsfanclubundefined
                            kevinsfanclub
                            0
                            5
                            27

                          • Hoogte als dataveld
                            Lex.Kloet.RXundefined
                            Lex.Kloet.RX
                            1
                            4
                            134

                          • Automatisch overslaan routepunten/waypoint. Automatic skipping waypoints
                            Con Hennekensundefined
                            Con Hennekens
                            0
                            5
                            33

                          • Spoken waypoints prevent spoken route directions
                            Con Hennekensundefined
                            Con Hennekens
                            0
                            10
                            325

                          • MyRoute app is consuming loads of phone battery in background
                            Marinus van Deudekomundefined
                            Marinus van Deudekom
                            0
                            3
                            36

                          • TET Belgium or France?
                            richard 3vundefined
                            richard 3v
                            0
                            3
                            68

                          • Actual driving speed is WAY off
                            Con Hennekensundefined
                            Con Hennekens
                            0
                            19
                            1.4k

                          • Placement of waypoints
                            Con Hennekensundefined
                            Con Hennekens
                            0
                            31
                            997
                          MY GROUPS
                          • Login

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