Modify

Opened 2 years ago

Last modified 2 years ago

#23006 new enhancement

Preserve extra information from TCX / support saving

Reported by: richlv Owned by: team
Priority: normal Milestone:
Component: Plugin dataimport Version: tested
Keywords: Cc:

Description

I sometimes recommend JOSM for things that are not directly OSM-related, like GPX editing.
This makes JOSM an outreach tool - once people already have it, they can easily try some OSM stuff, too :)

There's one area I haven't been able to suggest JOSM - editing TCX files (trimming or merging them, aligning extremely bad GPS points etc).
The convert_to_data-edit-convert_back cycle only allows saving to GPX, losing all the extra info.

If it's reasonably easily to do, it would be great to preserve all this info. If I recall correctly, something similar happens for some data in GPX.
This might need extra support for exporting, not sure how feasible that is.

TCX opening is supported by https://wiki.openstreetmap.org/wiki/JOSM/Plugins/dataimport .

Attachments (0)

Change History (2)

comment:1 by taylor.smock, 2 years ago

The dataimport plugin would have to add a menu entry -- it would not be possible for it to add a menu item to the right-click menu of an OSM Data Layer (at this time; we could technically add a method for plugins to add arbitrary actions, but I don't think we'll do that right now).

So the dataimport plugin would probably want to add some kind of export menu.

comment:2 by richlv, 2 years ago

For GPX, converting data back to GPX and then saving also works - but not sure whether "convert to GPX" wouldn't drop the extra data already.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain team.
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from team to the specified user.
Next status will be 'needinfo'. The owner will be changed from team to richlv.
as duplicate The resolution will be set to duplicate. Next status will be 'closed'. The specified ticket will be cross-referenced with this ticket.
The owner will be changed from team to anonymous. Next status will be 'assigned'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.