Modify ↓
Opened 15 years ago
Closed 15 years ago
#6031 closed enhancement (fixed)
[patch] save named nodes as waypoints when exporting OSM to GPX
| Reported by: | glebius | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | Cc: |
Description
There is already a cycle that does nothing. Let it do smth useful.
Attachments (1)
Change History (5)
by , 15 years ago
| Attachment: | OsmDataLayer.java.diff added |
|---|
comment:1 by , 15 years ago
| Summary: | save named nodes as waypoints when exporting OSM to GPX → {patch] save named nodes as waypoints when exporting OSM to GPX |
|---|
comment:2 by , 15 years ago
| Summary: | {patch] save named nodes as waypoints when exporting OSM to GPX → [patch] save named nodes as waypoints when exporting OSM to GPX |
|---|
comment:3 by , 15 years ago
It would be reasonable to make waypoints named nodes when converting gpx to data layer, but there is now creation of a separate waypoint layer. A bit unusable, I should say.
Note:
See TracTickets
for help on using tickets.



patch