The support forum is temporarily read-only. For urgent requests, please email contact[at]psyberia.net
[closed] Waypoint Sets
[closed] Waypoint Sets
Is it possible to represent multiple waypoint sets in a single gpx file?
-
- Site Admin
- Posts: 6408
- Joined: Wed Apr 14, 2010 9:41 pm
Re: Waypoint Sets
Hi,
Unfortunately the GPX format doesn't support multiple waypoints sets. In fact, the GPX format doesn't support waypoint sets at all, all the waypoints are listed together in the file. When importing a GPX file with lot of waypoints, the application put them in a set for easier management.
However the KML format supports sub-folders, which may act as sets when you put waypoints in them.
Hope it helps,
Best regards
Unfortunately the GPX format doesn't support multiple waypoints sets. In fact, the GPX format doesn't support waypoint sets at all, all the waypoints are listed together in the file. When importing a GPX file with lot of waypoints, the application put them in a set for easier management.
However the KML format supports sub-folders, which may act as sets when you put waypoints in them.
Hope it helps,
Best regards
Do you like AlpineQuest ? Leave a small comment on Google Play !
Re: Waypoint Sets
Thanks. It's pretty much as I expected, but always good to have confirmation from the expert.