Hi, Steve Hill wrote: > The GPX files consist of <trk> elements (tracks), with each track > containing one or more <trkseg> element (track segment). JOSM seemed to > be joining the end of a <trkseg> to the start of the next <trkseg> > rather than leaving them unconnected. The <trk> elements themselves are > handled correctly though - they are left unconnected.
I'll investigate that. However with data retrieved from the server, you don't even get the <trkseg> structure, you just get a ton of individual points and have no chance of finding out whether they belong to the same segment or not! (The original uploaded files are stored on the server, but what JOSM retrieves is a "distilled" view of them, rather than the individual files.) Bye Frederik _______________________________________________ talk mailing list [email protected] http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/talk

