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 5.7k Views 5 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 Offline
    Martin Wilckeundefined Offline
    Martin Wilcke
    wrote on 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 on 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 Do not disturb
        Marinus van Deudekomundefined Do not disturb
        Marinus van Deudekom
        Valued contributor
        wrote on 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 on 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 Do not disturb
            Marinus van Deudekomundefined Do not disturb
            Marinus van Deudekom
            Valued contributor
            wrote on 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 Online
              Con Hennekensundefined Online
              Con Hennekens
              Alpha tester
              wrote on 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 Offline
                Martin Wilckeundefined Offline
                Martin Wilcke
                wrote on 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 Offline
                  Martin Wilckeundefined Offline
                  Martin Wilcke
                  wrote on 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 Online
                    Con Hennekensundefined Online
                    Con Hennekens
                    Alpha tester
                    wrote on 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 Offline
                      Martin Wilckeundefined Offline
                      Martin Wilcke
                      wrote on 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 Online
                        Con Hennekensundefined Online
                        Con Hennekens
                        Alpha tester
                        wrote on 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
                        Con Hennekensundefined
                        Con Hennekens
                        Brian McGundefined
                        Brian McG
                        Tony 13undefined
                        Tony 13
                        Guzzistundefined
                        Guzzist
                        Marinus van Deudekomundefined
                        Marinus van Deudekom
                        D Griffinundefined
                        D Griffin
                        Mike wiruthundefined
                        Mike wiruth
                        Martin Wilckeundefined
                        Martin Wilcke
                        richard 3vundefined
                        richard 3v
                        EMW-motorriddersundefined
                        EMW-motorridders
                        Ronniundefined
                        Ronni
                        POPULAR TOPICS
                        • MRA 5.0 - 422 RX Bibliothek - Download? - better to use the routes section on your phone? // Dowenload ? - besser unter Routen auf dem Handy ?
                          Hubert Thoringundefined
                          Hubert Thoring
                          0
                          11
                          23

                        • MRA 5.0 - 422 Route / RoutesTrack Stop No / Navigate
                          Corjan Meijerinkundefined
                          Corjan Meijerink
                          0
                          10
                          61

                        • Option to Route through Closed Roads
                          John S Parryundefined
                          John S Parry
                          0
                          7
                          142

                        • 5.0.0 (422) Missing Map Details - CarPlay
                          Corjan Meijerinkundefined
                          Corjan Meijerink
                          0
                          6
                          50

                        • Het zou handig zijn als je ook je contacten zou kunnen gebruiken om daar naartoe te navigeren.
                          Con Hennekensundefined
                          Con Hennekens
                          0
                          3
                          84

                        • Route Here Map
                          Brian McGundefined
                          Brian McG
                          0
                          12
                          321

                        • Remotek-One Exchange of experiences
                          Hubert Thoringundefined
                          Hubert Thoring
                          0
                          40
                          5.4k

                        • Update 5.0 - Pre release beta version
                          white.mouseundefined
                          white.mouse
                          7
                          5
                          82
                        MY GROUPS
                        • Login

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