How can I tell if waypoint in .gpx is in a route?

Got a question that doesn't fit in to any other category? Then please use this section.
Post Reply
User avatar
Peobody
Subscriber
Posts: 2121
Joined: Tue Apr 20, 2021 1:33 pm
Location: North Carolina USA
Has liked: 194 times
Been liked: 559 times
United States of America

How can I tell if waypoint in .gpx is in a route?

Post by Peobody »

I have a .gpx file from a riding buddy. I loaded it in Basecamp, fixed some off-road points and did some renaming. I then noticed a waypoint that is not part of the route. I don't know whether I did something that caused this or whether it is one that he erroneously included in the .gpx. I used Notepad to look in his .gpx file to see if I could identify whether that point is part of a route but I couldn't. I would think it would be there. What should I look for?
2008 Honda GL1800 Goldwing
zūmo XT linked to Cardo Packtalk Bold and iPhone SE.
Mzokk
Posts: 106
Joined: Tue Apr 04, 2023 8:24 pm
Location: N. Ireland
Has liked: 63 times
Been liked: 35 times
Great Britain

Re: How can I tell if waypoint in .gpx is in a route?

Post by Mzokk »

Could you ask him to resend his original re-name it and open it in Basecamp. If the waypoint was originally in the route it will be attached to the route and have a time distance attributes the same as the rest of the waypoints in the file. If not it will be an orphan waypoint?? Haven't a clue how you'd identify a waypoint that had become detached from a route, when it was being edited, as its attributes would change from being detached.......i think :D
User avatar
Peobody
Subscriber
Posts: 2121
Joined: Tue Apr 20, 2021 1:33 pm
Location: North Carolina USA
Has liked: 194 times
Been liked: 559 times
United States of America

Re: How can I tell if waypoint in .gpx is in a route?

Post by Peobody »

He and I have talked a lot about our route creation and sharing process in an attempt to minimize different route results on our different devices. I am confident that the rogue waypoint was placed on a road that would have fit the route but he then found a longer, twistier option over which the route now runs. I figure he must have exported and sent the list folder instead of just the route but was hoping for a way to confirm that from my end.
2008 Honda GL1800 Goldwing
zūmo XT linked to Cardo Packtalk Bold and iPhone SE.
User avatar
lkraus
Posts: 634
Joined: Mon Aug 24, 2020 2:36 pm
Location: Central Ohio, U.S.A.
Has liked: 87 times
Been liked: 248 times
United States of America

Re: How can I tell if waypoint in .gpx is in a route?

Post by lkraus »

From your mention of his list folder I assume he is also using Basecamp. Ask him to create a track from the route (with a right-click) and export that with the route (or folder). The track will serve as verification that the route you see matches his route.
____________________________________
2006 R1200RT
Galaxy S10<>Zumo XT<>Sena 20S
jfheath
Posts: 3643
Joined: Sat Oct 19, 2019 4:17 pm
Location: West Yorkshire, Uk
Has liked: 507 times
Been liked: 1169 times
Great Britain

Re: How can I tell if waypoint in .gpx is in a route?

Post by jfheath »

Waypoints are defined individually and separate from the route - usually at the very top of the gpx file.

Like this

Code: Select all

 <wpt lat="53.944583432748914" lon="-1.889413995668292">
    <time>2025-09-01T14:03:34Z</time>
    <name>04 Ignore Addingham ShPt</name>
    <cmt>38 Main Street
Addingham, W.YORKS, LS29 0, GBR</cmt>
    <desc>38 Main Street
Addingham, W.YORKS, LS29 0, GBR</desc>
    <sym>Flag, Blue</sym>
    <extensions>
      <gpxx:WaypointExtension>
        <gpxx:DisplayMode>SymbolAndName</gpxx:DisplayMode>
        <gpxx:Address>
          <gpxx:StreetAddress>38 Main Street</gpxx:StreetAddress>
          <gpxx:City>Addingham</gpxx:City>
          <gpxx:State>W.YORKS</gpxx:State>
          <gpxx:Country>GBR</gpxx:Country>
          <gpxx:PostalCode>LS29 0</gpxx:PostalCode>
        </gpxx:Address>
      </gpxx:WaypointExtension>
      <wptx1:WaypointExtension>
        <wptx1:DisplayMode>SymbolAndName</wptx1:DisplayMode>
        <wptx1:Address>
          <wptx1:StreetAddress>38 Main Street</wptx1:StreetAddress>
          <wptx1:City>Addingham</wptx1:City>
          <wptx1:State>W.YORKS</wptx1:State>
          <wptx1:Country>GBR</wptx1:Country>
          <wptx1:PostalCode>LS29 0</wptx1:PostalCode>
        </wptx1:Address>
      </wptx1:WaypointExtension>
      <ctx:CreationTimeExtension>
        <ctx:CreationTime>2025-09-01T14:03:34Z</ctx:CreationTime>
      </ctx:CreationTimeExtension>
    </extensions>
  </wpt>

This happens whether or not the waypoint is used in a route.

In a route, the point is declared again, using the same data. Here is the same waypoint used as part of a route - as produced by Basecamp.

Code: Select all

    <rtept lat="53.944583432748914" lon="-1.889413995668292">
      <time>2025-09-01T14:03:34Z</time>
      <name>04 Ignore Addingham ShPt</name>
      <cmt>38 Main Street
Addingham, W.YORKS, LS29 0, GBR</cmt>
      <desc>38 Main Street
Addingham, W.YORKS, LS29 0, GBR</desc>
      <sym>Flag, Blue</sym>
      <extensions>
        <trp:ShapingPoint />
        <gpxx:RoutePointExtension>
          <gpxx:Subclass>000000000000FFFFFFFFFFFFFFFFFFFFFFFF</gpxx:Subclass>
          <gpxx:rpt lat="53.944583432748914" lon="-1.889413995668292">
            <gpxx:Subclass>0500BA0DED01281B10002116000052001B00</gpxx:Subclass>
          </gpxx:rpt>
          <gpxx:rpt lat="53.94463062286377" lon="-1.889712810516357" />
          <gpxx:rpt lat="53.94463062286377" lon="-1.889712810516357" />
          <gpxx:rpt lat="53.944931030273438" lon="-1.890163421630859">
            <gpxx:Subclass>0500BA0DED01441F10001F001E00D9D21300</gpxx:Subclass>
          </gpxx:rpt>
          <gpxx:rpt lat="53.944931030273438" lon="-1.890163421630859" />
          <gpxx:rpt lat="53.945188522338867" lon="-1.890678405761719">
            <gpxx:Subclass>0500BA0DED01601F10001F001E00C4D20500</gpxx:Subclass>
          </gpxx:rpt>
         .
         .
         .<Snip>
         .
         .
         .
          <gpxx:rpt lat="53.927082186564803" lon="-1.924656126648188">
            <gpxx:Subclass>0600BA0DED0126030C0021170000DB004E00</gpxx:Subclass>
          </gpxx:rpt>
        </gpxx:RoutePointExtension>
      </extensions>
    </rtept>

In the example in a route, the waypoint has been set as a shaping point.

Before the XT2 - this was one way of making sure that the route point retained the name that you gave it.

With the XT2, the waypoint that is declared at the top remains intact, but when it is used in a route, it tends to be relocated and given a different name. So in effect, the waypoint is no longer part of the route. Instead, the waypoint is shown on the map, and a new routepoint with a different name and in a different position marks a completely different location. Closeby, but not always close enough.

I can think of a few places where I have used a Waypoint to mark the location of a car park for a hotel so that the satnav guidance take me to where I need to park. I take the trouble to use street view to find where I need to be. But sometimes my parking spot is not on a legitimate road and the route point (via / Shaping) will be moved by the XT2. So my route doesn't take me to the waypoint that I had plotted. The symbol will still appear on the map in the correct location - but the route will not necessarily go to it.
Have owned Zumo 550, 660 == Now have Zumo XT2, XT, 595, 590, Headache
Use Basecamp (mainly), MyRouteApp (sometimes), Competent with Tread for XT2, Can use Explore for XT - but it offers nothing that I want !

Links: Zumo 590s . Zumo XT & BC . Zumo Navigation Booklet . Zumo XT2
User avatar
lkraus
Posts: 634
Joined: Mon Aug 24, 2020 2:36 pm
Location: Central Ohio, U.S.A.
Has liked: 87 times
Been liked: 248 times
United States of America

Re: How can I tell if waypoint in .gpx is in a route?

Post by lkraus »

I'm not sure why this old topic showed up this morning as "Active", but my mind jumped to a simpler response than it did in August.

To see if a waypoint is in a route, just open it in Basecamp and click the References tab. It will show all lists and routes containing that waypoint.

A "stray" waypoint may appear in a list, but will not be included in the route.
2026-01-15 07_51_14-North End SR 674.png
2026-01-15 07_51_14-North End SR 674.png (35.95 KiB) Viewed 832 times
____________________________________
2006 R1200RT
Galaxy S10<>Zumo XT<>Sena 20S
MSTOCK27370
Posts: 231
Joined: Tue May 05, 2020 1:02 pm
Has liked: 22 times
Been liked: 44 times
United States of America

Re: How can I tell if waypoint in .gpx is in a route?

Post by MSTOCK27370 »

lkraus wrote: Thu Jan 15, 2026 12:55 pm I'm not sure why this old topic showed up this morning as "Active", but my mind jumped to a simpler response than it did in August.

To see if a waypoint is in a route, just open it in Basecamp and click the References tab. It will show all lists and routes containing that waypoint.
You can also just hold the mouse cursor directly over the waypoint on the map and after a second or two a list of routes will appear. I like the references tab better, but this works too.
Michael S.
Trinity, North Carolina
Zumo 590LM, 396LM, 396LM; BMW R1100RT, R100, R60/6
Post Reply