Commit Graph

114 Commits

Author SHA1 Message Date
vcoppe
d18f77bd57 drop file tabs to desktop 2024-09-30 18:17:20 +02:00
vcoppe
d5022c3ce2 update dependencies 2024-09-30 14:14:43 +02:00
vcoppe
294ff5bedf revert to 2 step build 2024-09-24 14:50:44 +02:00
vcoppe
4c56468970 rely on gpx postinstall script to build the library 2024-09-24 13:45:30 +02:00
vcoppe
56e4522da7 fix surface 2024-09-22 13:05:28 +02:00
vcoppe
29a78e8af3 more refactoring 2024-09-16 14:03:06 +02:00
vcoppe
4ebf2b6fa9 parameterize slope segment function 2024-09-16 13:52:41 +02:00
vcoppe
1b741c3b2f revert geojson import 2024-09-16 11:38:47 +02:00
vcoppe
81484789b5 import geojson types explicitly 2024-09-16 11:27:38 +02:00
vcoppe
c63e5cfb6b remove dist folder 2024-09-16 11:12:31 +02:00
vcoppe
0baa956160 commit dist folder 2024-09-16 10:57:10 +02:00
Pierre Donias
ec7629aea7 Import routes elevation and time information (#95)
* Import routes elevation and time information

* map routepoint to trackpoint explicitly

---------

Co-authored-by: vcoppe <vianney.coppe@gmail.com>
2024-09-13 18:48:22 +02: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
f846b03e74 fix adding elevation to multiple files 2024-09-04 22:15:46 +02:00
vcoppe
8985623639 add elevation tool 2024-09-04 19:11:56 +02:00
vcoppe
9ba07ce1ed Merge branch 'dev' into elevation-tool 2024-09-04 15:18:44 +02:00
vcoppe
2e50dea71d fix loading files without metadata 2024-09-04 14:49:10 +02:00
vcoppe
5be02d1c36 add new anchors by clicking on the temporary one 2024-09-04 14:42:26 +02:00
vcoppe
1de5e9443e fix compatibility issues with basecamp 2024-09-04 11:53:45 +02:00
vcoppe
a1b5fe6352 realistic timestamps option 2024-08-29 18:37:06 +02:00
vcoppe
e42dd6e144 fix stats slice bug, closes #67 2024-08-22 14:56:39 +02:00
vcoppe
e10e2412c4 fix timestamp edition for files with missing ones 2024-08-22 11:33:11 +02:00
vcoppe
b5fd8ea09b refine routing controls interactions 2024-08-22 10:41:04 +02:00
vcoppe
069a598429 extract redundant code in helper function 2024-08-13 14:58:15 +02:00
vcoppe
ad22ad8caa improve routing details 2024-08-11 17:40:47 +02:00
vcoppe
143dd71f4a allow HTML in wpt desc, and handle link field 2024-08-09 16:22:32 +02:00
vcoppe
d7c756e471 time management improvements for routing tool 2024-08-07 16:22:22 +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
d81d189cdf elevation tool test 2024-07-19 13:18:38 +02:00
vcoppe
d6c0e403f9 fix time with routing issue 2024-07-18 10:43:38 +02:00
vcoppe
3f6f9a8844 fallback elevation value for smoothing and after routing 2024-07-18 00:12:59 +02:00
vcoppe
555cc50e7d add track name when exporting file with a single track 2024-07-17 23:30:02 +02:00
vcoppe
b51961bfe5 fix reverse tool 2024-07-17 23:22:36 +02:00
vcoppe
92a1c600d0 add overpass poi to file 2024-07-17 23:05:17 +02:00
vcoppe
e88dbafead enable routing tool without selection, and support multi-select 2024-07-16 12:17:23 +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
76b41dc546 finish reworking immer updates 2024-07-04 16:25:13 +02:00
vcoppe
8643abfafa real incremental immer patches 2024-07-04 02:17:50 +02:00
vcoppe
c5dea0aeda hide any file item and undo-redo it 2024-07-02 20:04:17 +02:00
vcoppe
cbc5c05807 simplify slope segment 2024-06-28 18:40:43 +02:00
vcoppe
c7adcb8883 clone metadata berfore export 2024-06-28 12:40:03 +02:00
vcoppe
f08b2b094f safer reverse 2024-06-27 10:07:07 +02:00
vcoppe
f823bcade5 create slope segments 2024-06-25 19:41:37 +02:00
vcoppe
1561e0c4d2 prevent slope NaNs 2024-06-20 18:27:22 +02:00
vcoppe
c062908000 update dependencies 2024-06-20 12:16:53 +02:00
vcoppe
a8e36f3acc default value for total time 2024-06-20 00:54:54 +02:00