Hi I've a gpx downloaded from my Garmin with Basecamp & uploaded it to OSM via the traces webpage. I then load this GPX using the JOSM 'open' dialog. It displays the trace lines & the nodes but not waypoints. They do display by default in P2 & iD. I've search online & looked for a preference setting. What am I missing? Cheers Dave F. asked 28 Sep '14, 22:15 DaveF |
I don't think JOSM will display downloaded GPS data as connected dots. However, you can choose how to display "local data" if you open or Import your GPX files on your computer with JOSM directly. Their display is governed in the Preferences dialog. Go to Preferences > Display > GPS Points and click one of the radio buttons beneath Draw Lines between raw GPS points. I have mine set to All. This does not seem to act as I expect because only my data gets line segments. There are some other parameters you might find useful as well. I checked Draw Direction Arrows and Smooth GPX Graphics. The areas governing your traces vs GPS data downloaded from the server to help setting offsets are not clearly labeled IMO but the section toward the bottom, Track and Point Coloring, deals with how the data downloaded from OSM is treated. Unlike the above, there is no option to show traces as points connected with line segments. Under that heading I chose to use color to show direction. Hope that helps. There may be a way to get what you want but we'll have to wait to see if someone else can shed more light on the topic. answered 28 Sep '14, 23:41 AlaskaDave There are still some limitations with JOSM's waypoint handling when compared to e.g. Potlatch 2, though: I suspect that you could do something with JOSM's MapCSS support to display waypoints "nicely" - but I'm not aware of an example of that.
(29 Sep '14, 09:05)
SomeoneElse ♦
Thanks AlaskaDave, but I think you misunderstand me. It's not the lines that represent the GPX trace that aren't displaying. It's the waypoints (POIs) you can record by clicking on a button on a GPSr. See reply below.
(30 Sep '14, 09:52)
DaveF
3
This is a Basecamp export problem. When exporting GPX traces, make sure to also copy any waypoints you wish to see later in JOSM into the same Basecamp "List". Export that List as a single GPX file. Open that file with JOSM. The default color for these "Markers" as JOSM calls them is pale grey. Right click on the Markers layer in the Layers window at the left and select Customize color; set their color to white. Your waypoints are now visible. You can jump to the first one by right-clicking again and selecting Jump to next marker. You cannot do this by exporting "Current" from your GPSr.
(30 Sep '14, 11:21)
AlaskaDave
|
I have an eTrex 30 and normally download the gpx directly from the garmin's file system instead of using Basecamp. answered 29 Sep '14, 01:11 nevw Hi nevw. Thanks for the reply. I opened my GPX directly from my GPSr (conveniently named 'current' on my unit) & it displayed the waypoints! So, my next question is: What does BaseCamp change in the GPX & more importantly why is JOSM unable to deal with these changes, if Potlatch & iD can? After searching the web, It seems strange I appear to be the first to have flagged this up
(30 Sep '14, 09:59)
DaveF
The best answer to "What does BaseCamp change" would be found by opening each file (they're just XML) in a decent text editor. I can't comment on Basecamp, but Mapsource changes "a whole bunch of things" - it rewrites GPX files loaded into it from an internal representation.
(30 Sep '14, 10:05)
SomeoneElse ♦
I don't use Basecamp, iD or P2 much but from my experience all apps have their own quirks.
(30 Sep '14, 12:02)
nevw
|
Reply to all: Thanks for your comments I'm using version 7347. I think I found the problem/solution. Before trying out your suggestions, I changed Waypoint Labelling (Prefs> Display Settings> GPS Points) from Auto to Name & the waypoints & label appeared (they definitely weren't there before - I looked for the crosses). I then changed back to Auto & the labels amended to include the date stamp as well as the name. I then closed JOSM & started a new instance, loading the same data (Basecamp exported) as previous. The waypoints & labels displayed! So it appears not to be a Basecamp, but maybe JOSM problem? answered 30 Sep '14, 13:24 DaveF |
Can you link to a public trace that shows the problem? That would help people to see what is going on.