Support multi-tracks GPX
Open
bug
Good first issue
python
- Dominant language
- Python
- Stars
- 26
- Forks
- 28
- Avg merge
- 4h
- Merged PRs (30d)
- 9
Description
A GPX can have routes or tracks. tracks can have multiple segments.
Current behaviour:
1. gpx with 1 tracks with 2 segments -> both are shown
2. gpx with 2 tracks (with 1 segment each) -> only first track is shown
Expected behaviour : show both tracks
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.