Mattéo Delabre
|
a07f5ca8ff
|
sources: Ajout Bordeaux
|
1 year ago |
Mattéo Delabre
|
be317f3bb9
|
Update dependencies
|
1 year ago |
Mattéo Delabre
|
8868642b38
|
Move simulation ownership out of Map
|
1 year ago |
Mattéo Delabre
|
9e41bf8079
|
Implement clicking on course & follow mode
|
1 year ago |
Mattéo Delabre
|
3aa2043c30
|
Ajout idées
|
1 year ago |
Mattéo Delabre
|
5ac006ac5f
|
Update data feeds in README
|
1 year ago |
Mattéo Delabre
|
7fb373633a
|
Migrate to Maplibre GL with WebGL-based rendering
|
1 year ago |
Mattéo Delabre
|
34f242b474
|
simulation: Set stop time to 15 s
|
1 year ago |
Mattéo Delabre
|
ffd7b0a822
|
More tamview -> tracktracker updates
|
1 year ago |
Mattéo Delabre
|
01af546b72
|
Update front/back for new network data format
|
1 year ago |
Mattéo Delabre
|
f8e8b18591
|
Rename src/tam to src/data
|
1 year ago |
Mattéo Delabre
|
17d36a032c
|
Update network fetching to be more generic
|
1 year ago |
Mattéo Delabre
|
aeef4b5ae9
|
Move courses rendering to separate file
|
3 years ago |
Mattéo Delabre
|
20f04408fc
|
Cycle through overlapping selected courses by dep time
|
3 years ago |
Mattéo Delabre
|
7465314a12
|
Improve front rendering performance
|
3 years ago |
Mattéo Delabre
|
05d7faa725
|
Update routing to new navigation format
|
3 years ago |
Mattéo Delabre
|
e696761f8e
|
Implement iterative graph compression
|
3 years ago |
Mattéo Delabre
|
a51a80a4b3
|
Improve navigation graph compression
|
3 years ago |
Mattéo Delabre
|
474fc94a06
|
Navigation graph output: add color and improve layout
|
3 years ago |
Mattéo Delabre
|
452c7b9586
|
Improve navigation graph rendering
|
3 years ago |
Mattéo Delabre
|
f569d1302c
|
Improve network extraction and graph simplification + add docs
|
3 years ago |
Mattéo Delabre
|
ab5e892bdd
|
Improve simulation documentation
|
3 years ago |
Mattéo Delabre
|
5f38c6c64e
|
Implement out-of-route navigation
|
3 years ago |
Mattéo Delabre
|
ff84c7c93b
|
Remove courses that have reached their destination
|
3 years ago |
Mattéo Delabre
|
ef8d88de28
|
Ajout variable globale __courses et __network pour débogage
|
3 years ago |
Mattéo Delabre
|
6d76d874a1
|
Refonte du code de simulation
|
3 years ago |
Mattéo Delabre
|
7a418f8ada
|
Correction code terminus Lattes Centre
|
3 years ago |
Mattéo Delabre
|
9d163f257d
|
Migrate to ES6 modules and update dependencies
|
3 years ago |
Mattéo Delabre
|
888845f9d7
|
Last stop at T+60s
|
3 years ago |
Mattéo Delabre
|
d0c2fb3a63
|
Automatically append last stop if missing
|
3 years ago |
Mattéo Delabre
|
6b7333c46b
|
Add show-courses script
|
3 years ago |
Mattéo Delabre
|
ef6b4b9741
|
Cache TaM information on disk
|
3 years ago |
Mattéo Delabre
|
3600e0b2bf
|
Update network
|
3 years ago |
Mattéo Delabre
|
e44e9d07ba
|
Allow clicking on multiple courses simultaneously
|
3 years ago |
Mattéo Delabre
|
ca8d6f894f
|
Allow for unknown stops in side pane
|
3 years ago |
Mattéo Delabre
|
0b8963af99
|
Remove passings duplicates
|
3 years ago |
Mattéo Delabre
|
d9869ce2f7
|
Show course informations in side pane
|
3 years ago |
Mattéo Delabre
|
fe08c42920
|
Sort passings, improve simulation
* use DFS to find path when passings are missing
* give passings sorted by increasing time
|
3 years ago |
Mattéo Delabre
|
5db750adca
|
Adjust course angle when rotating view
|
3 years ago |
Mattéo Delabre
|
dd950a95e8
|
Split front/map.js
|
3 years ago |
Mattéo Delabre
|
079fbcf310
|
Code cleanup: Update ESLint conf, improve internal passings interface
|
3 years ago |
Mattéo Delabre
|
35cd0e1e72
|
Migrate geolib to turf, reduce bundle size
|
3 years ago |
Mattéo Delabre
|
3b8a0de9b0
|
Remove unused list of stops in routes from network
|
3 years ago |
Mattéo Delabre
|
59c28f544e
|
Fix typo in simulation warning
|
3 years ago |
Mattéo Delabre
|
25382dec76
|
Order lines by increasing number
|
3 years ago |
Mattéo Delabre
|
38afb5a60d
|
Fix path around Garcia Lorca
|
3 years ago |
Mattéo Delabre
|
075105393d
|
Rename `points` to `nodes` in front/map.js
|
3 years ago |
Mattéo Delabre
|
314625f4ef
|
Rename `points` array to `nodes` in segments
|
3 years ago |
Mattéo Delabre
|
51ec5f5d40
|
Add front prod instructions
|
3 years ago |
Mattéo Delabre
|
e907d22faf
|
Do not lock zoom when focusing on a course
|
3 years ago |