Modify ↓
#9012 closed defect (fixed)
saving a converted gpx layer should save in .osm instead of gpx
| Reported by: | ralfherberer78 | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | 15.10 |
| Component: | Core | Version: | tested |
| Keywords: | gpx save | Cc: |
Description
saving a converted (to data) gpx layer should save in .osm instead of gpx since that looses all tags (at least I could not find them in the gpx file). Saving as gpx would still be possible with "export as gpx".
tested with version 6115
Attachments (0)
Note:
See TracTickets
for help on using tickets.



interestingly this seems to only happen for local gpx files. If the gpx is opened from an URL (e.g. http://www.openstreetmap.org/trace/1350010/data ) it saves, correctly, as a data file.
Maybe this is related to bug #9662.