c2corg/v6_api

Support multi-tracks GPX

オープン

#2,114 opened on 2026/02/06

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Python (29 件のフォーク)auto 404
Good first issuebugpython

Repository metrics

Stars
 (26 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド