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 14.1k 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-phogel.deundefined Offline
    martin-phogel.deundefined Offline
    martin-phogel.de
    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-phogel.deundefined Offline
      martin-phogel.deundefined Offline
      martin-phogel.de
      wrote on last edited by martin-phogel.de
      #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-phogel.deundefined martin-phogel.de

        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
        RouteXpert
        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 sold
        Samsung S24FE mounted on a Quadlock and using Android Auto in my car

        martin-phogel.deundefined 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-phogel.deundefined Offline
          martin-phogel.deundefined Offline
          martin-phogel.de
          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-phogel.deundefined martin-phogel.de

            @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
            RouteXpert
            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 sold
            Samsung S24FE mounted on a Quadlock and using Android Auto in my car

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

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

              Check out RideSleepRepeat.eu, a biker community for sharing stays across Europe

              martin-phogel.deundefined 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-phogel.deundefined Offline
                martin-phogel.deundefined Offline
                martin-phogel.de
                wrote on last edited by martin-phogel.de
                #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-phogel.deundefined Offline
                  martin-phogel.deundefined Offline
                  martin-phogel.de
                  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-phogel.deundefined martin-phogel.de

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

                    Check out RideSleepRepeat.eu, a biker community for sharing stays across Europe

                    martin-phogel.deundefined 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-phogel.deundefined Offline
                      martin-phogel.deundefined Offline
                      martin-phogel.de
                      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-phogel.deundefined martin-phogel.de

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

                        Check out RideSleepRepeat.eu, a biker community for sharing stays across Europe

                        1 Reply Last reply
                        0

                        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
                        Con Hennekensundefined
                        Con Hennekens
                        Brian McGundefined
                        Brian McG
                        Marinus van Deudekomundefined
                        Marinus van Deudekom
                        Ronniundefined
                        Ronni
                        Guzzistundefined
                        Guzzist
                        D Griffinundefined
                        D Griffin
                        martin-phogel.deundefined
                        martin-phogel.de
                        Tony 13undefined
                        Tony 13
                        richard 3vundefined
                        richard 3v
                        Mike wiruthundefined
                        Mike wiruth
                        EMW-motorriddersundefined
                        EMW-motorridders
                        POPULAR TOPICS
                        • MRA 5.1.0 (458) Routenoptionen werden nicht berücksichtigt
                          Hubert Thoringundefined
                          Hubert Thoring
                          0
                          9
                          42

                        • Wrong One Way Arrow on Map
                          Geoffrey Parrettundefined
                          Geoffrey Parrett
                          0
                          8
                          123

                        • Rondreis Schotland en VK
                          Alida Veenstraundefined
                          Alida Veenstra
                          0
                          6
                          100

                        • MyRoute App installeren op Carpuride 702 Plus
                          Con Hennekensundefined
                          Con Hennekens
                          0
                          6
                          96

                        • 3rd device - cannot delete it
                          silberfuchs67undefined
                          silberfuchs67
                          0
                          4
                          22

                        • Kant en klare BarButtons
                          Con Hennekensundefined
                          Con Hennekens
                          2
                          3
                          126

                        • Demande de paiement d'abonnement quand je veux démarrer mon itinéraire
                          Olivier Decock 1 0undefined
                          Olivier Decock 1 0
                          0
                          3
                          79

                        • MRA V5.1.0 (458) afstand naar tankstation niet correct met Android auto
                          Leo Kleinundefined
                          Leo Klein
                          0
                          3
                          23

                        MY GROUPS
                        • Login

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