• 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'm adding POIs in RidewithGPS, then exporting the file as a gpx track (checking the box which says 'Include POI as waypoints). When I open it in text editor, I get a list of the waypoints at the start of the file, followed by the track (see the screenshot below).

    It does appear that the symbol/ icon fields are just 'dot' rather than anything useful though... The other issue I'm having is the Openfietsmaps comes with its own heap of POIs, including carparks, which are massively cluttering up the map. Is there a way of cutting these out?

About

Avatar for freezing77 @freezing77 started