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
36 Posts 11 Posters 1.6k 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.
  • 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 / Motorola Thinkphone + 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

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

                    @Con-Hennekens

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

                    trkpt.jpg

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

                    @Martin-Wilcke, I am sorry Martin, but how things get a designation in XML code has little to do with how things are called in human language. I am discontinuing this meaningless discussion now.

                    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 / Motorola Thinkphone + MRA app

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

                      @Martin-Wilcke, I am sorry Martin, but how things get a designation in XML code has little to do with how things are called in human language. I am discontinuing this meaningless discussion now.

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

                      @Con-Hennekens

                      It's not meaningless, but I agree: we should stop this discussion because it's probably not of interest to most users here.

                      As long as planning and navigation are entirely done with MRA, there is no need to know anything about GPX details. If, however, GPX data are spread around different apps and devices, it's at least good to know that there are other interpretations of waypoints and route points. Just to be aware and not get trapped 🙂

                      Con Hennekensundefined 1 Reply Last reply
                      1
                      • Martin Wilckeundefined Martin Wilcke

                        @Con-Hennekens

                        It's not meaningless, but I agree: we should stop this discussion because it's probably not of interest to most users here.

                        As long as planning and navigation are entirely done with MRA, there is no need to know anything about GPX details. If, however, GPX data are spread around different apps and devices, it's at least good to know that there are other interpretations of waypoints and route points. Just to be aware and not get trapped 🙂

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

                        @Martin-Wilcke, With that I can only agree 😉

                        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 / Motorola Thinkphone + 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
                        Marinus van Deudekomundefined
                        Marinus van Deudekom
                        Con Hennekensundefined
                        Con Hennekens
                        Martin Wilckeundefined
                        Martin Wilcke
                        Brian McGundefined
                        Brian McG
                        Guzzistundefined
                        Guzzist
                        richard 3vundefined
                        richard 3v
                        Tony 13undefined
                        Tony 13
                        EMW-motorriddersundefined
                        EMW-motorridders
                        D Griffinundefined
                        D Griffin
                        Ronniundefined
                        Ronni
                        Mike wiruthundefined
                        Mike wiruth
                        POPULAR TOPICS
                        • Kaart in navigatie app
                          Corjan Meijerinkundefined
                          Corjan Meijerink
                          0
                          24
                          231

                        • Here Maps not Recognizing Road is now Open
                          John S Parryundefined
                          John S Parry
                          0
                          26
                          326

                        • Is there any plan to allow the stitching together of tracks?
                          Martin Wilckeundefined
                          Martin Wilcke
                          0
                          7
                          191

                        • Route or Tracklog
                          M. Schrijverundefined
                          M. Schrijver
                          0
                          7
                          297

                        • Full MyRoute-App CarPlay Map Integration in central instrument cluster
                          Nick Carthewundefined
                          Nick Carthew
                          0
                          3
                          88

                        • Which format to use when downloading offline routes
                          Marinus van Deudekomundefined
                          Marinus van Deudekom
                          0
                          2
                          24

                        • Routes no longer resume
                          Adrian Avramundefined
                          Adrian Avram
                          0
                          2
                          20

                        • Improve Favorite POI management (visibility, categories, icons)
                          BertMundefined
                          BertM
                          8
                          9
                          488
                        MY GROUPS
                        • Login

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