Store track points independently from their tracks #3
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
To allow to add new points without having to update the update the tracks and also make it easier to query.
Also, since GPX files can include several tracks and/or routes, we should name top level objects "gpx(es)" rather than tracks (and their container object gpx-docs).