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
33 Posts 11 Posters 1.0k 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

    @Con-Hennekens Forgive my ignorance what is the difference between a track and a waypoint? I have watched all the online videos and I am convinced maybe I'm setting to many waypoints (I do set a lot!) which is causing this thing to get lost, skip waypoints for no reason or even skip waypoints I haven't even reached yet. I am just trying to find that magic distance between waypoints to keep me on track. Tonight I will be working on editing a route for a upcoming weekend ride. I know it has a lot of waypoints, so I'll go back thru and see if I can get rid of some and spread the others out. I really want to like the MRA route app, and I am trying to understand the best I can so I can trust it. I guess thats the real thing, I don't trust it which makes riding a little stressful. I will keep it up though and hopefully get this correct.

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

    @D-Griffin said in Placement of waypoints:

    what is the difference between a track and a waypoint?

    A waypoint has nothing to do with tracks. Multiple waypoints can form a route. A route is formed by multiple waypoints (VIA or shaping-points). A track is a breadcrumb-trail. It can be recorded while driving (a tracklog) or it can be generated from a route (a route-track). The MRA app can navigate tracks as well as routes (of course...) but to be hones I think the track method has some limitations and also some problems. I advise to disable the "Navigate route as track" feature for now, and concentrate on navigating real and well designed routes.

    I am just trying to find that magic distance between waypoints to keep me on track.

    The use of the term "track" in this case is probably what's confusing you. Wit a route, simply designed in the MRA web-planner, and opend for navigation in the app (with the "Navigate route as track" feature disabled) is not a track, but a route 😉

    There is no "magic" distance between waypoints. It really depends on the density of roads in the area you are riding in. In mountainesque areas waypoints can often be over 20km apart, while is urban flatlands like the Netherlands sometimes you need multiple waypoints within a few kilometers. My thumb of rule is to place waypoints about every 5 kilometers, and I often check of something changes when I remove one. If nothing changes it is an obsolete waypoint.

    You have to consider the skipping algorithm. If you can't reach a certain point, and the algorithm skips to the next WP which is only 500 mtrs ahead, it does likely not solve the problem of not reaching the previous one. It will then have to skip again, but that takes multiple recalculations. In the meantime you will likely be passing other waypoints and your navigation effs up 😉 On the other hand, if distances between waypoints are too large, an auto-skipp will eff up your route by cutting out a large piece of your route. The best practice is somewhere in the middle 😉

    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
    1
    • Guzzistundefined Offline
      Guzzistundefined Offline
      Guzzist
      Valued contributor
      wrote last edited by
      #17

      @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.

      Nothing is impossible ;-)
      In past: GARMIN Zumo 210->GARMIN Zumo 395->GARMIN XT=> now: DMD T865-X + MyRoute-App, LocusMaps, OsmAnd.
      In past: GARMIN MapSource ->GARMIN BaseCamp->Tyre->Kurviger->Calimoto=> now: MRA-Routplanner.

      D Griffinundefined Martin Wilckeundefined 3 Replies 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.

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

        @Guzzist Thanks for the feedback. I appreciate it. I have been doing most of my mapping via waypoints and have had pretty good success. However had a few rides that went not so great. So my question on waypoints I was really looking at is to much OK? When I plan a ride I want to take the roads I want to take, like I have said since I arrived at this forum. Google doesn't allow it, but MRA does. However sometimes this thing throws me for a loop and all I'm doing is trying to get all the info I can so i can understand better. Maybe I should play with the "tracks" and see if it works better. I have watched all the online You tube videos, however a few things have changed. Not everything thats on those videos is valid in MRA anymore, or maybe they improved it.

        1 Reply Last reply
        1
        • 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.

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

          @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 1 Reply Last reply
          1
          • 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 Online
              richard 3vundefined Online
              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 Online
                    Martin Wilckeundefined Online
                    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 Online
                        Martin Wilckeundefined Online
                        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 Online
                          Martin Wilckeundefined Online
                          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 Online
                              Martin Wilckeundefined Online
                              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

                                  Martin Wilckeundefined 2 Replies Last reply
                                  0
                                  • Con Hennekensundefined Con Hennekens

                                    @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

                                    Martin Wilckeundefined Online
                                    Martin Wilckeundefined Online
                                    Martin Wilcke
                                    wrote last edited by Martin Wilcke
                                    #32

                                    @Con-Hennekens
                                    I'm aware of this description, and it's likely the root cause of all this confusion because it mixes up elements and types.

                                    This becomes clear when you take a look at the schemas:gpx.jpg

                                    rtept.jpg

                                    <wpt> is an element, <rtept> is a different element. Both have the same type (<wptType>).

                                    1 Reply Last reply
                                    0
                                    • Con Hennekensundefined Con Hennekens

                                      @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

                                      Martin Wilckeundefined Online
                                      Martin Wilckeundefined Online
                                      Martin Wilcke
                                      wrote last edited by
                                      #33

                                      @Con-Hennekens

                                      A Trackpoint (<trkpt>) has the same type <wptType>, but you wouldn't call a track point a waypoint, right?

                                      trkpt.jpg

                                      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
                                      Martin Wilckeundefined
                                      Martin Wilcke
                                      Con Hennekensundefined
                                      Con Hennekens
                                      Marinus van Deudekomundefined
                                      Marinus van Deudekom
                                      richard 3vundefined
                                      richard 3v
                                      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)
                                        M. Schrijverundefined
                                        M. Schrijver
                                        0
                                        6
                                        56

                                      • TET Belgium or France?
                                        Bouke Entundefined
                                        Bouke Ent
                                        0
                                        5
                                        103

                                      • Hoogte als dataveld
                                        Con Hennekensundefined
                                        Con Hennekens
                                        1
                                        5
                                        163

                                      • Placement of waypoints
                                        Martin Wilckeundefined
                                        Martin Wilcke
                                        0
                                        33
                                        1.0k

                                      • Route or Tracklog
                                        Con Hennekensundefined
                                        Con Hennekens
                                        0
                                        3
                                        48

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

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

                                      • Verlies van verbinding met het openbare internet met Android ( o.a Carpe Iter v4C )
                                        M. Schrijverundefined
                                        M. Schrijver
                                        1
                                        18
                                        800
                                      MY GROUPS
                                      • Login

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