Mattéo Delabre
|
ca8d6f894f
|
Allow for unknown stops in side pane
|
7 months ago |
Mattéo Delabre
|
0b8963af99
|
Remove passings duplicates
|
7 months ago |
Mattéo Delabre
|
d9869ce2f7
|
Show course informations in side pane
|
7 months ago |
Mattéo Delabre
|
fe08c42920
|
Sort passings, improve simulation
* use DFS to find path when passings are missing
* give passings sorted by increasing time
|
7 months ago |
Mattéo Delabre
|
5db750adca
|
Adjust course angle when rotating view
|
7 months ago |
Mattéo Delabre
|
dd950a95e8
|
Split front/map.js
|
7 months ago |
Mattéo Delabre
|
079fbcf310
|
Code cleanup: Update ESLint conf, improve internal passings interface
|
7 months ago |
Mattéo Delabre
|
35cd0e1e72
|
Migrate geolib to turf, reduce bundle size
|
7 months ago |
Mattéo Delabre
|
3b8a0de9b0
|
Remove unused list of stops in routes from network
|
7 months ago |
Mattéo Delabre
|
59c28f544e
|
Fix typo in simulation warning
|
7 months ago |
Mattéo Delabre
|
25382dec76
|
Order lines by increasing number
|
7 months ago |
Mattéo Delabre
|
38afb5a60d
|
Fix path around Garcia Lorca
|
7 months ago |
Mattéo Delabre
|
075105393d
|
Rename `points` to `nodes` in front/map.js
|
7 months ago |
Mattéo Delabre
|
314625f4ef
|
Rename `points` array to `nodes` in segments
|
7 months ago |
Mattéo Delabre
|
51ec5f5d40
|
Add front prod instructions
|
7 months ago |
Mattéo Delabre
|
e907d22faf
|
Do not lock zoom when focusing on a course
|
7 months ago |
Mattéo Delabre
|
41a92ff826
|
Simulation: Fix undefined segment, keep history
|
7 months ago |
Mattéo Delabre
|
5dfa49b75f
|
Improve simulation code stability
|
7 months ago |
Mattéo Delabre
|
91d6771f5e
|
Make passings an object
|
7 months ago |
Mattéo Delabre
|
5c4f219f7a
|
Allow focusing on a given course
|
7 months ago |
Mattéo Delabre
|
d13a9ea3d7
|
Add vehicle angle
|
7 months ago |
Mattéo Delabre
|
1b837272ae
|
Improve icon for courses
|
7 months ago |
Mattéo Delabre
|
1f8a78e399
|
Immediate rendering of courses
|
7 months ago |
Mattéo Delabre
|
f080bb808e
|
Interpolate coordinates in Mercator space for better accuracy
|
7 months ago |
Mattéo Delabre
|
d688bff813
|
Load simulation in front
|
7 months ago |
Mattéo Delabre
|
f054b11743
|
Exclude unknown data from realtime
|
7 months ago |
Mattéo Delabre
|
76a187bbb6
|
Allow segments with no routes
|
7 months ago |
Mattéo Delabre
|
b67543cc0c
|
Remove stop-ref guessing and add route number to stop/segs
|
7 months ago |
Mattéo Delabre
|
4eca29c0c7
|
Initialize README
|
7 months ago |
Mattéo Delabre
|
18c8465548
|
Update network with alternate routes
|
7 months ago |
Mattéo Delabre
|
476a0787a1
|
Extract TaM simulation from front and TaM data from back
|
7 months ago |
Mattéo Delabre
|
0d7b384821
|
front: Initial implementation of simulation
|
7 months ago |
Mattéo Delabre
|
d5362041ca
|
back: Serve all next passings instead of only the next one
|
7 months ago |
Mattéo Delabre
|
2520d03d13
|
Fix segment from Saint-Jean-le-Sec to Saint-Jean-de-Védas on L2
|
7 months ago |
Mattéo Delabre
|
8e4feba482
|
back: Fix turn from Rondelet to Gare Saint-Roch
|
7 months ago |
Mattéo Delabre
|
e582708d5c
|
back: Fix stop Cougourlude on line 3
|
7 months ago |
Mattéo Delabre
|
dd32739736
|
back: Document realtime data
|
7 months ago |
Mattéo Delabre
|
4520ce647f
|
No need to convert lat/lon to latitude/longitude for geolib
|
7 months ago |
Mattéo Delabre
|
56009e2502
|
Line 2: Duplicate “La Condamine” for both directions
|
7 months ago |
Mattéo Delabre
|
a58d8c7610
|
Remove leaflet dep
|
7 months ago |
Mattéo Delabre
|
8e98819c38
|
Split network into segments and report distance
|
7 months ago |
Mattéo Delabre
|
082270831d
|
Bundle network in front app and allow CORS in back
|
7 months ago |
Mattéo Delabre
|
37a9a1bd72
|
Better blending of adjacent lines on map
|
7 months ago |
Mattéo Delabre
|
a5aa58d2ee
|
Split map logic in front
|
7 months ago |
Mattéo Delabre
|
2c3b16caef
|
Add working realtime endpoint in backend
|
7 months ago |
Mattéo Delabre
|
dd154afa9d
|
Update front for new back network format
|
7 months ago |
Mattéo Delabre
|
944207ed8a
|
Split data/endpoints.js into osm and tam
|
7 months ago |
Mattéo Delabre
|
5ec857349b
|
Rename script update-network.js to update-network
|
7 months ago |
Mattéo Delabre
|
eae56b27ae
|
Fix segmentation of route path
|
7 months ago |
Mattéo Delabre
|
7badd97610
|
Migrate request to axios
|
7 months ago |