Commit Graph

25 Commits

Author SHA1 Message Date
vcoppe
a7cfe36b2e safer float parsing 2025-04-04 08:56:53 +02:00
vcoppe
848b6dcef3 catch invalid dates on export, closes #180 2025-02-07 18:13:46 +01:00
vcoppe
0b457f9a1e prettier config + format all, closes #175 2025-02-02 11:17:22 +01:00
vcoppe
e02a22eaea fix export for gpx files with no attributes 2025-01-25 10:47:47 +01:00
vcoppe
9a028b9d5d support all xml namespaces 2025-01-09 20:45:11 +01:00
vcoppe
bae0a3f93b handle gpx style attributes without the namespace 2025-01-01 20:01:46 +01:00
vcoppe
6cb6c88cd1 fix line weight attribute with correct one: line width 2025-01-01 14:40:28 +01:00
vcoppe
d7aae81c41 fix style extension handling 2024-12-28 15:16:32 +01:00
vcoppe
84b1a42e30 fix time export 2024-09-11 15:08:44 +02:00
vcoppe
b8128aaf86 fix export bug 2024-09-10 20:17:33 +02:00
vcoppe
56e229f000 remove empty elements from output 2024-09-10 16:45:37 +02:00
vcoppe
1de5e9443e fix compatibility issues with basecamp 2024-09-04 11:53:45 +02:00
vcoppe
75d9813fe0 export options 2024-07-23 11:20:31 +02:00
vcoppe
b3a06ea6ae fix line color handling, closes #21 2024-07-22 18:27:53 +02:00
vcoppe
555cc50e7d add track name when exporting file with a single track 2024-07-17 23:30:02 +02:00
vcoppe
ef6a76f685 fix empty metadata tag value parsed as empty string 2024-07-15 21:47:09 +02:00
vcoppe
1d33607266 support gpx routes by converting them to tracks 2024-07-15 19:06:13 +02:00
vcoppe
b0373b2858 edit metadata 2024-06-18 15:32:54 +02:00
vcoppe
0735bfc913 convert to simple gpx types before export to allow extra fields 2024-04-19 12:17:31 +02:00
vcoppe
c1d27b1488 gpx file class with first operation 2024-04-16 13:54:48 +02:00
vcoppe
b5eebacc02 fix extensions and attributes 2024-04-16 13:02:22 +02:00
vcoppe
3dc9b7d703 1-to-1 mapping between gpx schema and types 2024-04-16 11:48:42 +02:00
vcoppe
6dd945c284 remove unused import 2024-04-16 09:55:14 +02:00
vcoppe
b0c691b789 finish gpx parsing 2024-04-16 09:54:41 +02:00
vcoppe
f724467295 init gpx library 2024-04-15 14:26:34 +02:00