Opened 4 weeks ago
Last modified 2 weeks ago
#24745 closed defect
Route GPX-export: Duplicate track points — at Version 1
| Reported by: | PPete2 | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | 26.05 |
| Component: | Core | Version: | |
| Keywords: | template_report | Cc: |
Description (last modified by )
Identification: JOSM/1.5 (19555 en) Windows 11 64-Bit
There's a bug if exporting a route with "Export GPX file starting from first member": Each time where an OSM-way of the route is connected to the next OSM-way of the route, their common Node is created (unnecessary) twice in the exported GPX-file. Please just add it once!
Change History (2)
comment:1 by , 4 weeks ago
| Description: | modified (diff) |
|---|
by , 3 weeks ago
| Attachment: | 24745.patch added |
|---|
Note:
See TracTickets
for help on using tickets.



add check to prevent duplicated points with equal coordinates in exported gpx