Commit Graph

98 Commits

Author SHA1 Message Date
vcoppe
c6ce51d0c1 improve performance of reverse 2024-05-16 10:41:49 +02:00
vcoppe
19e21d656f getter for children 2024-05-15 17:20:49 +02:00
vcoppe
93a3a28182 better use immer 2024-05-15 15:30:02 +02:00
vcoppe
57ebefcb38 waypoint popup info 2024-05-13 19:43:10 +02:00
vcoppe
0bdd3e7d8a functional with immer 2024-05-07 18:14:47 +02:00
vcoppe
d35b702011 improve routing menu 2024-05-07 17:19:53 +02:00
vcoppe
597095defa change bounds on file load 2024-05-07 12:16:30 +02:00
vcoppe
d368d9361c fix module config 2024-05-04 02:18:07 +02:00
vcoppe
c9bc13a1c5 fix anchors for new files 2024-05-04 00:06:03 +02:00
vcoppe
619849f987 store stats outside of gpx object 2024-05-03 22:15:47 +02:00
vcoppe
e9cf49f51b do not compute stats on draft object 2024-05-03 17:37:34 +02:00
vcoppe
6c9faf54b1 dexie progress 2024-05-03 15:59:34 +02:00
vcoppe
e761283501 create routing controls reactively 2024-04-30 15:19:50 +02:00
vcoppe
583af07412 refactoring for tools and start waypoint 2024-04-28 18:59:31 +02:00
vcoppe
ccc26f79e7 create new file 2024-04-27 12:18:40 +02:00
vcoppe
43f4511ded fix export 2024-04-27 11:33:14 +02:00
vcoppe
e83c330ac5 surface 2024-04-26 22:35:42 +02:00
vcoppe
de1b5f3820 routing control popup progress 2024-04-26 13:33:17 +02:00
vcoppe
fec275574c routing progress 2024-04-25 19:02:34 +02:00
vcoppe
7ef19adf53 routing controls class 2024-04-25 16:41:06 +02:00
vcoppe
20af7c4e45 progress 2024-04-25 13:48:31 +02:00
vcoppe
e7dbb07ace reactive modifications 2024-04-24 22:35:53 +02:00
vcoppe
88c6681a78 progress 2024-04-24 19:32:55 +02:00
vcoppe
9bc743bc18 single simplify call to create whole anchor point hierarchy 2024-04-23 19:33:11 +02:00
vcoppe
b38c75be9a create anchor points hierarchy for edition 2024-04-23 14:11:05 +02:00
vcoppe
2d84805407 slope and surface data on elevation profile 2024-04-22 16:02:24 +02:00
vcoppe
1830bcc609 compute speed where possible 2024-04-22 12:55:01 +02:00
vcoppe
515ad7048d elevation profile for all selected files (in order) 2024-04-22 11:38:23 +02:00
vcoppe
c3a90c8281 fit bounds behaviors 2024-04-22 10:45:02 +02:00
vcoppe
3d4273f9fe toggle additional data on elevation profile 2024-04-21 16:40:28 +02:00
vcoppe
ef287c6583 multiple axes 2024-04-21 12:13:58 +02:00
vcoppe
1ee25c093c responsive chartjs elevation profile 2024-04-20 23:17:11 +02:00
vcoppe
675b1bd919 correct time and speed computation 2024-04-19 13:50:28 +02:00
vcoppe
46e63ec56a back to current elevation smoothing 2024-04-19 13:20:31 +02:00
vcoppe
0735bfc913 convert to simple gpx types before export to allow extra fields 2024-04-19 12:17:31 +02:00
vcoppe
b0dd5a7761 first stats fixes 2024-04-18 19:24:08 +02:00
vcoppe
c32bd55172 gpx stats 2024-04-18 19:15:01 +02:00
vcoppe
15785eb387 refine gpx class hierarchy 2024-04-18 17:11:23 +02:00
vcoppe
685c2bb541 load and display gpx 2024-04-17 16:46:51 +02:00
vcoppe
bd2d3eed66 first gpx file on map 2024-04-16 22:57:28 +02:00
vcoppe
76178e5c00 reverse file with time 2024-04-16 15:41:03 +02:00
vcoppe
3082462daa remove duplicate type definitions 2024-04-16 13:59:00 +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