• I'm trying to get the POIs that I've added to my RWGPS tracks to show up on Garmin and Wahoo, but neither seems to work...

    Garmin (with Openfietsmaps loaded) just shows the POIs from the maps, rather than the custom ones I added to the route. I've been exporting the route as a .gpx track and copying it into the NewFiles folder on the Garmin.

    Wahoo Elemnt routes don't show anything at all when synced with RWGPS files over wifi??

  • Where are you adding and exporting your gpx track from.
    If you open the gpx track file in a text editor does it include the track and the waypoints( POI's). see below a gpx file containing three wp (waypoints/poi) and a trk (track.

    <time>2019-07-20T10:06:40Z</time>
    <name>A82</name>
    <sym>Flag, Blue</sym>
    <type>user</type>
    <extensions>
      <gpxx:WaypointExtension>
        <gpxx:DisplayMode>SymbolAndName</gpxx:DisplayMode>
      </gpxx:WaypointExtension>
      <wptx1:WaypointExtension>
        <wptx1:DisplayMode>SymbolAndName</wptx1:DisplayMode>
      </wptx1:WaypointExtension>
      <ctx:CreationTimeExtension>
        <ctx:CreationTime>2019-07-20T10:06:40Z</ctx:CreationTime>
      </ctx:CreationTimeExtension>
    </extensions>
    

    <time>2019-07-20T10:06:44Z</time>
    <name>A821</name>
    <sym>Flag, Blue</sym>
    <type>user</type>
    <extensions>
      <gpxx:WaypointExtension>
        <gpxx:DisplayMode>SymbolAndName</gpxx:DisplayMode>
      </gpxx:WaypointExtension>
      <wptx1:WaypointExtension>
        <wptx1:DisplayMode>SymbolAndName</wptx1:DisplayMode>
      </wptx1:WaypointExtension>
      <ctx:CreationTimeExtension>
        <ctx:CreationTime>2019-07-20T10:06:44Z</ctx:CreationTime>
      </ctx:CreationTimeExtension>
    </extensions>
    

    <time>2019-07-20T10:06:46Z</time>
    <name>A822</name>
    <sym>Flag, Blue</sym>
    <type>user</type>
    <extensions>
      <gpxx:WaypointExtension>
        <gpxx:DisplayMode>SymbolAndName</gpxx:DisplayMode>
      </gpxx:WaypointExtension>
      <wptx1:WaypointExtension>
        <wptx1:DisplayMode>SymbolAndName</wptx1:DisplayMode>
      </wptx1:WaypointExtension>
      <ctx:CreationTimeExtension>
        <ctx:CreationTime>2019-07-20T10:06:46Z</ctx:CreationTime>
      </ctx:CreationTimeExtension>
    </extensions>
    

    <name>Track 001</name>
    <extensions>
      <gpxx:TrackExtension>
        <gpxx:DisplayColor>DarkGray</gpxx:DisplayColor>
      </gpxx:TrackExtension>
    </extensions>
    <trkseg>
      <trkpt lat="55.961550548672676" lon="-4.58282089792192" />
      <trkpt lat="55.959753971546888" lon="-4.577917652204633" />
      <trkpt lat="55.958496266975999" lon="-4.569534659385681" />
    </trkseg>
    

  • I’ve added poi and cue sheet entries on RWGPS. They show up on the turn by turn on the wahoo but not on the map. Also from what I can tell, poi only appear if they are actually on the route.

About

Avatar for CowHen @CowHen started