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.4k 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 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

                    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 / CAT S52 + 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 / 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
                          Martin Wilckeundefined
                          Martin Wilcke
                          Con Hennekensundefined
                          Con Hennekens
                          Brian McGundefined
                          Brian McG
                          Marinus van Deudekomundefined
                          Marinus van Deudekom
                          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
                          • route wil niet over zandwegen die wel gewoon toegankelijk zijn
                            Rob Verhoeffundefined
                            Rob Verhoeff
                            0
                            2
                            43

                          • Voice prompts issues
                            Con Hennekensundefined
                            Con Hennekens
                            0
                            10
                            359

                          • Actual driving speed is WAY off
                            Con Hennekensundefined
                            Con Hennekens
                            0
                            21
                            1.5k

                          • WebPlanner routes backup?
                            Con Hennekensundefined
                            Con Hennekens
                            1
                            6
                            260

                          • re joining route mid way ?
                            Con Hennekensundefined
                            Con Hennekens
                            0
                            8
                            143

                          • Lots of small issues
                            undefined
                            0
                            1
                            13

                          • App loopt vast naar stop
                            goos doornewaardundefined
                            goos doornewaard
                            0
                            5
                            310

                          • New update! (4.4.1)
                            ginoginoundefined
                            ginogino
                            14
                            21
                            820
                          MY GROUPS
                          • Login

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