![]() |
<sym> in GPX file - Printable Version +- RouteConverter Forum (https://forum.routeconverter.com) +-- Forum: Users (https://forum.routeconverter.com/forum-17.html) +--- Forum: English: Discussions (https://forum.routeconverter.com/forum-12.html) +--- Thread: <sym> in GPX file (/thread-2908.html) |
<sym> in GPX file - tybern - 23.09.2019 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, RE: <sym> in GPX file - routeconverter - 24.09.2019 (23.09.2019, 17:16)tybern Wrote: Is there a way to add or edit the (optional) <sym> metadata for a waypoint ? 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> RE: <sym> in GPX file - tybern - 24.09.2019 OK, so, may be in a future release ? ;-) <name>;<desc>;<sym> in description ? Best regards RE: <sym> in GPX file - routeconverter - 30.09.2019 I'm always open to review pull requests to the source repository. |