Mattéo Delabre
|
9d163f257d
|
Migrate to ES6 modules and update dependencies
|
2021-05-11 21:39:24 +02:00 |
Mattéo Delabre
|
3600e0b2bf
|
Update network
|
2021-05-11 15:35:03 +02:00 |
Mattéo Delabre
|
0b8963af99
|
Remove passings duplicates
|
2020-07-27 21:21:07 +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
|
079fbcf310
|
Code cleanup: Update ESLint conf, improve internal passings interface
|
2020-07-26 01:48:40 +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 |