Commit Graph

97 Commits

Author SHA1 Message Date
vcoppe
6cb6c88cd1 fix line weight attribute with correct one: line width 2025-01-01 14:40:28 +01:00
vcoppe
dc404706c5 detect and ignore duplicate POIs when merging 2024-12-28 16:14:36 +01:00
vcoppe
d7aae81c41 fix style extension handling 2024-12-28 15:16:32 +01:00
vcoppe
ca51e1d788 fix derive file style in constructor 2024-10-05 17:40:25 +02:00
vcoppe
d7a02f714a add highway info to elevation profile, closes #65 2024-10-03 18:14:01 +02:00
vcoppe
11934e5825 option to remove time gaps when merging 2024-10-01 13:17:39 +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
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
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
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
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
b51961bfe5 fix reverse tool 2024-07-17 23:22:36 +02:00
vcoppe
e88dbafead enable routing tool without selection, and support multi-select 2024-07-16 12:17:23 +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
a8e36f3acc default value for total time 2024-06-20 00:54:54 +02:00
vcoppe
a8ef6dcae1 manage file style 2024-06-19 16:15:21 +02:00
vcoppe
5f9d609a04 time data management 2024-06-18 12:35:24 +02:00
vcoppe
6ed2d3e406 fix stats slice range 2024-06-14 08:38:23 +02:00
vcoppe
b29500cfeb time tool progress 2024-06-13 17:36:43 +02:00
vcoppe
c4cc4b179b clean tool 2024-06-11 16:33:06 +02:00
vcoppe
14a81a530c scissor tool 2024-06-10 20:03:57 +02:00
vcoppe
316012cfe4 fix bugs 2024-06-05 23:37:55 +02:00
vcoppe
256996379a buggy sortable file elements 2024-06-04 16:11:47 +02:00
vcoppe
245ba07141 move tracks, segments and waypoints within same list 2024-06-03 19:34:23 +02:00
vcoppe
980bd8b79a progress 2024-05-24 22:53:30 +02:00