Commit Graph

16 Commits

Author SHA1 Message Date
Mattéo Delabre 17d36a032c
Update network fetching to be more generic 2022-07-04 22:40:29 -04:00
Mattéo Delabre e696761f8e
Implement iterative graph compression 2021-05-23 14:59:08 +02:00
Mattéo Delabre a51a80a4b3
Improve navigation graph compression 2021-05-23 00:45:09 +02:00
Mattéo Delabre 452c7b9586
Improve navigation graph rendering 2021-05-22 00:21:26 +02:00
Mattéo Delabre f569d1302c
Improve network extraction and graph simplification + add docs 2021-05-21 23:59:51 +02:00
Mattéo Delabre 5f38c6c64e
Implement out-of-route navigation 2021-05-16 12:01:51 +02:00
Mattéo Delabre 7a418f8ada
Correction code terminus Lattes Centre 2021-05-11 22:02:46 +02:00
Mattéo Delabre 3600e0b2bf
Update network 2021-05-11 15:35:03 +02:00
Mattéo Delabre fe08c42920
Sort passings, improve simulation
* use DFS to find path when passings are missing
* give passings sorted by increasing time
2020-07-27 21:01:21 +02:00
Mattéo Delabre 35cd0e1e72
Migrate geolib to turf, reduce bundle size 2020-07-25 16:28:51 +02:00
Mattéo Delabre 3b8a0de9b0
Remove unused list of stops in routes from network 2020-07-25 13:57:01 +02:00
Mattéo Delabre 38afb5a60d
Fix path around Garcia Lorca 2020-07-25 01:16:36 +02:00
Mattéo Delabre 314625f4ef
Rename `points` array to `nodes` in segments 2020-07-25 01:02:07 +02:00
Mattéo Delabre b67543cc0c
Remove stop-ref guessing and add route number to stop/segs 2020-07-22 23:10:43 +02:00
Mattéo Delabre 18c8465548
Update network with alternate routes 2020-07-22 19:02:43 +02:00
Mattéo Delabre 476a0787a1
Extract TaM simulation from front and TaM data from back 2020-07-19 22:13:26 +02:00