RouteConverter Forum

Full Version: <sym> in GPX file
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

Is there a way to add or edit the (optional) <sym> metadata for a waypoint ?

If it is present in the inpuit file, I saw that it is saved, but don't found anyway to display or edit it.

Best regards,
(23.09.2019, 17:16)tybern Wrote: [ -> ]Is there a way to add or edit the (optional) <sym> metadata for a waypoint ?

If it is present in the inpuit file, I saw that it is saved, but don't found anyway to display or edit it.

It is preserved, but not editable in the UI.

<name> and <desc> are implicitely supported by dividing the description with a semicolon ; like this

<name>;<desc>
OK, so, may be in a future release ? ;-)

<name>;<desc>;<sym> in description ?

Best regards
I'm always open to review pull requests to the source repository.